index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_zebra.h
Age
Commit message (
Expand
)
Author
2023-08-29
bgpd: fix redistribute table command after bgp restarts
Philippe Guibert
2023-08-08
bgpd: bgp_path_info_extra memory optimization
Valerian_He
2023-07-10
bgpd: Fix table manager to use the synchronous client
Donald Sharp
2023-06-20
bgpd: Use synchronous way to get labels from Zebra
Donatas Abraitis
2023-06-16
bgpd: update the mpls entry to handle return traffic
Philippe Guibert
2023-05-09
bgpd: use nexthop interface when adding LSP in BGP MPLSVPN
Philippe Guibert
2023-05-09
bgpd: add support for l3vpn per-nexthop label
Philippe Guibert
2023-05-03
Revert "MPLS allocation mode per next hop"
Donatas Abraitis
2023-05-02
Merge pull request #12646 from pguibert6WIND/mpls_alloc_per_nh
Donatas Abraitis
2023-03-24
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-22
bgpd: use nexthop interface when adding LSP in BGP MPLSVPN
Philippe Guibert
2023-03-22
bgpd: add support for l3vpn per-nexthop label
Philippe Guibert
2023-03-09
lib, bgpd: Add more debugs to GR Capability exchange
Donald Sharp
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2022-09-05
bgpd: add 'mpls bgp forwarding' to ease mpls vpn ebgp peering
Philippe Guibert
2022-05-12
bgpd: Align bgp_zebra.h to our standards
Donald Sharp
2021-11-19
bgpd: Few code optimisations
Iqra Siddiqui
2021-09-13
bgpd: add no-cli for srv6 on bgpd-side
Hiroki Shirokura
2021-06-02
bgpd: cli for srv6-locator assignment (step4)
Hiroki Shirokura
2020-09-02
bgpd: set/unset bgpd no-rib option at runtime
David Schweizer
2020-06-23
bgp: rename bgp_node to bgp_dest
Donald Sharp
2020-03-30
bgpd: Implement options for link bandwidth handling
vivek
2020-03-24
bgpd: Rework code to use `const struct prefix`
Donald Sharp
2020-03-23
bgpd: Add some `const struct prefix` for a couple more functions
Donald Sharp
2020-03-21
bgpd: Convert lots of int type functions to bool/void
Donatas Abraitis
2020-02-04
bgpd, lib: fix style from BGP GR code
Quentin Young
2020-01-23
bgpd: BGP Garaceful Restart debug logs.
bisdhdh
2020-01-23
bgpd: Adding header files for BGPD-ZEBRA integration for GR.
bisdhdh
2019-12-06
bgpd: move config-write to bgp_vty.c
David Lamparter
2019-03-14
bgpd: move bgp_update_redist_vrf_bitmaps to bgp_zebra.c for wider use beyond ...
Don Slice
2019-02-06
bgpd: advertise svi ip as macip zebra parse api
Chirag Shah
2019-01-29
bgpd: ip rule zebra layer adapted to handle both cases
Philippe Guibert
2018-11-17
bgpd: dup addr detect config cli
Chirag Shah
2018-10-14
Merge pull request #3024 from ton31337/fix/validate_route-map
Russ White
2018-10-11
bgpd: Add '[no] flood <disable|head-end-replication>'
Donald Sharp
2018-10-11
bgpd: Check if route-map really exists before applying to the peer
Donatas Abraitis
2018-10-09
bgpd: Convert `struct bgp_info` to `struct bgp_path_info`
Donald Sharp
2018-09-18
bgpd, doc, ldpd, lib, tests, zebra: LM fixes
paco
2018-09-12
bgpd: Prevent possible crash when parsing v6 attributes
Donald Sharp
2018-08-22
bgpd : Change of options in redistribute command does not get applied
kssoman
2018-05-25
bgpd: do not install BGP FS entries, while table range not obtained
Philippe Guibert
2018-04-30
bgpd: get table identifier from table manager
Philippe Guibert
2018-04-30
bgpd: handle FS redirect IP rule in PBR
Philippe Guibert
2018-04-30
bgpd: handle configuration of iptables with zebra
Philippe Guibert
2018-04-30
bgpd: communication with zebra for ipset & iprule handling
Philippe Guibert
2018-03-29
bgpd: add API to allocate a range of table identifiers
Philippe Guibert
2018-03-27
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-21
bgpd: Use BGP instance to derive the VRF for route uninstall
vivek
2018-01-23
bgpd: advertise VNI subnet
Mitesh Kanjariya
[next]