chiark / gitweb /
local.m4: Fix IGMP acceptance (debris from old interface declarations).
authorMark Wooding <mdw@distorted.org.uk>
Tue, 6 Mar 2012 10:38:07 +0000 (10:38 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 6 Mar 2012 10:38:07 +0000 (10:38 +0000)
The rules which allowed incoming IGMP were written in terms of (a) the
old $if_... variables which have now disappeared, and (b) an explicit
list of the `trusted' networks.  Fix this to use the new system: walk
the list of networks, examine their classes, and determine the
interfaces.


No differences found