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
/
ip.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the nd_uintN_t types more.
Guy Harris
2015-10-07
1
-18
/
+18
*
Get rid of "tcpdump" in some libnetdissect codes
Francois-Xavier Le Bail
2015-09-08
1
-3
/
+3
*
Remove useless include
Francois-Xavier Le Bail
2015-09-08
1
-2
/
+0
*
make sure to include tcpdump-stdinc.h; it is required
Michael Richardson
2014-07-07
1
-0
/
+2
*
More fixes for uint8_t being shorter than u_int8_t.
Guy Harris
2014-04-23
1
-8
/
+8
*
More getting rid of old u_intN_t.
Guy Harris
2014-04-23
1
-14
/
+14
*
NDOize AODV, IPv4 and SCTP decoders
Denis Ovsienko
2014-03-26
1
-3
/
+4
*
fix partial checksum errors in DCCP decoder, IPv4 case
Francois-Xavier Le Bail
2014-02-15
1
-1
/
+1
*
remove tcpdump's own CVS keywords
Denis Ovsienko
2014-01-03
1
-1
/
+0
*
Add a routine to do the "checksum with pseudo-header" stuff for IPv4.
Guy Harris
2011-06-17
1
-1
/
+1
*
Mark various IPv4 and IPv6 headers as unaligned.
Guy Harris
2010-08-31
1
-2
/
+2
*
From Victor Oppleman: add support for RFC 1393 traceroute.
guy
2007-09-14
1
-1
/
+2
*
clean up the ip options printer:
hannes
2004-09-27
1
-1
/
+2
*
The "__attribute__((packed))" tag on structures causes some files not to
guy
2002-12-11
1
-3
/
+3
*
put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and so
itojun
2002-11-09
1
-3
/
+3
*
Calculate UDP/TCP pseudo-checksum properly in the presence of
fenner
2002-07-28
1
-1
/
+4
*
C bitfields are no longer being used to extract bit fields from the IP
guy
2000-10-03
1
-24
/
+1
*
fix mistake in bitfield conversion
itojun
2000-10-03
1
-4
/
+4
*
always use u_intXX_t for protocol format declaration. char/short/int may not
itojun
2000-10-03
1
-27
/
+17
*
Declare bitfields as "u_int", not "u_char"; ANSI C doesn't guarantee
guy
2000-09-29
1
-5
/
+5
*
Get rid of includes of <netinet/in_systm.h>, and replace "n_short",
guy
2000-09-29
1
-3
/
+3
*
Get rid of some "__attribute__ ((packed))"s that I missed.
guy
2000-09-24
1
-3
/
+3
*
Add an "ip.h" header, to declare the IP stuff needed by dissectors, and
guy
2000-09-23
1
-0
/
+192