mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00

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.
2 lines
92 B
Text
2 lines
92 B
Text
# @TEST-EXEC: bro -C -r $TRACES/mixed-vlan-mpls.trace tcp
|
|
# @TEST-EXEC: btest-diff conn.log
|