index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_labelpool.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: require semicolon after DEFINE_<typesafe...>
David Lamparter
2021-03-17
1
-1
/
+1
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-4
/
+4
*
bgpd: fix zclient return code damage in labelpool
Pat Ruddy
2021-01-04
1
-1
/
+1
*
bgpd: refactor label allocation code
Pat Ruddy
2021-01-04
1
-24
/
+25
*
bgpd: add missing unlock of path_info
Pat Ruddy
2021-01-04
1
-0
/
+3
*
bgpd: add show commands for bgp labelpool
Pat Ruddy
2021-01-04
1
-0
/
+368
*
*: Convert all usage of zclient_send_message to new enum
Donald Sharp
2020-11-15
1
-2
/
+3
*
lib, zebra: support label chunk requests for SRGB
Emanuele Di Pascale
2019-07-10
1
-2
/
+5
*
bgpd: fix implicit declaration warning
Emanuele Di Pascale
2019-07-08
1
-0
/
+1
*
bgpd: fix LU label callback crash
Emanuele Di Pascale
2019-06-24
1
-5
/
+45
*
bgpd: replace label pool fifo with DECLARE_LIST
David Lamparter
2019-04-27
1
-47
/
+15
*
*: remove null check before XFREE
Quentin Young
2019-02-26
1
-4
/
+2
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-1
/
+1
*
bgpd, doc, ldpd, lib, tests, zebra: LM fixes
paco
2018-09-18
1
-0
/
+6
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-5
/
+5
*
bgpd: BGP_[WARN|ERR] -> EC_BGP
Quentin Young
2018-09-13
1
-3
/
+3
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-3
/
+3
*
bgpd: implement zlog_ferr facility for enhance error messages in bgp
Don Slice
2018-08-14
1
-5
/
+9
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-4
/
+0
*
bgpd: dynamic mpls label pool
G. Paul Ziemba
2018-04-12
1
-0
/
+592