mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/bump-af-packet'
* origin/topic/awelzel/bump-af-packet: Update AF-Packet submodule btest: Add af_packet to TestDirs Update AF-Packet submodule
This commit is contained in:
commit
8f262df192
5 changed files with 20 additions and 3 deletions
4
NEWS
4
NEWS
|
@ -291,6 +291,10 @@ Changed Functionality
|
|||
- Support for ARUBA GRE tunnels now covers all of the known protocol type values
|
||||
for those tunnels.
|
||||
|
||||
- The vlan field reported by the AF_PACKET packet source is now properly
|
||||
masked to exclude PCP and DEI bits. Previously, these bits were included
|
||||
and could cause invalid vlan values > 4095 to be reported.
|
||||
|
||||
Removed Functionality
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue