summaryrefslogtreecommitdiffstats
path: root/ldpd/ldp_zebra.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: convert `struct interface->connected` to DLISTDavid Lamparter2023-11-221-5/+3
* lib: convert if_zapi_callbacks into actual hooksDavid Lamparter2023-11-031-1/+4
* ldpd: Stop and free synchronous Zebra client on destroyDonatas Abraitis2023-06-271-0/+7
* ldpd: changes for code maintainabilitysri-mohan12023-06-051-10/+5
* Merge pull request #13113 from sri-mohan1/sri-mohan-ldpDonatas Abraitis2023-03-281-22/+15
|\
| * ldpd: changes for code maintainabilitysri-mohan12023-03-271-22/+15
* | *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-1/+1
* | *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-2/+1
* | *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-15/+1
* | ldpd: Add missing enum's to switch statementDonald Sharp2023-01-311-1/+1
|/
* *: convert zclient callbacks to tableDavid Lamparter2021-10-201-8/+12
* ldpd: make allowing broken-lsps to be installed with pop operation configurablelynne2021-05-031-2/+7
* Merge pull request #8471 from idryzhov/cleanup-num-named-listsDonatas Abraitis2021-04-281-3/+2
|\
| * *: cleanup number-named access-lists and prefix-listsIgor Ryzhov2021-04-141-3/+2
* | ldpd: defer register for info until configuredFredi Raspall2021-04-261-5/+34
|/
* ldpd: add support for RLFA clientsRenato Westphal2021-01-091-0/+29
* ldpd, isisd, ospfd: Remove periodic ldp-sync hello messageKaren Schoener2020-12-091-30/+0
* *: Convert all usage of zclient_send_message to new enumDonald Sharp2020-11-151-9/+24
* ldpd: replace inet_ntoaMark Stapp2020-10-221-1/+1
* ldpd: Adding support for LDP IGP SynchronizationKaren Schoener2020-09-091-3/+107
* ldpd: Relay data plane pseudowire status in LDP notificationKaren Schoener2020-06-011-2/+3
* Merge pull request #6241 from volta-networks/fix_ldp_aclRenato Westphal2020-04-301-0/+21
|\
| * ldpd: fix ACL rule modificationlynne2020-04-291-0/+21
* | ldpd: don't drop packets coming through a broken LSPRenato Westphal2020-04-081-16/+26
|/
* *: encode zapi labels message using nexthopsMark Stapp2020-02-141-6/+5
* *: Convert connected_free to a double pointerDonald Sharp2019-11-021-1/+1
* *: Convert zapi->interface_delete to ifp callbackDonald Sharp2019-09-191-18/+1
* *: Convert interface_down to interface down callbackDonald Sharp2019-09-191-23/+6
* *: Convert from ->interface_up to the interface callbackDonald Sharp2019-09-191-12/+17
* *: Switch all zclient->interface_add to interface create callbackDonald Sharp2019-09-191-11/+2
* *: Add infrastructure to support zapi interface callbacksDonald Sharp2019-09-191-0/+23
* lib, zebra: add new MPLS zapi message with route replace semanticsRenato Westphal2019-09-101-10/+13
* lib, zebra: enhance the MPLS zapi messagesRenato Westphal2019-09-071-12/+35
* zebra: identify MPLS FTNs by route type and instanceRenato Westphal2019-09-071-2/+4
* lib: introduce encode/decode functions for the MPLS zapi messagesRenato Westphal2019-09-071-26/+17
* *: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young2019-05-031-36/+20
* *: Replace zclient_new with zclient_new_notifyDonald Sharp2018-11-121-1/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-2/+2
* ldpd: improve processing of redistributed routesRenato Westphal2017-11-291-6/+26
* *: Make zapi route install Notifications optionalDonald Sharp2017-11-271-1/+1
* *: Modify zclient_init to require privs dataDonald Sharp2017-10-241-1/+3
* *: use the FOR_ALL_INTERFACES abstraction from babeldRenato Westphal2017-10-101-1/+1
* *: introduce new rb-tree to optimize interface lookup by ifindexRenato Westphal2017-10-101-1/+1
* *: eliminate IFINDEX_DELETED in favor of IFINDEX_INTERNALRenato Westphal2017-10-101-1/+1
* *: use rb-trees to store interfaces instead of sorted linked-listsRenato Westphal2017-10-101-2/+3
* *: use zapi_route to send/receive redistributed routes as wellRenato Westphal2017-08-241-70/+36
* babeld/eigrpd/ldpd/nhrpd: add prefix length sanity checksRenato Westphal2017-08-231-1/+2
* ldpd: integrate with the pseudowire manager in zebraRenato Westphal2017-08-091-6/+70
* ldpd: Switch to using ETH_ALENDonald Sharp2017-08-041-1/+1
* ldpd: update copyright informationRenato Westphal2017-06-161-10/+9