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
*
*: 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
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-05-02
1
-9
/
+12
|
\
|
*
Merge pull request #431 from opensourcerouting/fix-iface-renames
Donald Sharp
2017-05-01
1
-5
/
+10
|
|
\
|
|
*
ldpd: fixes to handle interface renames properly
Renato Westphal
2017-05-01
1
-5
/
+10
|
*
|
ldpd: respect link-detect configuration
Renato Westphal
2017-05-01
1
-4
/
+2
|
|
/
*
/
ldpd: improve ldp_zebra_read_route()
Renato Westphal
2017-04-26
1
-26
/
+15
|
/
*
ldpd: fix configuration of non-existing VPLS interfaces and pseudowires
Renato Westphal
2017-03-31
1
-3
/
+3
*
ldpd: send VPLS MAC withdrawals
Renato Westphal
2017-03-03
1
-0
/
+2
*
ldpd: update local labels when necessary
Renato Westphal
2017-02-06
1
-20
/
+26
*
ldpd: release all memory explicitly on exit
Renato Westphal
2017-02-01
1
-0
/
+8
*
*: read and ignore srcdest routes on ZAPI
Christian Franke
2017-01-30
1
-0
/
+11
*
zebra/ldpd: allow MPLS ECMP on unnumbered interfaces
Renato Westphal
2016-12-14
1
-11
/
+12
*
zebra/ldpd: introduce ZEBRA_ROUTE_ALL wildcard route type
Renato Westphal
2016-10-18
1
-31
/
+14
*
ldpd: fix processing of redistributed routes
Renato Westphal
2016-09-28
1
-0
/
+4
*
ldpd: make route flags a 32bit field
Renato Westphal
2016-09-28
1
-1
/
+1
*
*: remove dead code
Renato Westphal
2016-09-23
1
-12
/
+0
*
mpls: add support for LDP LSPs
Renato Westphal
2016-09-23
1
-4
/
+50
*
ldpd: adapt the code for Quagga
Renato Westphal
2016-09-23
1
-0
/
+466