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