commit | e5042a290097b7c2fc9b6a247585b6ed07b13026 | [log] [tgz] |
---|---|---|
author | Jan Engelhardt <jengelh@medozas.de> | Tue Mar 16 21:44:44 2010 +0100 |
committer | Jan Engelhardt <jengelh@medozas.de> | Thu Mar 18 14:20:06 2010 +0100 |
tree | b5eae5b4eb0c45c93fb4c752c164419c7e01535e | |
parent | 1d1c397db95f1c0cd95f6fa633c1e68acfaacec3 [diff] |
netfilter: xtables: limit xt_mac to ethernet devices I do not see a point of allowing the MAC module to work with devices that don't possibly have one, e.g. various tunnel interfaces such as tun and sit. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>