zeek/testing/btest/core/vlan-mpls.bro
Robin Sommer 9ddc26328d Support for (mixed) MPLS and VLAN traffic, and a new default BPF
filter. (Seth Hall and Robin Sommer)

- Merging in the patch from #264, which provides support for mixed
  VLAN and MPLS traffic.

- Changing Bro's default filter from being built dynamically to being
  a static "ip or not ip". To get the old behaviour back (i.e., the
  dynamically built filter), redef "all_packets" to false.

- print-filter.bro now always prints the filter that Bro is actually
  using, even if overriden from the command line.
2011-04-29 09:10:43 -07:00

2 lines
92 B
Text

# @TEST-EXEC: bro -C -r $TRACES/mixed-vlan-mpls.trace tcp
# @TEST-EXEC: btest-diff conn.log