ndhc/src
Nicholas J. Kain 6ec0a5c731 Replace mostly obsolete -[static 1] with reliable old *-.
This notation originally had the sole advantage of implying
that the pointer was non-NULL, but it has seen little use and
now clang presents warnings about it in certain contexts.
2022-01-11 22:35:19 -05:00
..
lib Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
nk Simplify logging and fix some format specifiers. 2020-11-24 21:02:51 -05:00
arp.c Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
arp.h Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
cfg.h Parse config options with ragel and support a configuration file. 2014-04-14 15:06:31 -04:00
cfg.rl Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
coroutine.h Separate event state gathering from action dispatch in main epoll loop. 2015-02-15 06:38:03 -05:00
dhcp.c Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
dhcp.h Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
duiaid.c Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
duiaid.h Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
ifchange.c Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
ifchange.h Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
ifchd-parse.h Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
ifchd-parse.rl Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
ifchd.c Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
ifchd.h Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
ifset.c Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
ifset.h Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
leasefile.c Simplify logging and fix some format specifiers. 2020-11-24 21:02:51 -05:00
leasefile.h Replace '(c)' with 'Copyright'. 2018-10-26 07:11:16 -04:00
ndhc-defines.h Update to latest write_pid semantics and don't write pidfile by default. 2016-05-06 15:00:31 -04:00
ndhc.8 Remove legacy support for exiting after obtaining a DHCP lease. 2020-10-20 06:55:04 -04:00
ndhc.c Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
ndhc.h Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
netlink.c Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
netlink.h Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
nl.c Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
nl.h Replace '(c)' with 'Copyright'. 2018-10-26 07:11:16 -04:00
options.c Simplify logging and fix some format specifiers. 2020-11-24 21:02:51 -05:00
options.h Replace '(c)' with 'Copyright'. 2018-10-26 07:11:16 -04:00
rfkill.c Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
rfkill.h Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
sockd.c Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
sockd.h Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
state.c Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
state.h Replace mostly obsolete -[static 1] with reliable old *-. 2022-01-11 22:35:19 -05:00
sys.c Use poll() instead of epoll() for ndhc-master. 2020-10-20 05:58:29 -04:00
sys.h Use poll() instead of epoll() for ndhc-master. 2020-10-20 05:58:29 -04:00