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_vty.c
Age
Commit message (
Expand
)
Author
2024-12-05
bgpd: fix unconfigure asdot neighbor
Philippe Guibert
2024-10-29
bgpd: add `bgp ipv6-auto-ra` command
Mikhail Sokolovskiy
2024-06-24
bgpd: Remove redundant whitespace before printing the reason of the failed peer
Donatas Abraitis
2023-11-30
bgpd: Free Memory for SRv6 Functions and Locator Chunks
Keelan10
2023-10-11
Revert "lib: register bgp link-state afi/safi"
Donald Sharp
2023-10-11
Revert "bgpd: add bgp link-state address-family configuration context"
Donald Sharp
2023-10-11
Revert "bgpd: add bgp default link-state command"
Donald Sharp
2023-10-11
Revert "bgpd: add show bgp link-state link-state commands"
Donald Sharp
2023-09-27
Merge pull request #14342 from fdumontet6WIND/fix_crash_snmp
Donald Sharp
2023-09-26
Merge pull request #12649 from louis-6wind/bgp-link-state
Russ White
2023-09-19
Merge pull request #14436 from opensourcerouting/fix/set_mss_for_passive_nodes
Russ White
2023-09-19
Merge pull request #14382 from opensourcerouting/feature/long_lived_graceful_...
Russ White
2023-09-18
bgpd: add show bgp link-state link-state commands
Louis Scalbert
2023-09-18
bgpd: add bgp default link-state command
Louis Scalbert
2023-09-18
bgpd: Show TCP MSS per neighbor always, despite if it's configured or not
Donatas Abraitis
2023-09-18
bgpd: add bgp link-state address-family configuration context
Louis Scalbert
2023-09-18
lib: register bgp link-state afi/safi
Louis Scalbert
2023-09-18
bgpd: fix crash in *bgpv2PeerErrorsTable
Francois Dumontet
2023-09-13
bgpd: fix forbiding 'redistribute table' usage on non default instances
Philippe Guibert
2023-09-13
bgpd: Handle LLGR capability using dynamic capabilities
Donatas Abraitis
2023-09-13
bgpd: Show LLGR timers under `show bgp neighbor`
Donatas Abraitis
2023-09-10
bgpd: Move the peer->su to connection->su
Donald Sharp
2023-09-10
bgpd: peer_established should be connection oriented
Donald Sharp
2023-09-09
bgpd: bgp_notify_send use peer_connection instead of peer
Donald Sharp
2023-09-09
bgpd: move t_pmax_restart to peer_connection
Donald Sharp
2023-09-09
bgpd: move t_gr_restart and _stale into peer_connection
Donald Sharp
2023-09-09
bgpd: move t_routeadv to peer_connection
Donald Sharp
2023-09-09
bgpd: move t_start into peer_connection
Donald Sharp
2023-09-09
bgpd: t_connect conversion from peer to peer_connect
Donald Sharp
2023-09-05
Merge pull request #14285 from opensourcerouting/feature/graceful_restart_dyn...
Russ White
2023-08-31
Merge pull request #14282 from pguibert6WIND/fix_redistribute_table_flush
Donatas Abraitis
2023-08-30
bgpd: Handle Graceful-Restart capability with dynamic capability
Donatas Abraitis
2023-08-29
Merge pull request #14288 from opensourcerouting/fix/warn_the_user_if_keepali...
Jafar Al-Gharaibeh
2023-08-29
Merge pull request #14243 from opensourcerouting/fix/bgpd_ebgp_multihop_vty_out
Russ White
2023-08-29
bgpd: Add a warning for the operator that keepalive was changed
Donatas Abraitis
2023-08-29
bgpd: fix redistribute table command after bgp restarts
Philippe Guibert
2023-08-21
bgpd: Do not explicitly print MAXTTL value for ebgp-multihop vty output
Donatas Abraitis
2023-08-18
bgpd: Convert `struct peer_connection` to dynamically allocated
Donald Sharp
2023-08-18
bgpd: Move status and ostatus to `struct peer_connection`
Donald Sharp
2023-08-18
bgpd: READ and WRITE flags are a part of the connection
Donald Sharp
2023-08-18
bgpd: Move t_write and t_read into `struct peer_connection`
Donald Sharp
2023-08-18
bgpd: Start abstraction of `struct peer_connection`
Donald Sharp
2023-08-16
bgpd: Fix CLI descriptions for `bgp confederation identifier`
Donatas Abraitis
2023-08-15
Merge pull request #14016 from mjstapp/event_exec_ptr
Donald Sharp
2023-08-09
Merge pull request #14099 from lkClare/formated_sync_0727
Donatas Abraitis
2023-08-08
bgpd: bgp_path_info_extra memory optimization
Valerian_He
2023-08-05
bgpd: Check if peer is established and dynamic capability-aware
Donatas Abraitis
2023-08-05
bgpd: Handle role capability using dynamic capability
Donatas Abraitis
2023-08-03
bgpd: Check if we have such a peer before handling software capability
Donatas Abraitis
2023-08-03
bgpd: Handle software version capability dynamicaly
Donatas Abraitis
[next]