classify.m4, functions.m4: Multiple interfaces can have default nets.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 10 Jul 2011 20:42:38 +0000 (21:42 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 10 Jul 2011 21:13:23 +0000 (22:13 +0100)
commit3a68f6887e27cd5e9369a9c421e417e59acef08b
treea3dcab32637b18d3277782839a5595e5d5389ba9
parent46be9bde8faee6672d63d4b56458488c4c46c265
classify.m4, functions.m4: Multiple interfaces can have default nets.

Following on from the last change: if a net can be reachable through
several interfaces, then logically the default net might be reachable
through several interfaces too.  Therefore, we must be able to cope with
this situation.
classify.m4
functions.m4