index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_advertise.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Convert the bgp_advertise_attr->adv to a fifo
Donald Sharp
2023-10-10
1
-25
/
+7
*
bgpd: Ensure send order is 100% consistent
Donald Sharp
2023-09-21
1
-4
/
+19
*
bgpd: bgp_adj_in_unset needs to return the dest pointer
Donald Sharp
2023-09-11
1
-4
/
+4
*
bgpd: bgp_clear_adj_in|remove dest may be freed
Donald Sharp
2023-09-10
1
-4
/
+6
*
bgpd: Remove peer->sync array
Donald Sharp
2023-07-21
1
-26
/
+0
*
*: 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: Convert from bgp_clock() to monotime()
Donald Sharp
2022-08-24
1
-1
/
+1
*
bgpd: Rename baa_new/baa_free/etc functions to be human-readable
Donatas Abraitis
2022-07-25
1
-11
/
+13
*
bgpd: Cleanup subgroup hash when we delete/merge a subgroup
Donatas Abraitis
2022-07-25
1
-1
/
+1
*
bgpd: Convert bgp_addpath_encode_[tr]x() to bool from int
Donatas Abraitis
2022-02-01
1
-1
/
+1
*
bgpd: Call bgp_dest_unlock_node() inside bgp_adj_in_remove()
Donatas Abraitis
2021-06-11
1
-3
/
+2
*
bgp: rename bgp_node to bgp_dest
Donald Sharp
2020-06-23
1
-12
/
+12
*
bgpd: Convert lots of int type functions to bool/void
Donatas Abraitis
2020-03-21
1
-9
/
+10
*
*: don't null after XFREE; XFREE does this itself
Quentin Young
2020-02-03
1
-1
/
+0
*
bgpd: add timestamp to bgp_adj_in
David Lamparter
2019-08-30
1
-0
/
+1
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-2
/
+2
*
bgpd: replace ADV_FIFO with DECLARE_LIST
David Lamparter
2019-04-27
1
-3
/
+3
*
*: remove casts of XMALLOC / XCALLOC
Quentin Young
2019-02-26
1
-4
/
+3
*
*: remove null check before XFREE
Quentin Young
2019-02-26
1
-2
/
+1
*
bgpd: Convert adj_out to a RB tree
Donald Sharp
2018-12-07
1
-1
/
+1
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-1
/
+1
*
bgpd: Convert binfo to path
Donald Sharp
2018-10-09
1
-3
/
+3
*
bgpd: Convert all bgp_info_XXX functions to bgp_path_XXX functions
Donald Sharp
2018-10-09
1
-2
/
+2
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-3
/
+3
*
bgpd: Remove peer->hash as that it is unused
Donald Sharp
2018-01-17
1
-6
/
+0
*
bgpd: use FOREACH_AFI_SAFI where possible
Quentin Young
2017-11-21
1
-23
/
+18
*
*: use clang's 'ForEachMacros' format style option
Renato Westphal
2017-09-15
1
-16
/
+18
*
bgpd: Add various hash optimizations
Donald Sharp
2017-09-05
1
-1
/
+3
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-177
/
+155
*
*: update hash_create(), hash_create_size()
Quentin Young
2017-07-02
1
-1
/
+1
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
*
lib, bgpd, tests: Refactor FILTER_X in zebra.h
Donald Sharp
2016-08-16
1
-0
/
+1
*
bgpd: speed up "no-hit" withdraws for routeservers
David Lamparter
2016-06-08
1
-1
/
+7
*
BGP: support for addpath TX
Daniel Walton
2015-11-05
1
-15
/
+14
*
Addpath does not work for soft-reconfiguration
Donald Sharp
2015-05-20
1
-10
/
+18
*
BGP: Add dynamic update group support
Donald Sharp
2015-05-20
1
-207
/
+31
*
Overhual BGP debugs
Donald Sharp
2015-05-20
1
-2
/
+2
*
Changes to improve BGP convergence time:
Donald Sharp
2015-05-20
1
-5
/
+34
*
bgpd: bgpd-mrai.patch
Donald Sharp
2015-05-20
1
-0
/
+3
*
bgpd: bgpd-peer-outq.patch
Donald Sharp
2015-05-20
1
-6
/
+10
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-5
/
+5
*
bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...
Paul Jakma
2011-03-21
1
-5
/
+5
*
[cleanup] functions taking no args should be declared with void args
Stephen Hemminger
2009-06-12
1
-2
/
+2
*
[lib] hash compare function arguments ought to be const qualified
Stephen Hemminger
2008-08-22
1
-3
/
+3
*
[bgpd] Fix triggerable crash when compiled with --disable-bgp-announce
Paul Jakma
2008-07-22
1
-6
/
+4
*
[bgpd] Fix warnings: hash callbacks should match hash API declarations
Paul Jakma
2007-04-29
1
-3
/
+9
*
[bgpd] fix mtype in XFREE and NULL out freed pointer
Paul Jakma
2006-08-27
1
-1
/
+2
*
[bgpd] trivial: use a distinct memtype for struct bgp_synchronize
Paul Jakma
2006-03-30
1
-1
/
+2
[next]