itojun
43f808c97d
use 0.9.7 DES API
2003-07-24 14:14:27 +00:00
itojun
aa5672d8c5
sscanf overrun
2003-05-17 01:02:01 +00:00
wiz
c42e1fac66
Management, not managment. Mostly from jmc@openbsd.
2003-04-26 22:07:12 +00:00
perry
54ba04ec87
Spelling errors from Igor Sobrado in PR misc/20748
...
Note that the PR claims that icmp-timxceed is a spelling error.
It is not an error. See /usr/include/netinet/ip_compat.h for example.
XXX fixes should be fed back to tcpdump.org
2003-03-31 00:18:17 +00:00
wiz
3425830569
Uppercase ULTRIX. Igor Sobrado in PR 19678.
2003-03-30 21:20:17 +00:00
matt
78d38420f5
When printing out the FDDI header on NetBSD, skip the 3 preamble bytes
...
used to align the header.
2003-01-17 02:44:33 +00:00
wiz
6373769a7d
Fix indentation of -a. From Juha Hyttinen in PR 19399.
2002-12-16 10:35:04 +00:00
mycroft
c8f942f907
And one more.
2002-12-04 18:10:20 +00:00
mycroft
5e81ec6f59
Fix more space glitchies.
2002-12-04 18:07:47 +00:00
mycroft
c164d77700
nodeid -> fileid, and fix some space glitchies.
2002-12-04 18:06:36 +00:00
mycroft
db3d827d99
Make print_int64() more sane.
2002-12-04 17:59:52 +00:00
mycroft
49e18465d9
Display the correct fsid and fileid for v3 attributes.
2002-12-04 17:54:39 +00:00
itojun
c025861aba
correct LBL_ALIGN behavior, sync with tcpdump.org.
...
enable LBL_ALIGN codepath to use byte-by-byte fetch in extract.h.
should correct PR 18688/18398.
2002-10-18 23:13:57 +00:00
onoe
367ebffa84
Mark basic rate with '*' in PRINT_RATES().
2002-09-30 13:31:57 +00:00
thorpej
c00254d517
* Add -D datalinktype to set the data link type to use when
...
capturing packets.
* Add -L to list the known data link types and exit.
From David Young <dyoung@ojctech.com>, with some minor changes by me.
2002-09-22 16:59:16 +00:00
itojun
12bcaf9dda
decode mdns/llmnr packet (port 5353). sync w/ tcpdump.org
2002-09-10 01:47:31 +00:00
itojun
5350bc28c2
fix safeputchar(). sync w/ tcpdump.org
2002-07-16 04:17:46 +00:00
itojun
fca469f097
whitespace
2002-06-15 02:55:43 +00:00
itojun
b9b9745309
have NetBSD RCSID().
2002-06-15 02:54:51 +00:00
matt
c8b2ed9e31
Change some " ??)" strings to " ?)" to avoid trigraph warnings.
2002-06-15 01:34:34 +00:00
matt
e2f0fa9ea0
#if out an [unreferenced] rcsid.
2002-06-15 01:33:44 +00:00
itojun
93c82f7945
correct thirdparty RCS tag
2002-06-02 15:50:40 +00:00
itojun
3142ca61e3
avoid overrun in NFS decoding.
2002-06-01 14:38:59 +00:00
itojun
83d7d548f9
sync with 3.7.1 (2002/5/31)
2002-05-31 09:45:44 +00:00
itojun
79b978bc0d
tcpdump 3.7.1 (current) as of 2002/5/31.
...
major changes: -xX improvements, IPX improvements, and so forth
2002-05-31 09:27:46 +00:00
thorpej
a5e83730f6
Use __RCSID().
2002-04-09 02:53:20 +00:00
simonb
6b078ef993
Fix gcc 3.x "operation on `foo' may be undefined" warnings when using
...
constructs like "tptr+=*tptr++;".
Itojun will forward these changes to tcpdump.org.
2002-03-11 10:43:33 +00:00
itojun
d52aa152c7
sync with 3.7.1
2002-02-18 09:37:05 +00:00
itojun
1ad208fce4
tcpdump 3.7.1 from tcpdump.org
2002-02-18 09:06:51 +00:00
itojun
50c48d717f
SIGALRM code around gethostbyaddr() can leak memory.
...
sync with tcpdump.org, found by openbsd guys
2001-11-05 02:12:47 +00:00
itojun
b912944434
copyright clarification, from tcpdump.org
2001-10-22 06:59:26 +00:00
itojun
eed0c2daad
copyright clarification, from tcpdump.org
2001-10-22 04:29:06 +00:00
itojun
6180d3187e
copyright clarification. sync with tcpdump.org
2001-10-22 04:24:24 +00:00
kleink
d170b4b2fc
Sync with tcpdump.org print-vrrp.c revs. 1.4-1.5:
...
Clean up internals somewhat (tok2str etc.), improve output, avoid
control characters in auth-simple output.
2001-09-27 12:33:26 +00:00
itojun
1a9410a9f1
new copyright boilerplates. from tcpdump.org repository
2001-09-19 03:37:58 +00:00
gmcgarry
7e63b1b939
Remove references to non-existent traffic(1C) and nit(4P) pages.
2001-08-22 00:06:50 +00:00
itojun
be5fa8128f
repair signed/unsiged mistake in length computation.
...
(could raise security issue - should contact fenner@freebsd on details).
sync with tcpdump.org
2001-07-09 09:27:18 +00:00
itojun
0025e818e5
do not not deref NULL pointer. PR13407. sync with tcpdump.org
2001-07-08 08:17:57 +00:00
itojun
e676bfdeb6
recover from endian mistake. sync with tcpdump.org
2001-06-27 21:08:41 +00:00
simonb
2de3233da6
Fixes to compile on alpha. Reported by Caffeinate The World on
...
current-users.
2001-06-27 02:46:25 +00:00
itojun
8e68d78e9d
ex script to change rcsid portion
2001-06-25 20:09:58 +00:00
itojun
6a5ada5fef
__RCSID()
2001-06-25 19:59:56 +00:00
itojun
454a080909
typo
2001-06-25 19:36:47 +00:00
itojun
08019da86a
disable SMB decoder, there seem to be a lot of memory boundary issues
2001-06-25 19:36:38 +00:00
itojun
80e83a75d5
import script
2001-06-25 19:36:03 +00:00
itojun
9fddaf49d0
t is in chapter 8, not 1. remove non-BSD texts.
2001-06-25 19:35:01 +00:00
itojun
56a052e678
tcpdump, from tcpdump repository as or 2001/6/26
2001-06-25 19:26:28 +00:00