pmlag

Poor man's link aggregation
git clone git://git.finwo.net/app/pmlag
Log | Files | Refs | LICENSE

setup.h (144B)


      1 #ifndef __PMLAG_DAEMON_BOND_SETUP_H__
      2 #define __PMLAG_DAEMON_BOND_SETUP_H__
      3 
      4 void daemon_bond_setup();
      5 
      6 #endif // __PMLAG_DAEMON_BOND_SETUP_H__