index
:
vyatta-nat.git
crux
current
daisy
equuleus
glendale
helium
hollister
hollywood
hydrogen
islavista
jenner
kenwood
larkspur
lithium
master
mendocino
napa
oxnard
oxnard-nat-enhancements
pacifica
upstream
Vyatta configuration/operational commands for NAT (mirror of https://github.com/vyos/vyatta-nat.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Vyatta
Age
Commit message (
Expand
)
Author
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