]> The Tcpdump Group git mirrors - tcpdump/history - print-lldp.c
Handle very large -f files by rejecting them.
[tcpdump] / print-lldp.c
2017-09-03  Denis OvsienkoCVE-2017-13054/LLDP: add a missing length check
2017-09-03  Francois-Xavier... Remove some trailing spaces
2017-09-03  Guy HarrisCVE-2017-13027/LLDP: Fix a bounds check.
2017-09-03  Guy HarrisCVE-2017-12997/LLDP: Don't use an 8-bit loop counter.
2017-09-03  Guy HarrisCVE-2017-12900/Properly terminate all struct tok arrays.
2017-09-01  Hannes Gredlerzero change: update Hannes Gredler's email
2017-01-18  Guy HarrisDiscard result of fn_printn() calls.
2017-01-18  Guy HarrisMerge pull request #500 from atsampson/master
2017-01-14  Guy HarrisClean up white space.
2017-01-14  Guy HarrisMerge pull request #574 from elear/master
2016-12-31  Eliot LearUpdating to use fn_printn 574/head
2016-12-31  Eliot LearImplement IANA OUI and LLDP MUD option
2016-12-30  Eliot LearImplement IANA OUI and LLDP MUD option
2016-08-15  Francois-Xavier... Add a summary comment in all other printers
2016-07-29  Michael RichardsonMerge pull request #534 from MisterDA/hncp-20160728
2016-07-11  Denis Ovsienkocall ipaddr_string() instead of getname()
2016-07-11  Denis Ovsienkocall ip6addr_string() instead of getname6()
2015-09-17  Guy HarrisDon't require IPv6 library support in order to support...
2015-09-10  Francois-Xavier... Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
2015-09-05  Francois-Xavier... Printers must include 'netdissect.h', not 'interface.h'
2015-04-22  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2015-03-22  Denis Ovsienkodismiss NETDISSECT_REWORKED macro
2015-03-05  Guy HarrisMerge pull request #433 from wxsBSD/cap_fix
2015-03-05  Denis Ovsienkoclean K&R style up in function declarations a bit
2014-07-19  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-07-08  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-07-07  Guy HarrisGet rid of fetch whose result isn't used.
2014-04-23  Guy Harrisu_intN_t is dead, long live uintN_t.
2014-04-06  Denis OvsienkoMerge remote-tracking branch 'bpf/master'
2014-04-04  Guy HarrisNetdissectify the to-name resolution routines.
2014-04-02  Denis OvsienkoNDOize LLDP, PPP and RSVP decoders
2014-04-01  Denis OvsienkoNDOize safeputs() and safeputchar()
2014-04-01  Denis OvsienkoNDOize safeputs() and safeputchar()
2014-01-03  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-01-02  Denis Ovsienkoremove tcpdump's own CVS keywords
2014-01-02  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-01-02  Michael Richardsonndo-ize print-ascii: hex_print_with_offset()
2014-01-02  Michael Richardsonwhitespace changes
2013-08-29  Guy HarrisMake some routines used outside print-lldp.c static.
2013-08-29  Michael RichardsonMerge pull request #331 from audaya/master
2013-08-29  UdayakumarAdded support for DCB and EVB TLVs
2013-02-22  Bill FennerMerge branch 'master' of git://github.com/mcr/tcpdump
2012-09-03  Michael RichardsonMerge pull request #9 from monthadar/master
2012-09-03  Michael RichardsonMerge pull request #21 from geraldcombs/master
2012-07-12  Michael RichardsonMerge remote branch 'github/master'
2012-06-30  Guy HarrisAs we're always printing "LLDP, length XXX", don't...
2012-06-30  Romain FrancoiseLLDP: print packet protocol at all verbosity levels
2012-03-06  Bill FennerMerge remote-tracking branch 'upstream/master'
2012-02-24  Michael RichardsonMerge remote branch 'github/master'
2012-02-24  Michael RichardsonMerge pull request #7 from clifffrey/fix-lldp-network...
2012-02-23  Cliff FreyFix LLDP Network Policy bit definitions.
2011-04-28  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2011-04-28  Guy HarrisAdd error checking and support for DCB Exchange protoco...
2008-03-20  hannesbugfix in the lldp printer, when referencing the key...
2008-01-09  hannesFrom Carles Kishimoto <[email protected]>:
2007-12-08  hannesFrom Carles Kishimoto <[email protected]>:
2007-08-20  hannesfrom Carles Kishimoto <[email protected]>...
2007-08-19  hannesfrom Carles Kishimoto <[email protected]>...
2007-08-14  hannesmove the IEEE printer to a dedicated function as there...
2007-08-13  hannesfrom Carles Kishimoto <[email protected]>...
2007-08-09  hannesfix a couple of code-style issues in the LLDP printer
2007-08-08  hannesadd support for all the outstanding LLDP TLVs
2007-08-03  hannesadd basic support for the IEEE Link Discovery Protocol...