aboutsummaryrefslogtreecommitdiffstats
path: root/router/router.mk
diff options
context:
space:
mode:
authorJeff Shaw <jeffrey.b.shaw@intel.com>2016-08-02 15:37:31 -0400
committerJeff Shaw <jeffrey.b.shaw@intel.com>2016-08-02 16:24:24 -0400
commitc24cbfabcc074d91235272cba7627fba0253b046 (patch)
treeae197bb15dec1a7049ea7c903d8b251bae337dc2 /router/router.mk
parent593607aae6018d962ecd56fe4c46c3b0ad97e78c (diff)
[router] Correctly handle per-interface protocols
Previously, if one interface were configured to inject a protocol, then all interfaces would inject the protocol. In other words, if iface 1 were configured for arp,icmp4 and iface 2 were configured for arp,icmp4,tcp, then iface 1 would erroneously inject tcp. This commit fixes the above behavior such that each packet is compared with the protocols enabled for the interface before injecting. Change-Id: I20477a24019f3e0209b863aca25c1253ba45d7f4 Signed-off-by: Jeff Shaw <jeffrey.b.shaw@intel.com>
Diffstat (limited to 'router/router.mk')
0 files changed, 0 insertions, 0 deletions