index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_zebra.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: fix redistribute table command after bgp restarts
Philippe Guibert
2023-08-29
1
-2
/
+2
*
bgpd: bgp_path_info_extra memory optimization
Valerian_He
2023-08-08
1
-3
/
+4
*
bgpd: Fix table manager to use the synchronous client
Donald Sharp
2023-07-10
1
-1
/
+1
*
bgpd: Use synchronous way to get labels from Zebra
Donatas Abraitis
2023-06-20
1
-0
/
+2
*
bgpd: update the mpls entry to handle return traffic
Philippe Guibert
2023-06-16
1
-1
/
+2
*
bgpd: use nexthop interface when adding LSP in BGP MPLSVPN
Philippe Guibert
2023-05-09
1
-0
/
+1
*
bgpd: add support for l3vpn per-nexthop label
Philippe Guibert
2023-05-09
1
-0
/
+3
*
Revert "MPLS allocation mode per next hop"
Donatas Abraitis
2023-05-03
1
-4
/
+0
*
Merge pull request #12646 from pguibert6WIND/mpls_alloc_per_nh
Donatas Abraitis
2023-05-02
1
-0
/
+4
|
\
|
*
bgpd: use nexthop interface when adding LSP in BGP MPLSVPN
Philippe Guibert
2023-03-22
1
-0
/
+1
|
*
bgpd: add support for l3vpn per-nexthop label
Philippe Guibert
2023-03-22
1
-0
/
+3
*
|
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-2
/
+1
*
|
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-1
/
+1
|
/
*
lib, bgpd: Add more debugs to GR Capability exchange
Donald Sharp
2023-03-09
1
-1
/
+2
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
bgpd: add 'mpls bgp forwarding' to ease mpls vpn ebgp peering
Philippe Guibert
2022-09-05
1
-0
/
+1
*
bgpd: Align bgp_zebra.h to our standards
Donald Sharp
2022-05-12
1
-24
/
+34
*
bgpd: Few code optimisations
Iqra Siddiqui
2021-11-19
1
-0
/
+7
*
bgpd: add no-cli for srv6 on bgpd-side
Hiroki Shirokura
2021-09-14
1
-0
/
+1
*
bgpd: cli for srv6-locator assignment (step4)
Hiroki Shirokura
2021-06-02
1
-0
/
+1
*
bgpd: set/unset bgpd no-rib option at runtime
David Schweizer
2020-09-02
1
-0
/
+8
*
bgp: rename bgp_node to bgp_dest
Donald Sharp
2020-06-23
1
-1
/
+1
*
bgpd: Implement options for link bandwidth handling
vivek
2020-03-31
1
-0
/
+3
*
bgpd: Rework code to use `const struct prefix`
Donald Sharp
2020-03-24
1
-2
/
+3
*
bgpd: Add some `const struct prefix` for a couple more functions
Donald Sharp
2020-03-23
1
-1
/
+1
*
bgpd: Convert lots of int type functions to bool/void
Donatas Abraitis
2020-03-21
1
-4
/
+4
*
bgpd, lib: fix style from BGP GR code
Quentin Young
2020-02-04
1
-2
/
+1
*
bgpd: BGP Garaceful Restart debug logs.
bisdhdh
2020-01-23
1
-1
/
+0
*
bgpd: Adding header files for BGPD-ZEBRA integration for GR.
bisdhdh
2020-01-23
1
-2
/
+6
*
bgpd: move config-write to bgp_vty.c
David Lamparter
2019-12-06
1
-4
/
+0
*
bgpd: move bgp_update_redist_vrf_bitmaps to bgp_zebra.c for wider use beyond ...
Don Slice
2019-03-14
1
-0
/
+1
*
bgpd: advertise svi ip as macip zebra parse api
Chirag Shah
2019-02-07
1
-0
/
+2
*
bgpd: ip rule zebra layer adapted to handle both cases
Philippe Guibert
2019-01-29
1
-1
/
+3
*
bgpd: dup addr detect config cli
Chirag Shah
2018-11-18
1
-0
/
+1
*
Merge pull request #3024 from ton31337/fix/validate_route-map
Russ White
2018-10-14
1
-1
/
+2
|
\
|
*
bgpd: Check if route-map really exists before applying to the peer
Donatas Abraitis
2018-10-11
1
-1
/
+2
*
|
bgpd: Add '[no] flood <disable|head-end-replication>'
Donald Sharp
2018-10-12
1
-0
/
+2
*
|
bgpd: Convert `struct bgp_info` to `struct bgp_path_info`
Donald Sharp
2018-10-09
1
-4
/
+5
|
/
*
bgpd, doc, ldpd, lib, tests, zebra: LM fixes
paco
2018-09-18
1
-1
/
+2
*
bgpd: Prevent possible crash when parsing v6 attributes
Donald Sharp
2018-09-12
1
-0
/
+3
*
bgpd : Change of options in redistribute command does not get applied
kssoman
2018-08-22
1
-1
/
+2
*
bgpd: do not install BGP FS entries, while table range not obtained
Philippe Guibert
2018-05-25
1
-1
/
+2
*
bgpd: get table identifier from table manager
Philippe Guibert
2018-04-30
1
-0
/
+1
*
bgpd: handle FS redirect IP rule in PBR
Philippe Guibert
2018-04-30
1
-0
/
+3
*
bgpd: handle configuration of iptables with zebra
Philippe Guibert
2018-04-30
1
-0
/
+3
*
bgpd: communication with zebra for ipset & iprule handling
Philippe Guibert
2018-04-30
1
-0
/
+10
*
bgpd: add API to allocate a range of table identifiers
Philippe Guibert
2018-03-29
1
-0
/
+3
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-8
/
+9
*
bgpd: Use BGP instance to derive the VRF for route uninstall
vivek
2018-03-21
1
-1
/
+2
*
bgpd: advertise VNI subnet
Mitesh Kanjariya
2018-01-24
1
-1
/
+2
[next]