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-lldp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't require IPv6 library support in order to support IPv6 addresses.
Guy Harris
2015-09-17
1
-2
/
+0
*
Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
Francois-Xavier Le Bail
2015-09-10
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
*
clean K&R style up in function declarations a bit
Denis Ovsienko
2015-03-05
1
-6
/
+6
*
Get rid of fetch whose result isn't used.
Guy Harris
2014-07-07
1
-1
/
+4
*
u_intN_t is dead, long live uintN_t.
Guy Harris
2014-04-23
1
-13
/
+13
*
Netdissectify the to-name resolution routines.
Guy Harris
2014-04-04
1
-8
/
+8
*
NDOize LLDP, PPP and RSVP decoders
Denis Ovsienko
2014-04-02
1
-246
/
+256
*
NDOize safeputs() and safeputchar()
Denis Ovsienko
2014-04-01
1
-12
/
+12
*
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
-3
/
+3
*
whitespace changes
Michael Richardson
2014-01-01
1
-23
/
+23
*
Make some routines used outside print-lldp.c static.
Guy Harris
2013-08-29
1
-3
/
+3
*
Added support for DCB and EVB TLVs
Udayakumar
2013-08-29
1
-0
/
+192
*
As we're always printing "LLDP, length XXX", don't do it for the system name.
Guy Harris
2012-06-30
1
-8
/
+2
*
LLDP: print packet protocol at all verbosity levels
Romain Francoise
2012-06-30
1
-3
/
+1
*
Fix LLDP Network Policy bit definitions.
Cliff Frey
2012-02-23
1
-2
/
+2
*
Add error checking and support for DCB Exchange protocol (DCBX) version 1.01.
Guy Harris
2011-04-28
1
-67
/
+381
*
bugfix in the lldp printer, when referencing the key for printing aggregation...
hannes
2008-03-20
1
-2
/
+2
*
From Carles Kishimoto <carles.kishimoto@gmail.com>:
hannes
2008-01-09
1
-7
/
+76
*
From Carles Kishimoto <carles.kishimoto@gmail.com>:
hannes
2007-12-08
1
-29
/
+29
*
from Carles Kishimoto <carles.kishimoto@gmail.com>: add support for the TIA/M...
hannes
2007-08-20
1
-14
/
+121
*
from Carles Kishimoto <carles.kishimoto@gmail.com>: add TIA/MED private exten...
hannes
2007-08-19
1
-3
/
+244
*
move the IEEE printer to a dedicated function as there will be more private T...
hannes
2007-08-14
1
-57
/
+70
*
from Carles Kishimoto <carles.kishimoto@gmail.com>: add IEEE organisation spe...
hannes
2007-08-13
1
-1
/
+245
*
fix a couple of code-style issues in the LLDP printer
hannes
2007-08-09
1
-15
/
+17
*
add support for all the outstanding LLDP TLVs
hannes
2007-08-08
1
-18
/
+311
*
add basic support for the IEEE Link Discovery Protocol as per 802.1ab
hannes
2007-08-03
1
-0
/
+138