index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ldpd
/
ldpd.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: identify MPLS FTNs by route type and instance
Renato Westphal
2019-09-07
1
-1
/
+2
*
ldpd: buffer underflow, thread safety (PVS-Studio)
F. Aragon
2018-07-04
1
-1
/
+2
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
zebra, ldpd: fix display of pseudowire status
Renato Westphal
2017-11-29
1
-0
/
+1
*
lib: standardize use of queue.h
Jorge Boncompte
2017-08-17
1
-1
/
+1
*
ldpd: integrate with the pseudowire manager in zebra
Renato Westphal
2017-08-09
1
-18
/
+14
*
zebra: add pseudowire manager
ßingen
2017-08-09
1
-0
/
+1
*
ldpd: Switch to using ETH_ALEN
Donald Sharp
2017-08-04
1
-2
/
+2
*
ldpd: further improvements in the configuration handling
Renato Westphal
2017-06-03
1
-2
/
+2
*
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-05-02
1
-3
/
+4
|
\
|
*
Merge pull request #431 from opensourcerouting/fix-iface-renames
Donald Sharp
2017-05-01
1
-0
/
+1
|
|
\
|
|
*
ldpd: fixes to handle interface renames properly
Renato Westphal
2017-05-01
1
-0
/
+1
|
*
|
ldpd: respect link-detect configuration
Renato Westphal
2017-05-01
1
-3
/
+3
|
|
/
*
|
ldpd: simplify initialization of the child processes
Renato Westphal
2017-04-26
1
-2
/
+11
*
|
ldpd: remove two unused imsg types
Renato Westphal
2017-04-25
1
-3
/
+1
*
|
ldpd: split log.c into two files
Renato Westphal
2017-04-25
1
-0
/
+30
|
/
*
ldpd: do not consume vty_conf when updating the configuration
Renato Westphal
2017-03-31
1
-1
/
+0
*
ldpd: do a full configuration reload upon receiving a SIGHUP
Renato Westphal
2017-03-27
1
-0
/
+1
*
ldpd: simplify handling of configuration commands
Renato Westphal
2017-03-27
1
-3
/
+1
*
Merge pull request #286 from opensourcerouting/ldpd-tshoot
Donald Sharp
2017-03-24
1
-1
/
+34
|
\
|
*
ldpd: provide more detailed information in some show commands
Renato Westphal
2017-03-21
1
-1
/
+32
|
*
ldpd: add commands to show sent/rcvd capabilities
Renato Westphal
2017-03-21
1
-0
/
+1
|
*
ldpd: provide both a brief and a detailed version of some show commands
Renato Westphal
2017-03-21
1
-0
/
+1
*
|
Implement generic label manager
ßingen
2017-03-20
1
-1
/
+3
|
/
*
ldpd: send VPLS MAC withdrawals
Renato Westphal
2017-03-03
1
-0
/
+3
*
ldpd: implement RFC 6667 (Typed Wildcard FEC for PWid)
Renato Westphal
2017-03-03
1
-0
/
+1
*
ldpd: implement RFC 5918 (Typed Wildcard FEC)
Renato Westphal
2017-03-03
1
-0
/
+6
*
ldpd: implement RFC 5561 (LDP Capabilities)
Renato Westphal
2017-03-03
1
-0
/
+6
*
ldpd: update local labels when necessary
Renato Westphal
2017-02-06
1
-2
/
+1
*
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-02-02
1
-0
/
+1
|
\
|
*
ldpd: add ctl_socket cli option to override the compiled-in location for the ...
Renato Westphal
2017-01-25
1
-0
/
+1
*
|
ldpd: introduce advanced filtering capabilities
Renato Westphal
2017-02-02
1
-1
/
+21
*
|
ldpd: add synchronous IPC channels
Renato Westphal
2017-02-02
1
-0
/
+3
*
|
ldpd: release all memory explicitly on exit
Renato Westphal
2017-02-01
1
-1
/
+2
*
|
ldpd: use red-black trees to store 'adj' elements
Renato Westphal
2017-01-04
1
-3
/
+6
*
|
ldpd: use red-black trees to store 'l2vpn_pw' elements
Renato Westphal
2017-01-04
1
-4
/
+7
*
|
ldpd: use red-black trees to store 'l2vpn_if' elements
Renato Westphal
2017-01-04
1
-3
/
+6
*
|
ldpd: use red-black trees to store 'l2vpn' elements
Renato Westphal
2017-01-04
1
-4
/
+7
*
|
ldpd: use red-black trees to store 'nbr_params' elements
Renato Westphal
2017-01-04
1
-4
/
+7
*
|
ldpd: use red-black trees to store 'tnbr' elements
Renato Westphal
2017-01-04
1
-4
/
+6
*
|
ldpd: use red-black trees to store 'iface' elements
Renato Westphal
2017-01-04
1
-4
/
+7
|
/
*
ldpd: qobj: register everything
Renato Westphal
2016-10-07
1
-0
/
+15
*
ldpd: add in-process API for creating/deleting
Renato Westphal
2016-10-07
1
-0
/
+20
*
ldpd: merge/dup/reload void **ref support
Renato Westphal
2016-10-07
1
-0
/
+2
*
ldpd: fix processing of redistributed routes
Renato Westphal
2016-09-28
1
-0
/
+1
*
ldpd: adapt the code for Quagga
Renato Westphal
2016-09-23
1
-45
/
+89
*
ldpd: copy original sources from OpenBSD (14/09/2016)
Renato Westphal
2016-09-23
1
-0
/
+606