DAWN/src
twy_2000 73c7998967 ubus: make decide_function consist with configuration
in luci-app-dawn, if eval_probe_req is not ticked, eval_probe_req would be -1.
however, in c language, !(-1) is false.
Since only zero in if statement is false, non-zero number is true.
2020-05-20 15:06:47 +02:00
..
crypto first version 2020-03-23 21:22:21 +01:00
include fix null mac in beacon-report 2020-04-17 12:58:21 +02:00
network tcpsocket: fix port print 2020-05-10 09:51:48 +02:00
storage ubus: make decide_function consist with configuration 2020-05-20 15:06:47 +02:00
utils ubus: make decide_function consist with configuration 2020-05-20 15:06:47 +02:00
CMakeLists.txt first version 2020-03-23 21:22:21 +01:00
main.c dawn: fix typos 2020-04-10 10:26:54 +02:00