diff options
| author | Stig Thormodsrud <stig@io.vyatta.com> | 2009-02-02 19:50:21 -0800 |
|---|---|---|
| committer | Stig Thormodsrud <stig@io.vyatta.com> | 2009-02-02 19:50:21 -0800 |
| commit | 299adf5bb38fa7e026ccd3604fc05ba812520700 (patch) | |
| tree | 1df602c721dafae568a14b79d4af9b58e6c0e4b3 /debian/control | |
| parent | 3ea4540b14ad999386c4b359a963bf362d545ee2 (diff) | |
| download | vyatta-cfg-firewall-299adf5bb38fa7e026ccd3604fc05ba812520700.tar.gz vyatta-cfg-firewall-299adf5bb38fa7e026ccd3604fc05ba812520700.zip | |
Add 1st pass of firewall group support (ipset netfilter module
integration).
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c1d3152..2de8ed1 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,8 @@ Depends: sed (>= 4.1.5), busybox, whois, sudo, - snmpd + snmpd, + ipset Suggests: util-linux (>= 2.13-5), net-tools, ethtool, |
