Changeset 58
- Timestamp:
- 05/13/06 23:56:12 (7 years ago)
- Files:
-
- 1 modified
-
floppyfw/scripts/firewall.ini (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
floppyfw/scripts/firewall.ini
r1 r58 323 323 324 324 # The amount to reserve is an option in config. 325 reserve=`expr $RESERVE_MB *1048576`325 reserve=`expr $RESERVE_MB \* 1048576` 326 326 #bytes per conntrack, should be kernel specific 327 327 per_con=328