From: Mark Wooding Date: Sun, 10 Jul 2011 20:35:54 +0000 (+0100) Subject: functions.m4: Allow multiple interfaces to be defined by defiface. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/firewall/commitdiff_plain/46be9bde8faee6672d63d4b56458488c4c46c265?hp=46be9bde8faee6672d63d4b56458488c4c46c265 functions.m4: Allow multiple interfaces to be defined by defiface. With the upcoming network reorganization, it will be possible for particular networks to be routed over several different interfaces. It will make describing the individual routers easier if we can get defiface to deal with the commonality. ---