.. |
arp.c
|
arp: Fix case where changing interface properties consistently fails.
|
2015-10-28 20:20:21 -04:00 |
arp.h
|
Fix the return values of dhcp_packet_get and arp_packet_get.
|
2015-02-18 11:02:13 -05:00 |
cfg.h
|
Parse config options with ragel and support a configuration file.
|
2014-04-14 15:06:31 -04:00 |
cfg.rl
|
Mark pointer arguments that cannot ever be null as [static 1].
|
2015-02-13 23:14:08 -05:00 |
CMakeLists.txt
|
Parse config options with ragel and support a configuration file.
|
2014-04-14 15:06:31 -04:00 |
coroutine.h
|
Separate event state gathering from action dispatch in main epoll loop.
|
2015-02-15 06:38:03 -05:00 |
dhcp.c
|
Make add_option_(vendor|hostname)() not use ndhc internals.
|
2015-02-20 03:58:25 -05:00 |
dhcp.h
|
Fix the return values of dhcp_packet_get and arp_packet_get.
|
2015-02-18 11:02:13 -05:00 |
duiaid.c
|
Mark pointer arguments that cannot ever be null as [static 1].
|
2015-02-13 23:14:08 -05:00 |
duiaid.h
|
Mark pointer arguments that cannot ever be null as [static 1].
|
2015-02-13 23:14:08 -05:00 |
ifchange.c
|
Reduce log spam.
|
2015-02-15 02:58:51 -05:00 |
ifchange.h
|
Check link carrier via ifch and netlink instead of ioctl.
|
2015-02-15 02:50:29 -05:00 |
ifchd-parse.h
|
Mark pointer arguments that cannot ever be null as [static 1].
|
2015-02-13 23:14:08 -05:00 |
ifchd-parse.rl
|
perform_carrier() should not cause ifchd to terminate on failure.
|
2015-07-03 00:49:13 -04:00 |
ifchd.c
|
perform_carrier() should not cause ifchd to terminate on failure.
|
2015-07-03 00:49:13 -04:00 |
ifchd.h
|
Check link carrier via ifch and netlink instead of ioctl.
|
2015-02-15 02:50:29 -05:00 |
ifset.c
|
perform_carrier() should not cause ifchd to terminate on failure.
|
2015-07-03 00:49:13 -04:00 |
ifset.h
|
Check link carrier via ifch and netlink instead of ioctl.
|
2015-02-15 02:50:29 -05:00 |
leasefile.c
|
Update copyright dates.
|
2015-02-13 01:54:57 -05:00 |
leasefile.h
|
Update copyright dates.
|
2015-02-13 01:54:57 -05:00 |
ndhc-defines.h
|
Bump version to 2.0.
|
2015-02-18 05:41:31 -05:00 |
ndhc.8
|
rfkill: Add support for reacting to radio kill switch events.
|
2015-02-13 16:25:36 -05:00 |
ndhc.c
|
If a fd closes unexpectedly in epoll, print error and exit with failure.
|
2015-12-25 02:44:54 -05:00 |
ndhc.h
|
Convert remaining ull time-types to ll.
|
2015-05-27 23:40:28 -04:00 |
netlink.c
|
Use a coroutine instead of several callback state machines.
|
2015-02-18 05:31:13 -05:00 |
netlink.h
|
Separate event state gathering from action dispatch in main epoll loop.
|
2015-02-15 06:38:03 -05:00 |
nl.c
|
Update nl.[ch] to latest. No functional change for ndhc.
|
2016-05-06 06:36:01 -04:00 |
nl.h
|
Update nl.[ch] to latest. No functional change for ndhc.
|
2016-05-06 06:36:01 -04:00 |
options.c
|
Make add_option_(vendor|hostname)() not use ndhc internals.
|
2015-02-20 03:58:25 -05:00 |
options.h
|
Make add_option_(vendor|hostname)() not use ndhc internals.
|
2015-02-20 03:58:25 -05:00 |
rfkill.c
|
Separate event state gathering from action dispatch in main epoll loop.
|
2015-02-15 06:38:03 -05:00 |
rfkill.h
|
Separate event state gathering from action dispatch in main epoll loop.
|
2015-02-15 06:38:03 -05:00 |
seccomp.c
|
Check link carrier via ifch and netlink instead of ioctl.
|
2015-02-15 02:50:29 -05:00 |
seccomp.h
|
Update copyright dates.
|
2015-02-13 01:54:57 -05:00 |
sockd.c
|
Indicate that client_state_t and client_config_t pointer args
|
2015-02-13 22:29:03 -05:00 |
sockd.h
|
Indicate that client_state_t and client_config_t pointer args
|
2015-02-13 22:29:03 -05:00 |
state.c
|
xid should be regenerated whenever we start a new discover cycle.
|
2015-02-20 03:48:13 -05:00 |
state.h
|
Fix the return values of dhcp_packet_get and arp_packet_get.
|
2015-02-18 11:02:13 -05:00 |
sys.c
|
Fix some c99 struct initializer uninitialized member warnings
|
2015-02-13 23:25:42 -05:00 |
sys.h
|
Convert remaining ull time-types to ll.
|
2015-05-27 23:40:28 -04:00 |