Make sure to pass the sent/received direction from pppdump.c in
authorGilbert Ramirez <gram@alumni.rice.edu>
Thu, 21 Sep 2000 04:41:37 +0000 (04:41 -0000)
committerGilbert Ramirez <gram@alumni.rice.edu>
Thu, 21 Sep 2000 04:41:37 +0000 (04:41 -0000)
commitc312f69abcbd44c8ca982f16d086c5bef05783f7
treea96809a3c62e1475a013044d5a312bfc58622083
parent66752e74e9cd57d06556d6d2f093514e1102b634
Make sure to pass the sent/received direction from pppdump.c in
pseudo_header.
Use generic "p2p_phdr" instead of "lapd_phdr". Modify toshiba.c and
packet-lapd.c to take that into account.
Add frame.p2p_dir, a filterable field, 0=sent, 1=recvd
Make p2p_dir available in packe_info, as I think it will be needed
in VJ COMP and UNCOMP dissection.

Rename WTAP_ENCAP_TR to WTAP_ENCAP_TOKEN_RING.

Mention pppd-log support in man page.
Mention atmsnoop in README.

svn path=/trunk/; revision=2455
17 files changed:
README
capture.c
doc/ethereal.pod.template
packet-lapd.c
packet.c
packet.h
randpkt.c
wiretap/iptrace.c
wiretap/lanalyzer.c
wiretap/libpcap.c
wiretap/netmon.c
wiretap/netxray.c
wiretap/ngsniffer.c
wiretap/pppdump.c
wiretap/snoop.c
wiretap/toshiba.c
wiretap/wtap.h