From 76501f836662d9666ed4357de6bfcad61eb019cb Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Mon, 20 Dec 2010 17:59:36 -0800 Subject: Handle IPv6 in is_local_address Bug 6590 The code to check for local address has to be smarter to handle IPv6. Introduces dependency on Socket6 module. --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/control b/debian/control index 1f62716..f603233 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Depends: sed (>= 4.1.5), ethtool, iproute, curl, + libsocket6-perl, libvyatta-cfg1 (=${binary:Version}), ${perl:Depends}, ${shlibs:Depends} Replaces: vyatta-cfg-firewall, -- cgit v1.2.3