summaryrefslogtreecommitdiff
path: root/ldpd/ldpd.h
AgeCommit message (Expand)Author
2025-04-08ldpd: clean up warnings from -WshadowMark Stapp
2024-03-10ldpd: use zlog recirculation for subprocessesDavid Lamparter
2023-11-21*: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZDonald Sharp
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-05-02*: use FRR interface name definition everywhereRafael Zalamena
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-05-03ldpd: make allowing broken-lsps to be installed with pop operation configurablelynne
2021-04-28Merge pull request #8471 from idryzhov/cleanup-num-named-listsDonatas Abraitis
2021-04-26ldpd: defer register for info until configuredFredi Raspall
2021-04-14*: cleanup number-named access-lists and prefix-listsIgor Ryzhov
2021-03-17*: require semicolon after DEFINE_QOBJ & co.David Lamparter
2021-03-17*: require semicolon after DEFINE_HOOK & co.David Lamparter
2021-03-16ldpd: Add support for the read-only snmp mib objects that are statisticsKaren Schoener
2021-02-24ldpd: Add support for read-only snmp mib objects (excluding statistics)Karen Schoener
2021-01-08ldpd: add support for RLFA clientsRenato Westphal
2020-09-09ldpd: Adding support for LDP IGP SynchronizationKaren Schoener
2020-05-11ldpd and Zebra: Expand existing debug commands.lynne
2020-04-29ldpd: fix ACL rule modificationlynne
2020-03-23Merge pull request #5851 from volta-networks/feat_ldp_oc_reviewRenato Westphal
2020-03-20ldpd: adding support for LDP ordered label distribution controlKaren Schoener
2020-03-11ldpd: During code inspection we are mixing data sizesDonald Sharp
2020-03-08ldpd: fix another linking issue with GCC-10Ruben Kerkhof
2019-09-06zebra: identify MPLS FTNs by route type and instanceRenato Westphal
2018-07-04ldpd: buffer underflow, thread safety (PVS-Studio)F. Aragon
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2017-11-29zebra, ldpd: fix display of pseudowire statusRenato Westphal
2017-08-17lib: standardize use of queue.hJorge Boncompte
2017-08-09ldpd: integrate with the pseudowire manager in zebraRenato Westphal
2017-08-09zebra: add pseudowire managerßingen
2017-08-04ldpd: Switch to using ETH_ALENDonald Sharp
2017-06-02ldpd: further improvements in the configuration handlingRenato Westphal
2017-05-02Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp
2017-05-01Merge pull request #431 from opensourcerouting/fix-iface-renamesDonald Sharp
2017-05-01ldpd: respect link-detect configurationRenato Westphal
2017-05-01ldpd: fixes to handle interface renames properlyRenato Westphal
2017-04-26ldpd: simplify initialization of the child processesRenato Westphal
2017-04-24ldpd: remove two unused imsg typesRenato Westphal
2017-04-24ldpd: split log.c into two filesRenato Westphal
2017-03-31ldpd: do not consume vty_conf when updating the configurationRenato Westphal
2017-03-27ldpd: do a full configuration reload upon receiving a SIGHUPRenato Westphal
2017-03-27ldpd: simplify handling of configuration commandsRenato Westphal
2017-03-24Merge pull request #286 from opensourcerouting/ldpd-tshootDonald Sharp
2017-03-20ldpd: provide more detailed information in some show commandsRenato Westphal
2017-03-20ldpd: add commands to show sent/rcvd capabilitiesRenato Westphal
2017-03-20ldpd: provide both a brief and a detailed version of some show commandsRenato Westphal