aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vmxnet3/vmxnet3.api
diff options
context:
space:
mode:
authorMichael Yu <michael.a.yu@nokia-sbell.com>2019-08-30 00:50:16 +0800
committerDamjan Marion <dmarion@me.com>2019-08-30 13:18:24 +0000
commit90b34ed67a516c4391ad353ba431f8419b582d50 (patch)
tree0afeecc696ecca3bba3b85486b91bb75266448f1 /src/plugins/vmxnet3/vmxnet3.api
parent182d2198332c2a20891a7cdbceeaaf62b47924e8 (diff)
devices: fix issue of per_interface_next_index
Per interface, next hop graph node can be customized with vnet_hw_interface_rx_redirect_to_node function, but it doesn't work well for af-packet type interface. In current implementation, with function af_packet_set_interface_next_node invoked next hop graph node index can be set to apif->per_interface_next_index, but it's not set to next0 properly for packet processing in af_packet_device_input_fn. Type: fix Signed-off-by: Michael Yu <michael.a.yu@nokia-sbell.com> Change-Id: I8e132ddd1c3c01b6f476de78546d4a9389b3ff87 Signed-off-by: Michael Yu <michael.a.yu@nokia-sbell.com>
Diffstat (limited to 'src/plugins/vmxnet3/vmxnet3.api')
0 files changed, 0 insertions, 0 deletions