index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ldpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: rename man pages to frr-*
David Lamparter
2020-01-15
1
-1
/
+1
*
*: generously apply const
David Lamparter
2019-12-02
2
-2
/
+2
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
ldpd: add missing sanity check in the parsing of label messages
Renato Westphal
2019-11-14
1
-0
/
+8
*
*: 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
6
-26
/
+39
*
lib: introduce encode/decode functions for the MPLS zapi messages
Renato Westphal
2019-09-07
1
-26
/
+17
*
*: frr_elevate_privs -> frr_with_privs
David Lamparter
2019-09-03
1
-4
/
+4
*
ldpd: Fix to release MPLS label if its not used anymore
Binu Abraham
2019-07-15
3
-0
/
+43
*
ldpd: set default instance to 1
Emanuele Di Pascale
2019-07-10
1
-0
/
+3
*
lib, zebra: support label chunk requests for SRGB
Emanuele Di Pascale
2019-07-10
1
-1
/
+2
*
ldpd: fix clang-SA warning in packet reading
David Lamparter
2019-06-13
1
-0
/
+5
*
ldpd: Fix shutdown
dturlupov
2019-06-11
1
-1
/
+1
*
ldpd: Allow for -N <namespace> to influence location of LDPD_SOCKET
Donald Sharp
2019-06-04
1
-1
/
+10
*
*: use ZAPI_CALLBACK_ARGS macro for zapi handlers
Quentin Young
2019-05-03
1
-36
/
+20
*
build: fix a whole bunch of *FLAGS
David Lamparter
2019-01-30
1
-1
/
+1
*
ldpd: fix corner case in which we wouldn't respect the max pdu length
Renato Westphal
2019-01-22
1
-2
/
+2
*
ldpd: fix missing return value in bindany
Mark Stapp
2019-01-16
1
-0
/
+1
*
ldpd: fix startup on OpenBSD
Rafael Zalamena
2018-12-22
1
-8
/
+10
*
ldpd: add support for FreeBSD IP_BINDANY
Rafael Zalamena
2018-12-21
1
-2
/
+11
*
*: remove the configuration lock from all daemons
Renato Westphal
2018-11-26
1
-1
/
+0
*
*: Replace zclient_new with zclient_new_notify
Donald Sharp
2018-11-12
2
-2
/
+2
*
*: add empty array of YANG modules
Renato Westphal
2018-10-27
1
-0
/
+6
*
lib: introduce new northbound API
Renato Westphal
2018-10-27
1
-1
/
+1
*
*: spelchek
David Lamparter
2018-10-25
2
-2
/
+2
*
bgpd, doc, ldpd, lib, tests, zebra: LM fixes
paco
2018-09-18
1
-1
/
+1
*
Merge pull request #3040 from pacovn/static_analysis__drop_const_1
Quentin Young
2018-09-17
3
-7
/
+7
|
\
|
*
bgpd isisd ldpd lib: const drop fixes (SA)
F. Aragon
2018-09-17
3
-7
/
+7
*
|
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-1
/
+1
|
/
*
Merge pull request #2977 from opensourcerouting/doc-fix
Donald Sharp
2018-09-09
1
-1
/
+1
|
\
|
*
build: fix not building docs w/o sphinx
David Lamparter
2018-09-09
1
-1
/
+1
*
|
Merge pull request #2965 from opensourcerouting/buildfoo-20180904
Donald Sharp
2018-09-09
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
*: fix config.h/zebra.h include order
David Lamparter
2018-09-08
1
-0
/
+4
*
|
Merge pull request #2862 from opensourcerouting/non-recursive
Donald Sharp
2018-09-09
2
-15
/
+2
|
\
|
|
*
*: cleanup .gitignore files
David Lamparter
2018-09-08
1
-15
/
+0
|
*
build: move vtysh & manpage listings to subdir.am
David Lamparter
2018-09-08
1
-0
/
+2
*
|
lib, ldpd: fix SA warnings from TAILQ oddness
David Lamparter
2018-09-08
1
-3
/
+1
|
/
*
*: add a vrf update hook to be informed of the vrf name
Philippe Guibert
2018-08-28
1
-1
/
+1
*
*: use frr_elevate_privs() (2/2: manual)
David Lamparter
2018-08-14
1
-26
/
+14
*
*: use frr_elevate_privs() (1/2: coccinelle)
David Lamparter
2018-08-14
1
-10
/
+6
*
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
1
-3
/
+3
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-1
/
+1
*
ldpd: Convert to using LIB_ERR_XXX and zlog_ferr
Donald Sharp
2018-08-14
1
-2
/
+4
[next]