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-dccp.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
NDOize AODV, IPv4 and SCTP decoders
Denis Ovsienko
2014-03-26
1
-3
/
+3
*
finalize some previous NDO conversions
Denis Ovsienko
2014-03-26
1
-1
/
+0
*
make use of NETDISSECT_REWORKED
Denis Ovsienko
2014-03-15
1
-0
/
+1
*
NDOize DCCP, Linux socket and RPKI-Router decoders
Denis Ovsienko
2014-03-14
1
-107
/
+108
*
Do a bunch more length checking.
Guy Harris
2014-02-16
1
-120
/
+205
*
fix partial checksum errors in DCCP decoder, IPv6 case
Francois-Xavier Le Bail
2014-02-16
1
-2
/
+2
*
Fetch the sequence number the way we fetch the acknowledgment number.
Guy Harris
2014-02-16
1
-24
/
+38
*
Use an 8-octet array when the ACK field is always 8 octets.
Guy Harris
2014-02-16
1
-17
/
+4
*
Get rid of unused function.
Guy Harris
2014-02-16
1
-18
/
+0
*
Add {40,48,56}-bit big-endian extract macros and use them for DCCP ACKs.
Guy Harris
2014-02-15
1
-14
/
+6
*
Mark structures with UNALIGNED.
Guy Harris
2014-02-15
1
-6
/
+6
*
fix partial checksum errors in DCCP decoder, IPv4 case
Francois-Xavier Le Bail
2014-02-15
1
-2
/
+2
*
remove tcpdump's own CVS keywords
Denis Ovsienko
2014-01-03
1
-5
/
+0
*
Merge branch 'master' of git+ssh://bpf.tcpdump.org/tcpdump/master/git/tcpdump
Michael Richardson
2014-01-01
1
-2
/
+116
|
\
|
*
Pull a bunch of headers into the only source file that includes them.
Guy Harris
2013-12-30
1
-2
/
+116
*
|
whitespace changes
Michael Richardson
2014-01-01
1
-27
/
+27
|
/
*
make consistent use of the "tstr" idiom
Denis Ovsienko
2013-12-26
1
-2
/
+4
*
Add a routine to do the "checksum with pseudo-header" stuff for IPv4.
Guy Harris
2011-06-17
1
-26
/
+3
*
Use nextproto6_cksum() for XXX-over-IPv6 checksums.
Guy Harris
2011-06-17
1
-22
/
+2
*
Go with Wireshark's Internet checksum routine.
Guy Harris
2011-06-13
1
-41
/
+38
*
Don't directly fetch multi-byte integers from packets.
Guy Harris
2010-02-21
1
-18
/
+8
*
From Gerrit Renker:
guy
2007-11-09
1
-25
/
+14
*
from Gerrit Renker <gerrit@erg.abdn.ac.uk>:
hannes
2006-11-02
1
-19
/
+17
*
From Andrea Bittau: fetch the service code in network byte order.
guy
2006-02-19
1
-3
/
+5
*
From Gisle Vanem: don't use GCC features such as the ability to declare
guy
2005-12-05
1
-5
/
+9
*
The ANSI C Committee sayeth "Thou shalt not add to a pointer to void,
guy
2005-11-08
1
-2
/
+2
*
from Ian Mc Donald <imcdnzl AT gmail.com>:
hannes
2005-11-04
1
-22
/
+23
*
Add RCS IDs.
guy
2005-09-20
1
-0
/
+6
*
From Ian McDonald and Arnaldo Carvalho de Melo: DCCP support.
guy
2005-09-20
1
-0
/
+520
[prev]