Package: fwbuilder
Version: 5.1.0-3

Looking at the generated getnet_internal function (iptables
backend) it seems that it might get confused by eth1 and eth10:

L=$($IP route list proto kernel | grep $dev | grep -v default |  sed 's! .*$!!')
                                     ~~~~~~~~

How about "grep ${dev}\ "?


Regards
Harri


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to