Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly allow all carp interfaces to talk. | Scott Ullrich | 2005-03-11 | 1 | -1/+1 |
| | |||||
* | Allow carp traffic on each interface. | Scott Ullrich | 2005-03-11 | 1 | -1/+12 |
| | |||||
* | keep state on pfsync interface and carp traffic | Scott Ullrich | 2005-03-11 | 1 | -2/+2 |
| | |||||
* | Keep state on carp. | Scott Ullrich | 2005-03-11 | 1 | -1/+3 |
| | |||||
* | Allow pfsync0 to talk. | Scott Ullrich | 2005-03-11 | 1 | -3/+5 |
| | |||||
* | * Seperate PFSync settings into its own menu area. | Scott Ullrich | 2005-03-10 | 1 | -16/+7 |
| | | | | * Add IP address field for PFSync interface | ||||
* | Only setup sync for a interface one time. | Scott Ullrich | 2005-03-10 | 1 | -1/+1 |
| | |||||
* | Only setup sync for a interface one time. | Scott Ullrich | 2005-03-10 | 1 | -3/+11 |
| | |||||
* | Correctly allow pfsync to operate | Scott Ullrich | 2005-03-10 | 1 | -4/+5 |
| | |||||
* | Don't hard code the carp interface | Scott Ullrich | 2005-03-10 | 1 | -2/+2 |
| | |||||
* | Pass pfsync traffic with carp traffic, too. | Scott Ullrich | 2005-03-10 | 1 | -1/+2 |
| | |||||
* | Prevent unexpected ( error during eval | Scott Ullrich | 2005-03-02 | 1 | -3/+4 |
| | |||||
* | Move carp rules to carp_rules.sh (in the package) and use the new package ↵ | Scott Ullrich | 2005-02-23 | 1 | -1/+3 |
| | | | | framework. | ||||
* | Flush rules in the carp anchor before assigning rules in the plugin system | Scott Ullrich | 2005-02-23 | 1 | -0/+2 |
| | |||||
* | Add missing ; | Scott Ullrich | 2005-02-23 | 1 | -1/+1 |
| | |||||
* | use carp anchor | Scott Ullrich | 2005-02-23 | 1 | -1/+1 |
| | |||||
* | Woops. Dont forget closing comment brace. | Scott Ullrich | 2005-02-23 | 1 | -1/+1 |
| | |||||
* | Add a pass out rule for each carp interface. Use updated add_rule_to_anchor ↵ | Scott Ullrich | 2005-02-23 | 1 | -1/+2 |
| | | | | by passing a label too. | ||||
* | Since we are passing this file to eval() trim off <?php and also get rid of ↵ | Scott Ullrich | 2005-02-20 | 1 | -22/+1 |
| | | | | the requires | ||||
* | Update carp package | Scott Ullrich | 2005-02-18 | 1 | -0/+66 |
* Add carp status page * Add carp tabs * Add carp rules which dynamically sets up NAT entries for non WAN |