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_advertise.c
Age
Commit message (
Expand
)
Author
2024-06-05
bgpd: fix labels in adj-rib-in
Philippe Guibert
2024-04-26
bgpd: add bmp adj-rib-in 64 bit gauge value
Philippe Guibert
2024-01-30
bgpd: fix attr comparaison bgp_adj_in_set
Louis Scalbert
2023-10-10
bgpd: Convert the bgp_advertise_attr->adv to a fifo
Donald Sharp
2023-09-21
bgpd: Ensure send order is 100% consistent
Donald Sharp
2023-09-11
bgpd: bgp_adj_in_unset needs to return the dest pointer
Donald Sharp
2023-09-10
bgpd: bgp_clear_adj_in|remove dest may be freed
Donald Sharp
2023-07-21
bgpd: Remove peer->sync array
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-08-24
bgpd: Convert from bgp_clock() to monotime()
Donald Sharp
2022-07-25
bgpd: Rename baa_new/baa_free/etc functions to be human-readable
Donatas Abraitis
2022-07-25
bgpd: Cleanup subgroup hash when we delete/merge a subgroup
Donatas Abraitis
2022-02-01
bgpd: Convert bgp_addpath_encode_[tr]x() to bool from int
Donatas Abraitis
2021-06-11
bgpd: Call bgp_dest_unlock_node() inside bgp_adj_in_remove()
Donatas Abraitis
2020-06-23
bgp: rename bgp_node to bgp_dest
Donald Sharp
2020-03-21
bgpd: Convert lots of int type functions to bool/void
Donatas Abraitis
2020-02-03
*: don't null after XFREE; XFREE does this itself
Quentin Young
2019-08-30
bgpd: add timestamp to bgp_adj_in
David Lamparter
2019-05-14
lib: hashing functions should take const arguments
Quentin Young
2019-04-27
bgpd: replace ADV_FIFO with DECLARE_LIST
David Lamparter
2019-02-25
*: remove casts of XMALLOC / XCALLOC
Quentin Young
2019-02-25
*: remove null check before XFREE
Quentin Young
2018-12-07
bgpd: Convert adj_out to a RB tree
Donald Sharp
2018-10-19
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-09
bgpd: Convert binfo to path
Donald Sharp
2018-10-09
bgpd: Convert all bgp_info_XXX functions to bgp_path_XXX functions
Donald Sharp
2018-03-27
*: use C99 standard fixed-width integer types
Quentin Young
2018-01-17
bgpd: Remove peer->hash as that it is unused
Donald Sharp
2017-11-21
bgpd: use FOREACH_AFI_SAFI where possible
Quentin Young
2017-09-15
*: use clang's 'ForEachMacros' format style option
Renato Westphal
2017-09-05
bgpd: Add various hash optimizations
Donald Sharp
2017-07-17
*: reindent
reindent-master-after
whitespace / reindent
2017-07-01
*: update hash_create(), hash_create_size()
Quentin Young
2017-05-15
*: make consistent & update GPLv2 file headers
David Lamparter
2016-08-16
lib, bgpd, tests: Refactor FILTER_X in zebra.h
Donald Sharp
2016-06-08
bgpd: speed up "no-hit" withdraws for routeservers
David Lamparter
2015-11-05
BGP: support for addpath TX
Daniel Walton
2015-05-19
Addpath does not work for soft-reconfiguration
Donald Sharp
2015-05-19
BGP: Add dynamic update group support
Donald Sharp
2015-05-19
Overhual BGP debugs
Donald Sharp
2015-05-19
Changes to improve BGP convergence time:
Donald Sharp
2015-05-19
bgpd: bgpd-mrai.patch
Donald Sharp
2015-05-19
bgpd: bgpd-peer-outq.patch
Donald Sharp
2014-06-04
*: nuke ^L (page feed)
David Lamparter
2011-03-21
bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...
Paul Jakma
2009-06-12
[cleanup] functions taking no args should be declared with void args
Stephen Hemminger
2008-08-22
[lib] hash compare function arguments ought to be const qualified
Stephen Hemminger
2008-07-22
[bgpd] Fix triggerable crash when compiled with --disable-bgp-announce
Paul Jakma
[next]