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_table.c
Age
Commit message (
Expand
)
Author
2024-03-14
bgpd: When using dev build add pointer information to %pBD
Donald Sharp
2023-10-10
Revert "bgpd: store bgp link-state prefixes"
Donald Sharp
2023-10-10
Revert "bgpd, lib: extend the size of the prefix string buffer"
Donald Sharp
2023-09-18
bgpd, lib: extend the size of the prefix string buffer
Louis Scalbert
2023-09-18
bgpd: store bgp link-state prefixes
Louis Scalbert
2023-09-10
bgpd: bgp_clear_adj_in|remove dest may be freed
Donald Sharp
2023-08-22
bgpd: Convert from struct bgp_node to struct bgp_dest
Yuqing Zhao
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2022-01-14
*: use semicolon after printfrr_ext_autoreg_{p,d}
David Lamparter
2021-10-08
bgpd: don't return pointer to a local variable
Igor Ryzhov
2021-09-23
bgpd: Make sure bgp_dest lock/unlock tracepoints works for LTTng as well
Donatas Abraitis
2021-03-30
lib: put printfrr extension args into struct
David Lamparter
2021-03-27
lib: print `(null)` rather than `NULL`
David Lamparter
2021-03-27
lib: rework printfrr extensions to output directly
David Lamparter
2021-03-01
bgpd: protect bgp printfrr extension from NULLs
Mark Stapp
2020-11-04
bgpd: Remove pointer structure from `struct bgp_dest`
Donald Sharp
2020-10-17
bgpd: add `%pBD` for printing `struct bgp_dest *`
David Lamparter
2020-06-23
bgp: rename bgp_node to bgp_dest
Donald Sharp
2020-06-15
bgpd: fix rpki revalidation for invalid announcements
Marcel Röthke
2020-03-26
bgpd: Convert users of `rn->p` to use accessor function
Donald Sharp
2020-03-21
bgpd: Modify bgp_node_XXX calls to use `const struct prefix`
Donald Sharp
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: Restarting node does not send EOR after the convergence.
bisdhdh
2020-01-23
bgpd: Adding Selection Deferral Timer handler changes.
bisdhdh
2019-12-02
bgpd: Prevent crash in bgp_table_range_lookup
Donald Sharp
2019-08-16
bgpd: fix bgp_table range lookup
Marcel Röthke
2018-12-11
Merge pull request #3093 from donaldsharp/bgp_node_continued
Lou Berger
2018-12-07
bgpd: Convert adj_out to a RB tree
Donald Sharp
2018-11-16
bgpd: Abstract bgp_info retrieving/setting from info pointer
Donald Sharp
2018-11-10
bgpd: Re-use TX Addpath IDs where possible
Mitch Skiba
2018-10-09
bgpd: Convert binfo to path
Donald Sharp
2018-09-23
bgpd, lib, zebra: Wrapper get/set of table->info pointer
Donald Sharp
2018-08-03
bgpd: null check (Coverity 1472237)
F. Aragon
2018-07-05
bgpd: add support for rpki revalidation on rpki updates
Marcel Röthke
2018-04-04
bgpd: nexthop tracking with labels for vrf-vpn leaking
G. Paul Ziemba
2017-07-17
*: reindent
reindent-master-after
whitespace / reindent
2017-06-15
bgpd: Remove unset table.owner
Donald Sharp
2017-05-15
*: make consistent & update GPLv2 file headers
David Lamparter
2017-03-02
bgpd: remove unnecessary #include "vty.h"
Quentin Young
2016-09-22
bgpd: argv update for all but bgp_vty.c
Daniel Walton
2016-08-16
lib, bgpd, tests: Refactor FILTER_X in zebra.h
Donald Sharp
2015-11-10
BGP: route-server will now use addpath...chop the _rsclient code
Daniel Walton
2015-05-19
BGP: Add dynamic update group support
Donald Sharp
2012-09-26
bgpd: make bgp_table a wrapper around table library
Avneesh Sachdev
2012-05-22
micro-op bgp_node_[get|lookup]() and route_node_[get|lookup]()
Jorge Boncompte [DTI2]
2011-03-21
bgpd: Remove extra lock on interior table node
Barry Friedman
2009-12-09
lib: move check_bit into prefix common code
Stephen Hemminger
2009-07-19
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-06-12
[cleanup] functions taking no args should be declared with void args
Stephen Hemminger
[next]