| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=5501
|
|
|
|
|
|
|
|
|
|
| |
"int" and to check "getopt()"s return value with -1 rather than EOF.
Fix other "getopt()" loops to check against -1 as well (EOF is -1 on
most if not all platforms, but the Single UNIX Specification says
"getopt()" returns -1, so we should check against -1, not EOF).
svn path=/trunk/; revision=4793
|
|
|
|
|
|
|
| |
If type passed in with -t option is unknown, die instead of using
Ethernet as a default.
svn path=/trunk/; revision=4737
|
|
|
|
| |
svn path=/trunk/; revision=4199
|
|
|
|
| |
svn path=/trunk/; revision=3214
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Fix problems revealed by randpkt, add OS-specific info.
svn path=/trunk/; revision=2056
|
|
|
|
|
|
|
|
|
| |
to that file, leave public definitions in wtap.h.
Rename "union pseudo_header" to "union wtap_pseudo_header".
Make the wtap_pseudo_header pointer available in packet_info struct.
svn path=/trunk/; revision=1989
|
|
|
|
| |
svn path=/trunk/; revision=1978
|
|
|
|
| |
svn path=/trunk/; revision=780
|
|
|
|
| |
svn path=/trunk/; revision=777
|
|
|
|
|
|
| |
target list, so a 'make randpkt' is required if you want to build it.
svn path=/trunk/; revision=684
|
|
|
|
| |
svn path=/trunk/; revision=650
|
|
svn path=/trunk/; revision=645
|