]> The Tcpdump Group git mirrors - libpcap/commit
Patch from Monroe Williams <[email protected]>, submitted with NetBSD PR
authorguy <guy>
Sat, 28 Oct 2000 08:19:29 +0000 (08:19 +0000)
committerguy <guy>
Sat, 28 Oct 2000 08:19:29 +0000 (08:19 +0000)
commit54b2ab13c29b96c9d587a0fb348ae8a1caccf08f
treeff6fe9b59b51def2e36148ac4f4fbc5900a8a77a
parent8c16ead77826ba9235de16c7a18be576154e75db
Patch from Monroe Williams <[email protected]>, submitted with NetBSD PR
#5228, to correctly check for Appletalk for EtherTalk phase II - they
use 802.3 with LLC SNAP packets, rather than D/I/X Ethernet packets.

His patch made "atalk" check for Appletalk ARP as well as other
Appletalk packets; I've instead added a separate "aarp" packet type,
leaving "atalk" checking only for ETHERTYPE_ATALK, so you can check for
ETHERTYPE_ATALK, ETHERTYPE_AARP, or both.
CREDITS
gencode.c
gencode.h
grammar.y
scanner.l