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:
Arne Welzel 2023-04-26 15:37:59 +02:00
commit 8f262df192
5 changed files with 20 additions and 3 deletions

4
NEWS
View file

@ -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
---------------------