summaryrefslogtreecommitdiff
path: root/print-ipx.c
Commit message (Expand)AuthorAgeFilesLines
* Added support for Win32, based on WinPcap.risso2002-08-011-6/+2
* From Heinz-Ado Arnolds <Ado.Arnolds@dhm-systems.de>:guy2001-11-251-7/+6
* Add --enable-smb to make it easier to re-enable the SMB printer.fenner2001-10-081-3/+3
* disable smb printing until we have boundary checks in *smb*.c (there's almostitojun2001-10-041-1/+5
* Handle IPX socket 0x553, which is some kind of NetBIOS-over-IPX socket.guy2001-01-151-1/+6
* IPX SAP requests don't have service names in them, they just have aguy2001-01-151-14/+11
* IPX socket 0x85be is for Cisco EIGRP over IPX.guy2001-01-151-1/+4
* Get rid of includes of <netinet/in_systm.h>, and replace "n_short",guy2000-09-291-2/+1
* Add an "ip.h" header, to declare the IP stuff needed by dissectors, andguy2000-09-231-3/+1
* Add "tcp.h" and "udp.h" headers, to declare the TCP and UDP stuff neededguy2000-09-231-4/+1
* remove non-STDC codeassar2000-07-011-3/+1
* s/sprintf/snprintf/.itojun2000-01-171-2/+2
* Switch to config.h instead of passing defines in DEFS.fenner1999-11-211-1/+5
* Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder.itojun1999-10-301-1/+3
* patches to help build on Linux 2.2linux22mcr1999-10-171-4/+1
* Initial revisionmcr1999-10-071-0/+215