.. |
arp.c
|
Merge config.h into ndhc.h.
|
2014-03-12 17:05:43 -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
|
The ip4 protocol change broke on the send side; fix it by explicitly
|
2014-03-15 04:32:44 -04:00 |
ifchange.h
|
|
|
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
|
When execute_buffer() is passed an invalid command, print the bad command
|
2014-03-14 20:48:33 -04:00 |
ifchd.h
|
Clean up and centralize stray external prototypes into headers.
|
2014-03-12 16:24:02 -04:00 |
ifset.c
|
Update documentation and remove unused ioctl.h header.
|
2014-03-16 21:16:06 -04:00 |
ifset.h
|
The 'ip', 'snet', and 'bcast' commands have been replaced by 'ip4'. Remove
|
2014-03-10 01:13:38 -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
|
Disable seccomp-filter unless ENABLE_SECCOMP_FILTER is defined.
|
2014-03-14 23:24:22 -04:00 |
ndhc.h
|
Merge config.h into ndhc.h.
|
2014-03-12 17:05:43 -04:00 |
netlink.c
|
Use netlink for setting link flags instead of ioctl.
|
2014-03-16 05:10:21 -04:00 |
netlink.h
|
Move nlbuf onto stack and don't share a single buffer for sending
|
2012-04-12 20:06:05 -04:00 |
nl.c
|
Use netlink for setting link flags instead of ioctl.
|
2014-03-16 05:10:21 -04:00 |
nl.h
|
Use netlink for setting link flags instead of ioctl.
|
2014-03-16 05:10:21 -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
|
Unify options.[ch] with the one used in ndhs.
|
2011-09-02 02:12:51 -04:00 |
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
|
Use a unified epoll_(add|del)().
|
2014-03-12 16:51:10 -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 |