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