Age | Commit message (Expand) | Author |
2019-03-23 | T1312: allow NAT rules with networks of different size. | Daniil Baturin |
2019-01-29 | Merge branch 'current' of https://github.com/mevertse/vyatta-nat into HEAD | Merijn Evertse |
2019-01-29 | T166: Changed NPTv6 to use NETMAP | Merijn Evertse |
2018-02-20 | Rename NPTv6 rule options for consistency with IPv4 NAT (fixes T554).lithium | Daniil Baturin |
2017-10-24 | Fix protocol negation in NAT (like it is done in Vyatta::IpTables::Rule) | Ildar Ibragimov |
2015-02-15 | Add initial support for NPTv6 (#387) | kouak |
2012-12-12 | Bug 8337: don't disallow using source and destination with | Daniil Baturin |
2012-06-18 | Bugfix 8113: make negations work properly | John Southworth |
2012-04-18 | Merge branch 'pacifica' of git.vyatta.com:/git/vyatta-nat into pacifica | Daniil Baturin |
2012-04-13 | use negation before -p <protocol> as per new iptables upgrade | Gaurav Sinha |
2012-04-06 | Bug #7655: add both leading and trailing spaces to iptables | Daniil Baturin |
2011-12-09 | Update error messages to match "outside/inside-address"->"translation | Daniil Baturin |
2011-12-08 | Bug #3888: Issue a warning message if source NAT translation address | Daniil Baturin |
2011-12-08 | Update log prefixes to match new design spec. | Daniil Baturin |
2011-11-24 | Update rule handling modules to correspond "outside/inside-address -> transla... | Daniil Baturin |
2011-10-11 | Bug 5682: Add SrcNatRule.pm module for source NAT rules processing | Daniil Baturin |
2011-10-11 | Bug 5682: Add DstNatRule.pm module for destination NAT rules processing | Daniil Baturin |
2011-10-11 | Bug 5682: Add NatRuleCommon.pm module with subroutines common | Daniil Baturin |
2011-10-11 | Bug 5682: Remove old NatRule.pm module now splitted into source and destinati... | Daniil Baturin |
2011-07-26 | Add "any" inbound/outbound interface support to NatRule.pm | Daniil Baturin |
2009-08-05 | * Fix Bug 1445 - Allow setting protocols tcp and udp in one rule | Mohit Mehta |
2009-07-24 | add support for disabling a NAT rule | Mohit Mehta |
2009-06-01 | * add check to make sure source|destination address is a subnet with the | Mohit Mehta |
2009-04-20 | Add log option to NAT rules. | Stig Thormodsrud |
2009-02-06 | Fix 4107: nat inside-address port doesn't allow name of port | Stig Thormodsrud |
2009-01-20 | Fix Bug 3287 Add the ability to configure the iptables "NETMAP" target via th... | Mohit Mehta |
2008-11-24 | Update to new naming Vyatta::IpTables:AddressFilter | Stephen Hemminger |
2008-11-24 | VyattaConfig -> Vyatta::Config | Stephen Hemminger |
2008-11-21 | Convert to Vyatta:: | Stephen Hemminger |
2008-11-21 | Rename VyattaNatRule to Vyatta::NatRule | Stephen Hemminger |