summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-260.12.30debian/0.12.30Stephen Hemminger
2010-11-22update gitignore rulesStephen Hemminger
2010-11-22remove linda overrideStephen Hemminger
2010-09-020.12.29debian/0.12.29An-Cheng Huang
2010-08-170.12.28debian/0.12.28An-Cheng Huang
2010-08-17update help text to use val_helpAn-Cheng Huang
2010-07-220.12.27debian/0.12.27An-Cheng Huang
2010-07-210.12.26debian/0.12.26Stig Thormodsrud
2010-07-21Use comp_help to give back info that was removed in prior val_help commit.Stig Thormodsrud
2010-07-210.12.25debian/0.12.25Stig Thormodsrud
2010-07-21Convert to using new ipv4range and negatates.Stig Thormodsrud
2010-07-200.12.24debian/0.12.24Stig Thormodsrud
2010-07-20Change comp_help to val_help.Stig Thormodsrud
2010-07-20Clean up helps strings for NAT.Stig Thormodsrud
2010-07-120.12.23debian/0.12.23Mohit Mehta
2010-07-12up NAT priority to being right after firewall as done in Jenner - see BZ 5026Mohit 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-100.12.22debian/0.12.22Stig Thormodsrud
2010-06-10Change nat to use IpTables::Mgr to enable/disable conntrack.Stig Thormodsrud
2010-06-100.12.21debian/0.12.21Mohit Mehta
2010-06-10start fresh for each conntrack callMohit Mehta
2010-06-100.12.20debian/0.12.20Mohit Mehta
2010-06-10* make 'show nat translations' cmnds work with conntrack-tools 0.9.14Mohit Mehta
* might have to build conntrack-tools locally to patch it for filtering src and dst nat entries together
2010-05-210.12.19debian/0.12.19Stig Thormodsrud
2010-05-21Fix 5574: NAT Rule number maximum 1024 needs to be increasedStig Thormodsrud
2010-05-140.12.18debian/0.12.18An-Cheng Huang
2010-05-14use "existing-interfaces" for enumerationAn-Cheng Huang
2010-04-090.12.17debian/0.12.17Stig Thormodsrud
2010-04-09Change DNAT to use index 2 to skip over VYATTA_PRE_DNAT_HOOK.Stig Thormodsrud
2010-03-050.12.16debian/0.12.16Stig Thormodsrud
2010-03-05Fix nat conntrack teardown.Stig Thormodsrud
2010-02-170.12.15debian/0.12.15An-Cheng Huang
2010-02-030.12.14debian/0.12.14Mohit Mehta
2010-02-03fix bug 4115 'clear nat translations' does not clear nat translationsMohit 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-020.12.13debian/0.12.13Mohit Mehta
2010-02-02partial 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-300.12.12debian/0.12.12Michael Larson
2009-11-30added required keyword to help text.Michael Larson
2009-11-130.12.11debian/0.12.11Michael Larson
2009-11-13dependency updateMichael Larson
2009-10-200.12.10debian/0.12.10slioch
2009-10-20pushed priority to node.defslioch
2009-08-050.12.9debian/0.12.9Mohit Mehta
2009-08-05* Fix Bug 1445 - Allow setting protocols tcp and udp in one ruleMohit Mehta
NAT rules can be defined with 'tcp_udp' as a valid value for protocol * Fix Bug 4780 - DNAT rule to translate port fails
2009-07-240.12.8debian/0.12.8Mohit Mehta
2009-07-24add support for disabling a NAT ruleMohit Mehta
2009-06-010.12.7debian/0.12.7Mohit Mehta
2009-06-01* add check to make sure source|destination address is a subnet with theMohit Mehta
same prefix as the outside|inside address respectively when using netmap * fix bug 4069, 4241 print warning messages when inside|outside address are irrelevant options
2009-05-290.12.6debian/0.12.6An-Cheng Huang
2009-04-200.12.5debian/0.12.5Stig Thormodsrud
2009-04-20Add log option to NAT rules.Stig Thormodsrud