index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ldpd
/
ldp_zebra.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: convert `struct interface->connected` to DLIST
David Lamparter
2023-11-22
1
-5
/
+3
*
lib: convert if_zapi_callbacks into actual hooks
David Lamparter
2023-11-03
1
-1
/
+4
*
ldpd: Stop and free synchronous Zebra client on destroy
Donatas Abraitis
2023-06-27
1
-0
/
+7
*
ldpd: changes for code maintainability
sri-mohan1
2023-06-05
1
-10
/
+5
*
Merge pull request #13113 from sri-mohan1/sri-mohan-ldp
Donatas Abraitis
2023-03-28
1
-22
/
+15
|
\
|
*
ldpd: changes for code maintainability
sri-mohan1
2023-03-27
1
-22
/
+15
*
|
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-1
/
+1
*
|
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-2
/
+1
*
|
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-15
/
+1
*
|
ldpd: Add missing enum's to switch statement
Donald Sharp
2023-01-31
1
-1
/
+1
|
/
*
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-8
/
+12
*
ldpd: make allowing broken-lsps to be installed with pop operation configurable
lynne
2021-05-03
1
-2
/
+7
*
Merge pull request #8471 from idryzhov/cleanup-num-named-lists
Donatas Abraitis
2021-04-28
1
-3
/
+2
|
\
|
*
*: cleanup number-named access-lists and prefix-lists
Igor Ryzhov
2021-04-14
1
-3
/
+2
*
|
ldpd: defer register for info until configured
Fredi Raspall
2021-04-26
1
-5
/
+34
|
/
*
ldpd: add support for RLFA clients
Renato Westphal
2021-01-09
1
-0
/
+29
*
ldpd, isisd, ospfd: Remove periodic ldp-sync hello message
Karen Schoener
2020-12-09
1
-30
/
+0
*
*: Convert all usage of zclient_send_message to new enum
Donald Sharp
2020-11-15
1
-9
/
+24
*
ldpd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-1
/
+1
*
ldpd: Adding support for LDP IGP Synchronization
Karen Schoener
2020-09-09
1
-3
/
+107
*
ldpd: Relay data plane pseudowire status in LDP notification
Karen Schoener
2020-06-01
1
-2
/
+3
*
Merge pull request #6241 from volta-networks/fix_ldp_acl
Renato Westphal
2020-04-30
1
-0
/
+21
|
\
|
*
ldpd: fix ACL rule modification
lynne
2020-04-29
1
-0
/
+21
*
|
ldpd: don't drop packets coming through a broken LSP
Renato Westphal
2020-04-08
1
-16
/
+26
|
/
*
*: encode zapi labels message using nexthops
Mark Stapp
2020-02-14
1
-6
/
+5
*
*: Convert connected_free to a double pointer
Donald Sharp
2019-11-02
1
-1
/
+1
*
*: Convert zapi->interface_delete to ifp callback
Donald Sharp
2019-09-19
1
-18
/
+1
*
*: Convert interface_down to interface down callback
Donald Sharp
2019-09-19
1
-23
/
+6
*
*: Convert from ->interface_up to the interface callback
Donald Sharp
2019-09-19
1
-12
/
+17
*
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
1
-11
/
+2
*
*: Add infrastructure to support zapi interface callbacks
Donald Sharp
2019-09-19
1
-0
/
+23
*
lib, zebra: add new MPLS zapi message with route replace semantics
Renato Westphal
2019-09-10
1
-10
/
+13
*
lib, zebra: enhance the MPLS zapi messages
Renato Westphal
2019-09-07
1
-12
/
+35
*
zebra: identify MPLS FTNs by route type and instance
Renato Westphal
2019-09-07
1
-2
/
+4
*
lib: introduce encode/decode functions for the MPLS zapi messages
Renato Westphal
2019-09-07
1
-26
/
+17
*
*: use ZAPI_CALLBACK_ARGS macro for zapi handlers
Quentin Young
2019-05-03
1
-36
/
+20
*
*: Replace zclient_new with zclient_new_notify
Donald Sharp
2018-11-12
1
-1
/
+1
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-2
/
+2
*
ldpd: improve processing of redistributed routes
Renato Westphal
2017-11-29
1
-6
/
+26
*
*: Make zapi route install Notifications optional
Donald Sharp
2017-11-27
1
-1
/
+1
*
*: Modify zclient_init to require privs data
Donald Sharp
2017-10-24
1
-1
/
+3
*
*: use the FOR_ALL_INTERFACES abstraction from babeld
Renato Westphal
2017-10-10
1
-1
/
+1
*
*: introduce new rb-tree to optimize interface lookup by ifindex
Renato Westphal
2017-10-10
1
-1
/
+1
*
*: eliminate IFINDEX_DELETED in favor of IFINDEX_INTERNAL
Renato Westphal
2017-10-10
1
-1
/
+1
*
*: use rb-trees to store interfaces instead of sorted linked-lists
Renato Westphal
2017-10-10
1
-2
/
+3
*
*: use zapi_route to send/receive redistributed routes as well
Renato Westphal
2017-08-24
1
-70
/
+36
*
babeld/eigrpd/ldpd/nhrpd: add prefix length sanity checks
Renato Westphal
2017-08-23
1
-1
/
+2
*
ldpd: integrate with the pseudowire manager in zebra
Renato Westphal
2017-08-09
1
-6
/
+70
*
ldpd: Switch to using ETH_ALEN
Donald Sharp
2017-08-04
1
-1
/
+1
*
ldpd: update copyright information
Renato Westphal
2017-06-16
1
-10
/
+9
[next]