index
:
delta/tcpdump.git
add-program-name-option
additional-changes-to-testrun
bare
coverity_scan
enable-probot-stale
lbl
master
mcr-macro-update-1
move-packets-captured-to-ndo
origin
tcpdump-3.5
tcpdump-3.6
tcpdump-3.7
tcpdump-3.8
tcpdump-3.9
tcpdump-4.0
tcpdump-4.1
tcpdump-4.10
tcpdump-4.2
tcpdump-4.3
tcpdump-4.4
tcpdump-4.5
tcpdump-4.6
tcpdump-4.7
tcpdump-4.8
tcpdump-4.9
tcpdump-4.99
tcpdump_3_5
tcpdump_3_6
tcpdump_3_7
tcpdump_3_8
tcpdump_3_9
tcpdump_4.1
tcpdump_4.2
tcpdump_4.3
tcpdump_4.4
tcpdump_4.5
tcpdump_4_0
tcpdump_4_4rel0
tcpdump_4_5
test-rc
github.com: the-tcpdump-group/tcpdump.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
print-nfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have the configure script arrange that the Makefile define _U_
guy
2003-11-16
1
-4
/
+4
*
From Neil Spring:
guy
2003-11-15
1
-1
/
+1
*
From Neil Spring:
guy
2003-11-15
1
-4
/
+4
*
From Charles M. Hannum <mycroft@netbsd.org>: NetBSD whitespace cleanups.
guy
2002-12-12
1
-16
/
+15
*
The "__attribute__((packed))" tag on structures causes some files not to
guy
2002-12-11
1
-111
/
+133
*
Add a few more GCC warnings on GCC >= 2 for ".devel" builds.
guy
2002-09-05
1
-2
/
+2
*
Fixes for:
guy
2002-08-26
1
-6
/
+25
*
Added support for Win32, based on WinPcap.
risso
2002-08-01
1
-7
/
+2
*
whitespace cleanup
itojun
2002-06-11
1
-4
/
+4
*
Get rid of unneeded incomplete definitions of "struct mbuf" and "struct
guy
2002-06-01
1
-4
/
+1
*
V3 FSINFO and PATHCONF requests take a file handle as an argument; parse
guy
2002-05-31
1
-13
/
+28
*
Get rid of casts of pointers-to-const to pointers-to-nonconst.
guy
2002-04-24
1
-6
/
+7
*
constness
itojun
2002-02-18
1
-2
/
+2
*
NULL is not 0
itojun
2001-07-08
1
-2
/
+2
*
Check for parse failure in ACCESS replies.
fenner
2001-07-04
1
-2
/
+3
*
put stripped-down version of ip6.h and icmp6.h into tcpdump tree.
itojun
2000-10-07
1
-4
/
+4
*
always use u_intXX_t for protocol format declaration. char/short/int may not
itojun
2000-10-03
1
-4
/
+4
*
Get rid of includes of <netinet/in_systm.h>, and replace "n_short",
guy
2000-09-29
1
-2
/
+1
*
Get rid of unneeded includes of <net/if.h>.
guy
2000-09-28
1
-2
/
+1
*
Add an "ip.h" header, to declare the IP stuff needed by dissectors, and
guy
2000-09-23
1
-2
/
+3
*
Add definitions of Ethernet types from
guy
2000-09-23
1
-2
/
+1
*
To translate NFS error statuses to strings, use "tok2str()" and a table,
guy
2000-08-03
1
-2
/
+52
*
s/nfstype/nfs_type/ to avoid conflict with system header files
assar
2000-07-29
1
-3
/
+3
*
typo in pointer assignment. from netbsd-current.
itojun
2000-07-16
1
-2
/
+2
*
remove non-STDC code
assar
2000-07-01
1
-3
/
+1
*
add fallback definition for INET_ADDRSTRLEN.
itojun
2000-06-12
1
-1
/
+4
*
strncpy() does not ensure string termination.
itojun
2000-06-10
1
-1
/
+2
*
s/(unsigned)/(u_int32_t)/ for ntohl results.
itojun
2000-06-10
1
-8
/
+8
*
correct endianness in int64_print().
itojun
2000-06-10
1
-8
/
+9
*
correctly handle NFS-over-IPv6.
itojun
2000-06-10
1
-51
/
+146
*
(nfs_printfh): support print the opaque handle.
assar
2000-06-01
1
-7
/
+11
*
(unsigned) casts in printf to make gcc happy
assar
2000-05-15
1
-7
/
+11
*
Fix confusing indentation.
fenner
2000-01-28
1
-152
/
+149
*
Use %08x to make sure that the low half of a 64-bit quantity doesn't
fenner
1999-12-15
1
-2
/
+2
*
Switch to config.h instead of passing defines in DEFS.
fenner
1999-11-21
1
-1
/
+5
*
incorporate NFS parsing code from NetBSD. adds support for nfsv3
assar
1999-11-21
1
-219
/
+929
*
patches to help build on Linux 2.2
linux22
mcr
1999-10-17
1
-2
/
+1
*
Initial revision
mcr
1999-10-07
1
-0
/
+869