Nicholas J. Kain
|
e874373dcd
|
Check link carrier via ifch and netlink instead of ioctl.
Thus, ioctl can once again be removed from the ndhc seccomp whitelist.
|
2015-02-15 02:50:29 -05:00 |
|
Nicholas J. Kain
|
6c9ca9eecd
|
If ifchd commands fail, propagate the failure back to ndhc.
|
2015-02-15 02:29:37 -05:00 |
|
Nicholas J. Kain
|
702d8b0c5b
|
Mark pointer arguments that cannot ever be null as [static 1].
Also constify some cases, too.
|
2015-02-13 23:14:08 -05:00 |
|
Nicholas J. Kain
|
b761889025
|
Move source from ndhc/ to src/ since ifchd is no longer a separate program.
|
2014-04-06 16:57:06 -04:00 |
|