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-cdp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use quoted include netdissect-stdinc.h instead of angle-bracketed one
Francois-Xavier Le Bail
2018-01-21
1
-1
/
+1
*
Fix VoIP VLAN request/assignment, clean up signed vs. unsigned.
Guy Harris
2018-01-10
1
-21
/
+38
*
Update ND_PRINT() as a variadic macro
Francois-Xavier Le Bail
2018-01-07
1
-46
/
+46
*
Replace ND_TTEST2()/ND_TCHECK2() macros by macros using pointers (1/n)
Francois-Xavier Le Bail
2017-12-11
1
-6
/
+6
*
Use more the EXTRACT_U_1() macro (52/n)
Francois-Xavier Le Bail
2017-12-09
1
-2
/
+2
*
Use more the EXTRACT_U_1() macro (51/n)
Francois-Xavier Le Bail
2017-12-09
1
-1
/
+2
*
Use more the EXTRACT_U_1() macro (31/n)
Francois-Xavier Le Bail
2017-11-27
1
-4
/
+4
*
Use more the EXTRACT_U_1() macro (29/n)
Francois-Xavier Le Bail
2017-11-26
1
-1
/
+1
*
Use more the EXTRACT_U_1() macro (28/n)
Francois-Xavier Le Bail
2017-11-26
1
-1
/
+3
*
Use more ND_TCHECK_n()/ND_TTEST_n() macros
Francois-Xavier Le Bail
2017-11-24
1
-5
/
+5
*
Rename EXTRACT_ macros
Francois-Xavier Le Bail
2017-11-22
1
-16
/
+16
*
Use more the EXTRACT_8BITS() macro to fetch a one-byte value (22/n)
Francois-Xavier Le Bail
2017-11-22
1
-4
/
+8
*
Use more the EXTRACT_8BITS() macro to fetch a one-byte value (20/n)
Francois-Xavier Le Bail
2017-11-22
1
-1
/
+1
*
Use more the EXTRACT_8BITS() macro to fetch a one-byte value (18/n)
Francois-Xavier Le Bail
2017-11-21
1
-1
/
+1
*
Use pointer expressions like in most similar cases
Francois-Xavier Le Bail
2017-11-20
1
-1
/
+1
*
Use more the EXTRACT_8BITS() macro to fetch a one-byte value (12/n)
Francois-Xavier Le Bail
2017-11-20
1
-3
/
+3
*
Rename EXTRACT_nBITS() macros to EXTRACT_BE_nBITS()
Francois-Xavier Le Bail
2017-11-18
1
-10
/
+10
*
CDP: Remove a useless line
Francois-Xavier Le Bail
2017-11-17
1
-1
/
+0
*
Move the printer summaries from INSTALL.txt to each printer
Francois-Xavier Le Bail
2016-08-14
1
-0
/
+2
*
CDP: Filter out non-printable characters
Francois-Xavier Le Bail
2015-11-09
1
-3
/
+5
*
Don't require IPv6 library support in order to support IPv6 addresses.
Guy Harris
2015-09-17
1
-4
/
+0
*
Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
Francois-Xavier Le Bail
2015-09-10
1
-1
/
+1
*
Remove obsolete comments
Francois-Xavier Le Bail
2015-09-07
1
-1
/
+1
*
Printers must include 'netdissect.h', not 'interface.h'
Francois-Xavier Le Bail
2015-09-05
1
-1
/
+1
*
dismiss NETDISSECT_REWORKED macro
Denis Ovsienko
2015-03-22
1
-1
/
+0
*
Fix some typos
Francois-Xavier Le Bail
2014-12-17
1
-1
/
+1
*
CDP: fix "Unchecked return value" found by Coverity
Francois-Xavier Le Bail
2014-12-08
1
-6
/
+6
*
Update a URL.
Guy Harris
2014-08-15
1
-1
/
+1
*
More #defines for CDP lengths and offsets.
Guy Harris
2014-08-15
1
-10
/
+17
*
Add TLV length checks, fix another length check.
Guy Harris
2014-08-15
1
-1
/
+19
*
Use tabs consistently.
Guy Harris
2014-08-15
1
-85
/
+85
*
Qualify "length" when printing it.
Guy Harris
2014-08-14
1
-2
/
+2
*
Merge git://github.com/the-tcpdump-group/tcpdump
Guy Harris
2014-08-14
1
-10
/
+11
|
\
|
*
Print checksum in hex, and print the actual checksum, plus cleanup
Jamie Bainbridge
2014-08-14
1
-9
/
+10
*
|
Check for TLV length too small.
Guy Harris
2014-08-14
1
-3
/
+13
|
/
*
don't reinvent ND_TCHECK2()
Denis Ovsienko
2014-06-12
1
-7
/
+3
*
NDOize the rest of util.c
Denis Ovsienko
2014-04-14
1
-6
/
+6
*
Netdissectify the to-name resolution routines.
Guy Harris
2014-04-04
1
-2
/
+2
*
NDOize AppleTalk, CDP and Kerberos decoders
Denis Ovsienko
2014-03-28
1
-74
/
+71
*
remove tcpdump's own CVS keywords
Denis Ovsienko
2014-01-03
1
-5
/
+0
*
ndo-ize print-ascii: hex_print_with_offset()
Michael Richardson
2014-01-01
1
-1
/
+1
*
make consistent use of the "tstr" idiom
Denis Ovsienko
2013-12-26
1
-2
/
+4
*
make more array declarations static/const
Denis Ovsienko
2013-12-19
1
-1
/
+1
*
justify declarations of struct tok arrays
Denis Ovsienko
2013-09-24
1
-2
/
+2
*
Fix plurals in packet count messages.
Guy Harris
2011-03-08
1
-1
/
+1
*
Use fn_printn() to print strings, to catch non-printable characters.
Guy Harris
2009-06-28
1
-8
/
+21
*
-move the nlpid definitions and tokens to a dedicated file(s)
hannes
2004-10-07
1
-2
/
+3
*
Add another check, and fix a check.
guy
2004-03-24
1
-2
/
+3
*
Add bounds checking.
guy
2004-03-24
1
-1
/
+8
*
bugfix length output in non-verbose mode
hannes
2003-12-29
1
-3
/
+6
[next]