diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2012-08-13 11:32:37 -0700 |
---|---|---|
committer | Stephen Hemminger <shemminger@vyatta.com> | 2012-08-13 11:32:37 -0700 |
commit | 20cdabbd063da28517140d9f05942e1ebecc26c7 (patch) | |
tree | ef5ad93758c10da07afe5626182bfbb6fbff5557 /debian | |
parent | f1ef8ce510453ca082b4e6563863d0e0f3c6894d (diff) | |
download | vyatta-op-firewall-20cdabbd063da28517140d9f05942e1ebecc26c7.tar.gz vyatta-op-firewall-20cdabbd063da28517140d9f05942e1ebecc26c7.zip |
Use new Vyatta::Interface:get_effective_interfaces
Change of internal API to interface configuration.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 77725bb..00dc14d 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Package: vyatta-op-firewall Architecture: all Depends: vyatta-op, vyatta-bash | bash (>= 3.1), + vyatta-cfg (>= 0.101.0), vyatta-op-xml Suggests: util-linux (>= 2.13-5), net-tools, |