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
*
*: use FRR interface name definition everywhere
Rafael Zalamena
2022-05-02
1
-11
/
+11
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-6
/
+5
*
ldpd: make allowing broken-lsps to be installed with pop operation configurable
lynne
2021-05-03
1
-1
/
+1
*
Merge pull request #8471 from idryzhov/cleanup-num-named-lists
Donatas Abraitis
2021-04-28
1
-1
/
+0
|
\
|
*
*: cleanup number-named access-lists and prefix-lists
Igor Ryzhov
2021-04-14
1
-1
/
+0
*
|
ldpd: defer register for info until configured
Fredi Raspall
2021-04-26
1
-0
/
+2
|
/
*
*: require semicolon after DEFINE_QOBJ & co.
David Lamparter
2021-03-17
1
-14
/
+14
*
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-03-17
1
-1
/
+1
*
ldpd: Add support for the read-only snmp mib objects that are statistics
Karen Schoener
2021-03-16
1
-0
/
+19
*
ldpd: Add support for read-only snmp mib objects (excluding statistics)
Karen Schoener
2021-02-24
1
-0
/
+9
*
ldpd: add support for RLFA clients
Renato Westphal
2021-01-09
1
-1
/
+7
*
ldpd: Adding support for LDP IGP Synchronization
Karen Schoener
2020-09-09
1
-1
/
+51
*
ldpd and Zebra: Expand existing debug commands.
lynne
2020-05-11
1
-0
/
+9
*
ldpd: fix ACL rule modification
lynne
2020-04-29
1
-1
/
+8
*
Merge pull request #5851 from volta-networks/feat_ldp_oc_review
Renato Westphal
2020-03-23
1
-0
/
+2
|
\
|
*
ldpd: adding support for LDP ordered label distribution control
Karen Schoener
2020-03-20
1
-0
/
+2
*
|
ldpd: During code inspection we are mixing data sizes
Donald Sharp
2020-03-11
1
-10
/
+11
*
|
ldpd: fix another linking issue with GCC-10
Ruben Kerkhof
2020-03-08
1
-1
/
+1
|
/
*
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
[next]