Nicholas J. Kain
|
a501789e04
|
Parse config options with ragel and support a configuration file.
|
2014-04-14 15:06:31 -04:00 |
|
Nicholas J. Kain
|
d267c2c44b
|
Use the raw capability interface via updated ncmlib rather than linking
to libcap.
|
2014-04-07 15:05:34 -04:00 |
|
Nicholas J. Kain
|
5fa2030bab
|
Use a socketpair rather than a pair of pipes for communication between
ndhc and ifch, similar to sockd. A single pipe is also maintained so
that SIGPIPE can bound the lifetime of an orphaned ifch process.
|
2014-04-07 03:44:02 -04:00 |
|
Nicholas J. Kain
|
e2ee728982
|
Consolidate all of the global static variables in arp.c into a single
struct, and use booleans where appropriate.
|
2014-04-06 22:12:31 -04:00 |
|
Nicholas J. Kain
|
a86363f248
|
Create a new process ID group for ndhc.
|
2014-04-06 22:07:12 -04: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 |
|