]> The Tcpdump Group git mirrors - libpcap/commit
add support for another PPP variant as per request from Karsten Keil <[email protected]>
authorhannes <hannes>
Wed, 18 Aug 2004 14:25:01 +0000 (14:25 +0000)
committerhannes <hannes>
Wed, 18 Aug 2004 14:25:01 +0000 (14:25 +0000)
commit4017783b36d229073bee725efc97f6ec65b1954d
treeec7feace58de9f4fb8c5c99258da474eecb155fc
parent3f7430de17769c05317166cb5fb8ab4e076f5755
add support for another PPP variant as per request from Karsten Keil <[email protected]>
the first byte (0xff) of the PPP header (0xff03) is tweaked to accomodate
the direction 0x00 = IN, 0x01 = OUT

the DLT_ supports the libpcap tokens "inbound" and "outbound"
gencode.c
pcap-bpf.h
ppp.h
savefile.c