diff options
author | Jeff Shaw <jeffrey.b.shaw@intel.com> | 2016-08-02 15:37:31 -0400 |
---|---|---|
committer | Jeff Shaw <jeffrey.b.shaw@intel.com> | 2016-08-02 16:24:24 -0400 |
commit | c24cbfabcc074d91235272cba7627fba0253b046 (patch) | |
tree | ae197bb15dec1a7049ea7c903d8b251bae337dc2 /netlink/configure.ac | |
parent | 593607aae6018d962ecd56fe4c46c3b0ad97e78c (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 'netlink/configure.ac')
0 files changed, 0 insertions, 0 deletions