ndhc/ndhc
2012-07-20 09:23:18 -04:00
..
arp.c Abstract uses of get_option_data() outside of ifchange.c and options.c. 2011-07-26 01:04:59 -04:00
arp.h Relicense under New BSD (2-clause) license. I don't see any advantage to 2011-07-25 02:30:57 -04:00
CMakeLists.txt Make sure that the netlink socket will never block after program 2011-07-03 17:30:55 -04:00
config.h Move nlbuf onto stack and don't share a single buffer for sending 2012-04-12 20:06:05 -04:00
dhcp.c Validate that server reply has the client hardware address field set 2011-09-01 23:05:56 -04:00
dhcp.h More comment cleanups. Make the DHCP packet field comments more accurate. 2011-07-27 08:03:42 -04:00
ifchange.c Rewrite DHCP options parsing to conform to RFC 3396: options concatenation is 2011-07-27 07:39:45 -04:00
ifchange.h Relicense under New BSD (2-clause) license. I don't see any advantage to 2011-07-25 02:30:57 -04:00
leasefile.c Relicense under New BSD (2-clause) license. I don't see any advantage to 2011-07-25 02:30:57 -04:00
leasefile.h Relicense under New BSD (2-clause) license. I don't see any advantage to 2011-07-25 02:30:57 -04:00
ndhc-defines.h Make write() and sendto() properly handle short writes and errors in ndhc. 2010-11-12 18:44:49 -05:00
ndhc.8 Write man pages and do some misc cleanup on old files. 2011-07-13 02:30:10 -04:00
ndhc.c Use seccomp system call filtering if present. 2012-07-20 09:23:18 -04:00
netlink.c Move nlbuf onto stack and don't share a single buffer for sending 2012-04-12 20:06:05 -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 Relicense under New BSD (2-clause) license. I don't see any advantage to 2011-07-25 02:30:57 -04:00
nl.h Relicense under New BSD (2-clause) license. I don't see any advantage to 2011-07-25 02:30:57 -04:00
options.c Unify options.[ch] with the one used in ndhs. 2011-09-02 02:12:51 -04:00
options.h Unify options.[ch] with the one used in ndhs. 2011-09-02 02:12:51 -04:00
state.c Abstract uses of get_option_data() outside of ifchange.c and options.c. 2011-07-26 01:04:59 -04:00
state.h Relicense under New BSD (2-clause) license. I don't see any advantage to 2011-07-25 02:30:57 -04:00
sys.c Relicense under New BSD (2-clause) license. I don't see any advantage to 2011-07-25 02:30:57 -04:00
sys.h Switch to using clock_gettime() rather than gettimeofday(). 2011-07-31 01:27:59 -04:00