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_main.c
Age
Commit message (
Expand
)
Author
2024-10-02
bgpd: Actually make ` --v6-with-v4-nexthops` it work
Donatas Abraitis
2023-08-03
bgpd: Allow bgp to specify if it will allow v6 routing with v4 nexthops
Donald Sharp
2023-03-24
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
*: Rename thread.[ch] to event.[ch]
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-08-08
bgpd: When specifying listen address for bgpd we shouldn't imply no fib flag
Donatas Abraitis
2021-12-21
*: rework renaming the default VRF
Igor Ryzhov
2021-11-11
*: Convert quagga_signal_X to frr_signal_X
Donald Sharp
2021-08-25
*: Drop `break` after using frr_help_exit() in switch/case
Donatas Abraitis
2021-08-03
Revert "bgpd: register northbound callbacks to bootstrap"
Igor Ryzhov
2021-08-03
Revert "bgpd: register nb routing hook"
Igor Ryzhov
2021-06-02
bgpd: cli for SRv6 SID alloc to redirect to vrf (step4)
Hiroki Shirokura
2021-05-11
Merge pull request #8650 from idryzhov/bgp-fix-redist
Russ White
2021-05-10
bgpd: deregister bgp instance from zebra when vrf is deleted
Igor Ryzhov
2021-05-07
lib: remove old bfd library
Igor Ryzhov
2021-05-05
bgpd: Create BGP alias names for community/large-community
Donatas Abraitis
2021-03-30
bgpd: North-bound implementation for bgp rmaps
Sarita Patra
2021-03-23
bgpd: rework BFD integration
Rafael Zalamena
2021-03-17
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-01-19
Merge pull request #7639 from qlyoung/frr-lua
Russ White
2021-01-11
bgpd: bgpd listening on multiple addresses
Adriano Marto Reis
2020-12-01
build: HAVE_LUA -> HAVE_SCRIPTING
Quentin Young
2020-12-01
bgpd: update routemap scripting example
Quentin Young
2020-11-24
bgpd: L3NHG infrastructure for host routes in EVPN
Anuradha Karuppiah
2020-10-21
bgpd: fix crash in the MH cleanup handling
Anuradha Karuppiah
2020-10-03
bgpd: register nb routing hook
Chirag Shah
2020-10-03
bgpd: register northbound callbacks to bootstrap
Chirag Shah
2020-07-27
bgpd: Comment out dead code for future
Donald Sharp
2020-07-14
Revert "Rpki Encapsulation"
revert-5015-rpki_vrf_encapsulation
Quentin Young
2020-07-02
bgpd: add hook for running-config per vrf rpki config
Philippe Guibert
2020-07-02
bgpd: add a hook to inform a vrf is enabled/disabled
Philippe Guibert
2020-06-24
bgpd: Have bgp ignore SIGHUP at the moment
Donald Sharp
2020-06-05
*: add filter northbound support
Rafael Zalamena
2020-04-16
*: include vrf northbound module in init
Chirag Shah
2020-04-04
bgpd, zebra: don't compare unsigned < 0
Quentin Young
2020-04-01
bgpd: #if ENABLE_BGP_VNC -> #ifdef ENABLE_BGP_VNC
Quentin Young
2020-02-10
Merge pull request #5763 from ton31337/fix/return_without_parent
Renato Westphal
2020-02-09
*: Remove parenthesis on return for constants
Donatas Abraitis
2020-02-05
Merge pull request #5104 from opensourcerouting/route-map-nbv2
Donald Sharp
2020-02-04
*: fix route map integration
Rafael Zalamena
2020-02-03
*: don't null after XFREE; XFREE does this itself
Quentin Young
2020-01-23
bgpd: BGP GR advertise capabilities in the open message.
bisdhdh
2019-12-06
lib: rename memory_vty.c to lib_vty.c
David Lamparter
2019-11-30
*: make frr_yang_module_info const
David Lamparter
2019-10-16
bgpd: Add ability to set tcp socket buffer size
Donald Sharp
2019-08-27
bgpd: register to vrf_update_name() hook
Philippe Guibert
2019-05-22
bgpd, ripd, ripngd: remove deprecated -r option
Emanuele Di Pascale
2019-04-18
bgpd: add the -Z option to run bgp without zebra
Philippe Guibert
2019-03-28
Merge branch 'master' into evpn-session-vrf
Tuetuopay
[next]