aboutsummaryrefslogtreecommitdiff
path: root/nfs.h
AgeCommit message (Expand)Author
2023-02-20Fix spaces before tabs in indentationFrancois-Xavier Le Bail
2018-06-23Get rid of no-longer-used nfsuint64.Guy Harris
2018-06-22Use nd_uint types for structures used to overlay packets.Guy Harris
2017-12-15Use nd_ types for ONC RPC.Guy Harris
2014-04-23More getting rid of old u_intN_t.Guy Harris
2014-01-03remove tcpdump's own CVS keywordsDenis Ovsienko
2010-01-26Enhance NFS access request messages.Lucas C. Villa Real
2007-11-18Get rid of unused and "#if 0"ed-out definitions.guy
2007-08-29Patches from NetBSD tree.mcr
2002-12-11The "__attribute__((packed))" tag on structures causes some files not toguy
2002-12-11Give it an SCCS/RCS ID.guy
2002-11-09put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and soitojun
2000-07-29s/nfstype/nfs_type/ to avoid conflict with system header filesassar
2000-04-28s/u_quad_t/u_int64_t/ (in #if 0)itojun
1999-11-21(nfsquad_t): remove, it doesn't work with non-GCCassar
1999-11-21incorporate NFS parsing code from NetBSD. adds support for nfsv3assar