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
|
cc806acc0b
|
Indicate that client_state_t and client_config_t pointer args
cannot ever be null.
Could possibly improve code generation, and makes the intention clear.
|
2015-02-13 22:29:03 -05:00 |
|
Nicholas J. Kain
|
c58a071f52
|
Update copyright dates.
|
2015-02-13 01:54:57 -05:00 |
|
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
|
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
|
b761889025
|
Move source from ndhc/ to src/ since ifchd is no longer a separate program.
|
2014-04-06 16:57:06 -04:00 |
|