Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-05 | Bug 4946: Modify NAT templates not to issue a warning when eth+ or other ↵ | Daniil Baturin | |
interface group name suitable for NAT is specified as inboud or outbound interface. | |||
2011-07-26 | Add "any" inbound/outbound interface support to NatRule.pm | Daniil Baturin | |
2011-07-26 | Modify NAT configuration templates to support "any" inbound-interface and ↵ | Daniil Baturin | |
outbound-interface. | |||
2011-07-26 | Fix config version file path in automake rules. | Daniil Baturin | |
2011-07-22 | Bug 5681: Change vyatta-update-nat.pl to correspond new configuration path ↵ | Daniil Baturin | |
out of service branch. | |||
2011-07-22 | Bug 5681: Templates changed to move NAT out of service branch, "service/nat" ↵ | Daniil Baturin | |
-> "nat". | |||
2011-07-22 | Change NAT config version to 4. | Daniil Baturin | |
2011-07-20 | Test push to oxnard-nat-enhancements branch | Mohit Mehta | |
2011-07-07 | 0.12.32debian/0.12.32 | Deepti Kulkarni | |
2011-07-07 | new branch | Deepti Kulkarni | |
2010-12-28 | 0.12.31debian/0.12.31 | An-Cheng Huang | |
2010-12-28 | new branch | An-Cheng Huang | |
2010-11-26 | 0.12.30debian/0.12.30 | Stephen Hemminger | |
2010-11-22 | update gitignore rules | Stephen Hemminger | |
2010-11-22 | remove linda override | Stephen Hemminger | |
2010-09-02 | 0.12.29debian/0.12.29 | An-Cheng Huang | |
2010-08-17 | 0.12.28debian/0.12.28 | An-Cheng Huang | |
2010-08-17 | update help text to use val_help | An-Cheng Huang | |
2010-07-22 | 0.12.27debian/0.12.27 | An-Cheng Huang | |
2010-07-21 | 0.12.26debian/0.12.26 | Stig Thormodsrud | |
2010-07-21 | Use comp_help to give back info that was removed in prior val_help commit. | Stig Thormodsrud | |
2010-07-21 | 0.12.25debian/0.12.25 | Stig Thormodsrud | |
2010-07-21 | Convert to using new ipv4range and negatates. | Stig Thormodsrud | |
2010-07-20 | 0.12.24debian/0.12.24 | Stig Thormodsrud | |
2010-07-20 | Change comp_help to val_help. | Stig Thormodsrud | |
2010-07-20 | Clean up helps strings for NAT. | Stig Thormodsrud | |
2010-07-12 | 0.12.23debian/0.12.23 | Mohit Mehta | |
2010-07-12 | up NAT priority to being right after firewall as done in Jenner - see BZ 5026 | Mohit Mehta | |
this never made it to future releases since it was thought at that point that fix for BZ 5149 slated for Kenwood would fix this. However, fix for BZ 5149 never made it to Kenwood and might not make it to larkspur either | |||
2010-06-10 | 0.12.22debian/0.12.22 | Stig Thormodsrud | |
2010-06-10 | Change nat to use IpTables::Mgr to enable/disable conntrack. | Stig Thormodsrud | |
2010-06-10 | 0.12.21debian/0.12.21 | Mohit Mehta | |
2010-06-10 | start fresh for each conntrack call | Mohit Mehta | |
2010-06-10 | 0.12.20debian/0.12.20 | Mohit Mehta | |
2010-06-10 | * make 'show nat translations' cmnds work with conntrack-tools 0.9.14 | Mohit Mehta | |
* might have to build conntrack-tools locally to patch it for filtering src and dst nat entries together | |||
2010-05-21 | 0.12.19debian/0.12.19 | Stig Thormodsrud | |
2010-05-21 | Fix 5574: NAT Rule number maximum 1024 needs to be increased | Stig Thormodsrud | |
2010-05-14 | 0.12.18debian/0.12.18 | An-Cheng Huang | |
2010-05-14 | use "existing-interfaces" for enumeration | An-Cheng Huang | |
2010-04-09 | 0.12.17debian/0.12.17 | Stig Thormodsrud | |
2010-04-09 | Change DNAT to use index 2 to skip over VYATTA_PRE_DNAT_HOOK. | Stig Thormodsrud | |
2010-03-05 | 0.12.16debian/0.12.16 | Stig Thormodsrud | |
2010-03-05 | Fix nat conntrack teardown. | Stig Thormodsrud | |
2010-02-17 | 0.12.15debian/0.12.15 | An-Cheng Huang | |
2010-02-03 | 0.12.14debian/0.12.14 | Mohit Mehta | |
2010-02-03 | fix bug 4115 'clear nat translations' does not clear nat translations | Mohit Mehta | |
* removed command 'clear nat translations'. connection tracking entries can be flushed using 'clear connection-tracking' command * use perl api to get currently active NAT rules | |||
2010-02-02 | 0.12.13debian/0.12.13 | Mohit Mehta | |
2010-02-02 | partial fix for bug 4115 'clear nat translations' does not clear nat ↵ | Mohit Mehta | |
translations * added op-mode commands to clear counters for NAT rules clear nat counters # clear counters for all NAT rules clear nat counters rule <rule-num> # clear counters for a specific NAT rule | |||
2009-11-30 | 0.12.12debian/0.12.12 | Michael Larson | |
2009-11-30 | added required keyword to help text. | Michael Larson | |
2009-11-13 | 0.12.11debian/0.12.11 | Michael Larson | |