diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2008-08-02 19:13:03 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2008-08-02 19:13:03 -0700 |
commit | b4453ca528607b6bf9871c17c23048465de3768c (patch) | |
tree | f9ab2dd92b31cef86d8ccda95c996c26d284cf54 /debian | |
parent | ddc06ae69abd438b07afa679f5f3af4d9a8199d9 (diff) | |
download | vyatta-nat-b4453ca528607b6bf9871c17c23048465de3768c.tar.gz vyatta-nat-b4453ca528607b6bf9871c17c23048465de3768c.zip |
Fix 522: Feature Request: add "show nat translations" command to list active NAT translations.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 31a487e..d82a8fe 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Depends: vyatta-cfg, vyatta-bash | bash (>= 3.1), vyatta-op, vyatta-op-xml, - iptables + iptables, + conntrack Description: Vyatta configuration/operational commands for NAT Vyatta configuration and operational templates and scripts for NAT |