Major changes:
authorMarta Carbone <marta@prova.iet.unipi.it>
Wed, 6 Jan 2010 19:27:23 +0000 (19:27 +0000)
committerMarta Carbone <marta@prova.iet.unipi.it>
Wed, 6 Jan 2010 19:27:23 +0000 (19:27 +0000)
commit84dd53fcc1b4a73cdff774d373059c1327c79025
treecbe5d5ce2c9931982a415b91d5bdc4ef55ba27be
parent14b3ece3a5b9351df77c19997d5a96148aa713b8
Major changes:
- allocate a block of rules to each slice;
- configure the lookup table for each new block allocated,
  allowing ipfw to jump directly to the user section.
Minor changes:
- added the hook call, allowing to execute a hook program
  each time a rule is configured by a user;
- added the refresh command;
- added usage help (netconfig help);
- code cleanup.
exec/ipfw-be