ndhc/ndhc
2014-03-17 20:26:37 -04:00
..
arp.c Hardware link status can 'bounce' erratically while link properties are 2014-03-17 02:55:47 -04:00
arp.h Mark more function prototypes as extern. 2014-03-12 20:55:35 -04:00
CMakeLists.txt Merge ifchd into ndhc. Rather than function as entirely separate daemons, 2014-03-10 00:52:56 -04:00
dhcp.c Use a unified epoll_(add|del)(). 2014-03-12 16:51:10 -04:00
dhcp.h Mark more function prototypes as extern. 2014-03-12 20:55:35 -04:00
ifch_proto.h Merge ifchd into ndhc. Rather than function as entirely separate daemons, 2014-03-10 00:52:56 -04:00
ifchange.c Hardware link status can 'bounce' erratically while link properties are 2014-03-17 02:55:47 -04:00
ifchange.h Hardware link status can 'bounce' erratically while link properties are 2014-03-17 02:55:47 -04:00
ifchd-parse.h Fix warnings in ifchd-parse.rl. Just needed function prototypes. 2014-03-10 19:29:19 -04:00
ifchd-parse.rl Fix the ip4 ragel parser. 2014-03-14 20:46:40 -04:00
ifchd.c Cosmetic cleanups to ifchd.c. No functional change. 2014-03-17 05:33:00 -04:00
ifchd.h Clean up and centralize stray external prototypes into headers. 2014-03-12 16:24:02 -04:00
ifset.c Use NLMSG_DATA() instead of nlmsg_get_data(). 2014-03-17 20:26:37 -04:00
ifset.h Netlink is pickier than the ioctl interfaces and requires the link to 2014-03-17 05:56:30 -04:00
leasefile.c Fix warnings in leasefile.c. 2014-03-10 19:42:52 -04:00
leasefile.h Fix warnings in leasefile.c. 2014-03-10 19:42:52 -04:00
ndhc-defines.h Merge ifchd into ndhc. Rather than function as entirely separate daemons, 2014-03-10 00:52:56 -04:00
ndhc.8 Merge ifchd into ndhc. Rather than function as entirely separate daemons, 2014-03-10 00:52:56 -04:00
ndhc.c Netlink is pickier than the ioctl interfaces and requires the link to 2014-03-17 05:56:30 -04:00
ndhc.h Hardware link status can 'bounce' erratically while link properties are 2014-03-17 02:55:47 -04:00
netlink.c Use NLMSG_DATA() instead of nlmsg_get_data(). 2014-03-17 20:26:37 -04:00
netlink.h Netlink is pickier than the ioctl interfaces and requires the link to 2014-03-17 05:56:30 -04:00
nl.c nlattr was being used where rtattr should have been used. Happily, the 2014-03-17 20:22:20 -04:00
nl.h Use NLMSG_DATA() instead of nlmsg_get_data(). 2014-03-17 20:26:37 -04:00
options.c options.c: Don't trust the options length field in do_get_dhcp_opt() to 2014-03-12 13:30:55 -04:00
options.h
seccomp.c Disable seccomp-filter unless ENABLE_SECCOMP_FILTER is defined. 2014-03-14 23:24:22 -04:00
seccomp.h Merge ifchd into ndhc. Rather than function as entirely separate daemons, 2014-03-10 00:52:56 -04:00
state.c Hardware link status can 'bounce' erratically while link properties are 2014-03-17 02:55:47 -04:00
state.h Mark external function prototypes in state.h as extern. 2014-03-12 20:39:55 -04:00
sys.c Merge config.h into ndhc.h. 2014-03-12 17:05:43 -04:00
sys.h Merge config.h into ndhc.h. 2014-03-12 17:05:43 -04:00