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
*
Revert "MPLS allocation mode per next hop"
Donatas Abraitis
2023-05-03
1
-185
/
+0
*
Merge pull request #12646 from pguibert6WIND/mpls_alloc_per_nh
Donatas Abraitis
2023-05-02
1
-0
/
+185
|
\
|
*
bgpd: add 'show bgp label-nexthop [detail]' command
Philippe Guibert
2023-03-22
1
-0
/
+100
|
*
bgpd: use nexthop interface when adding LSP in BGP MPLSVPN
Philippe Guibert
2023-03-22
1
-1
/
+5
|
*
bgpd: add the bgp_label_per_nexthop_cache struct and apis
Philippe Guibert
2023-03-22
1
-0
/
+55
|
*
bgpd: introduce LP_TYPE_NEXTHOP label type
Philippe Guibert
2023-03-22
1
-0
/
+26
*
|
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-1
/
+1
*
|
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-1
/
+1
*
|
*: Convert thread_cancelXXX to event_cancelXXX
Donald Sharp
2023-03-24
1
-2
/
+2
*
|
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-2
/
+2
|
/
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
*: Drop deprecated incorrect JSON fields with wrong naming
Donatas Abraitis
2023-01-31
1
-10
/
+0
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-2
/
+0
*
bgpd: improve labelpool performance at scale
G. Paul Ziemba
2022-08-31
1
-27
/
+620
*
bgpd: Convert prefix2str to %pFX
Donatas Abraitis
2022-08-25
1
-15
/
+9
*
*: Add camelCase JSON keys in addition to PascalCase
Donatas Abraitis
2022-02-03
1
-0
/
+10
*
*: Remove redundand braces for single statement blocks
Donatas Abraitis
2021-11-27
1
-8
/
+4
*
bgpd: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-25
1
-20
/
+5
*
*: 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