.. |
arp.c
|
If ifchd interactions fail, terminate.
|
2015-02-14 20:47:14 -05:00 |
arp.h
|
Mark pointer arguments that cannot ever be null as [static 1].
|
2015-02-13 23:14:08 -05:00 |
cfg.h
|
|
|
cfg.rl
|
Mark pointer arguments that cannot ever be null as [static 1].
|
2015-02-13 23:14:08 -05:00 |
CMakeLists.txt
|
|
|
dhcp.c
|
Add error handling for un-notified carrier downs when sending packets.
|
2015-02-14 05:20:04 -05:00 |
dhcp.h
|
Indicate that client_state_t and client_config_t pointer args
|
2015-02-13 22:29:03 -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
|
Propagate returns through ifchange_(deconfig|bind).
|
2015-02-14 19:10:23 -05:00 |
ifchange.h
|
Propagate returns through ifchange_(deconfig|bind).
|
2015-02-14 19:10:23 -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
|
If ifchd commands fail, propagate the failure back to ndhc.
|
2015-02-15 02:29:37 -05:00 |
ifchd.c
|
If ifchd commands fail, propagate the failure back to ndhc.
|
2015-02-15 02:29:37 -05:00 |
ifchd.h
|
If ifchd commands fail, propagate the failure back to ndhc.
|
2015-02-15 02:29:37 -05:00 |
ifset.c
|
If ifchd commands fail, propagate the failure back to ndhc.
|
2015-02-15 02:29:37 -05:00 |
ifset.h
|
If ifchd commands fail, propagate the failure back to ndhc.
|
2015-02-15 02:29:37 -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
|
|
|
ndhc.8
|
rfkill: Add support for reacting to radio kill switch events.
|
2015-02-13 16:25:36 -05:00 |
ndhc.c
|
If ifchd interactions fail, terminate.
|
2015-02-14 20:47:14 -05:00 |
ndhc.h
|
Make ifch requests synchronous just like sockd requests.
|
2015-02-14 16:49:50 -05:00 |
netlink.c
|
Indicate that client_state_t and client_config_t pointer args
|
2015-02-13 22:29:03 -05:00 |
netlink.h
|
Indicate that client_state_t and client_config_t pointer args
|
2015-02-13 22:29:03 -05:00 |
nl.c
|
Indicate that client_state_t and client_config_t pointer args
|
2015-02-13 22:29:03 -05:00 |
nl.h
|
Indicate that client_state_t and client_config_t pointer args
|
2015-02-13 22:29:03 -05:00 |
options.c
|
options.[ch] must still be valid C++11 because it is used in ndhs.
|
2015-02-14 02:14:30 -05:00 |
options.h
|
options.[ch] must still be valid C++11 because it is used in ndhs.
|
2015-02-14 02:14:30 -05:00 |
rfkill.c
|
Fix the rfkill waiting.
|
2015-02-14 15:33:02 -05:00 |
rfkill.h
|
Fix the rfkill waiting.
|
2015-02-14 15:33:02 -05:00 |
seccomp.c
|
Check for carrier before sendto() or write() on interface fd.
|
2015-02-13 21:53:15 -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
|
If ifchd interactions fail, terminate.
|
2015-02-14 20:47:14 -05:00 |
state.h
|
If ifchd interactions fail, terminate.
|
2015-02-14 20:47:14 -05:00 |
sys.c
|
Fix some c99 struct initializer uninitialized member warnings
|
2015-02-13 23:25:42 -05:00 |
sys.h
|
Mark pointer arguments that cannot ever be null as [static 1].
|
2015-02-13 23:14:08 -05:00 |