summaryrefslogtreecommitdiff
path: root/ldpd/packet.c
AgeCommit message (Expand)Author
2022-07-21ldpd: Convert thread_cancel to THREAD_OFFDonald Sharp
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-10-04ldpd: Do not explicitly set the thread pointer to NULLDonatas Abraitis
2021-03-16ldpd: Add support for the read-only snmp mib objects that are statisticsKaren Schoener
2020-10-23*: unify thread/event cancel macrosMark Stapp
2020-10-22ldpd: replace inet_ntoaMark Stapp
2020-09-09ldpd: Adding support for LDP IGP SynchronizationKaren Schoener
2020-07-14*: un-split strings across linesDavid Lamparter
2019-06-13ldpd: fix clang-SA warning in packet readingDavid Lamparter
2018-07-04ldpd: buffer underflow, thread safety (PVS-Studio)F. Aragon
2018-06-18ldpd: redundant pointer operation (cppcheck)paco
2017-10-10ldpd: send correct notification code upon receipt of malformed packetRenato Westphal
2017-05-09*: update thread_add_* callsQuentin Young
2017-05-09*: remove THREAD_ON macros, add nullity checkQuentin Young
2017-04-26ldpd: allow targeted neighbors over any interfaceRenato Westphal
2017-04-26ldpd: accept notifications during the session establishment processRenato Westphal
2017-03-20ldpd: provide more detailed information in some show commandsRenato Westphal
2017-03-03ldpd: implement RFC 5561 (LDP Capabilities)Renato Westphal
2017-03-03ldpd: kill send_notification_nbr()Renato Westphal
2017-02-08ldpd: fix issues reported by coverity scanRenato Westphal
2016-12-14ldpd: remove security check to allow operation on unnumbered interfacesRenato Westphal
2016-12-14ldpd: add missing check on disc_find_iface()Renato Westphal
2016-09-23ldpd: adapt the code for QuaggaRenato Westphal
2016-09-23ldpd: copy original sources from OpenBSD (14/09/2016)Renato Westphal