summaryrefslogtreecommitdiffstats
path: root/ldpd/packet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ldpd: fix clang-SA warning in packet readingDavid Lamparter2019-06-131-0/+5
* ldpd: buffer underflow, thread safety (PVS-Studio)F. Aragon2018-07-041-4/+4
* ldpd: redundant pointer operation (cppcheck)paco2018-06-181-1/+1
* ldpd: send correct notification code upon receipt of malformed packetRenato Westphal2017-10-101-1/+1
* *: update thread_add_* callsQuentin Young2017-05-091-8/+9
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-4/+7
* ldpd: allow targeted neighbors over any interfaceRenato Westphal2017-04-261-8/+9
* ldpd: accept notifications during the session establishment processRenato Westphal2017-04-261-2/+2
* ldpd: provide more detailed information in some show commandsRenato Westphal2017-03-211-0/+36
* ldpd: implement RFC 5561 (LDP Capabilities)Renato Westphal2017-03-031-9/+4
* ldpd: kill send_notification_nbr()Renato Westphal2017-03-031-3/+3
* ldpd: fix issues reported by coverity scanRenato Westphal2017-02-081-6/+10
* ldpd: remove security check to allow operation on unnumbered interfacesRenato Westphal2016-12-141-35/+6
* ldpd: add missing check on disc_find_iface()Renato Westphal2016-12-141-6/+6
* ldpd: adapt the code for QuaggaRenato Westphal2016-09-231-95/+129
* ldpd: copy original sources from OpenBSD (14/09/2016)Renato Westphal2016-09-231-0/+788