diff options
author | Benoît Ganne <bganne@cisco.com> | 2021-07-15 19:21:31 +0200 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2021-08-10 15:03:13 +0000 |
commit | 1433185908daf98deb0a8f43c303b99382a87442 (patch) | |
tree | 2a6d81adafbcb08717cfbbe561f1088b4fdb9180 /src/vnet/fib/fib_entry_src_drop.c | |
parent | 31a4aa7b354dcef292c0ddaf8fbae915938a5d23 (diff) |
misc: do not capture tx packets twice
When a packet goes through interface-output, whether it should be
captured or not will be evaluated twice: in interface-output and in
interface-output-template (<interface_name>-out) node.
interface-output should only capture packets if there is an interface
filter, otherwise it should defer evaluation to
interface-output-template.
Type: fix
Change-Id: Ia720c5d184a236335e1d7d44d8c04caf87af5630
Signed-off-by: Benoît Ganne <bganne@cisco.com>
Diffstat (limited to 'src/vnet/fib/fib_entry_src_drop.c')
0 files changed, 0 insertions, 0 deletions