setup.c (145B)
1 #include "util/config.h" 2 3 #include "setup.h" 4 #include "config.h" 5 6 void daemon_bond_setup() { 7 cfg_register_directive("bond", cfg_parse_bond); 8 }
pmlagPoor man's link aggregation | |
| git clone git://git.finwo.net/app/pmlag | |
| Log | Files | Refs | LICENSE |