index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_updgrp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: use clang's 'ForEachMacros' format style option
Renato Westphal
2017-09-15
1
-33
/
+19
*
bgpd: kill bgp_attr_refcount()
David Lamparter
2017-09-07
1
-1
/
+1
*
bgpd: Add various hash optimizations
Donald Sharp
2017-09-05
1
-3
/
+7
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-2
/
+2
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-2
/
+2
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-1389
/
+1355
*
*: remove VTYNL, part 1 of 6
David Lamparter
2017-07-14
1
-1
/
+1
*
*: ditch vty_outln(), part 2 of 2
David Lamparter
2017-07-14
1
-6
/
+6
*
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-29
/
+29
*
*: update hash_create(), hash_create_size()
Quentin Young
2017-07-02
1
-2
/
+2
*
*: vty_outln (vty, "") --> vty_out (vty, VTYNL)
Quentin Young
2017-06-29
1
-1
/
+1
*
*: use vty_outln
Quentin Young
2017-06-29
1
-69
/
+65
*
*: remove THREAD_BACKGROUND
Quentin Young
2017-06-08
1
-2
/
+2
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: update thread_add_* calls
Quentin Young
2017-05-09
1
-3
/
+3
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-3
/
+2
*
lib: replace strlcpy & strlcat with glibc versions
David Lamparter
2016-11-15
1
-1
/
+0
*
bgpd: 'neighbor x.x.x.x weight' should be per address-family
Daniel Walton
2016-10-10
1
-1
/
+0
*
bgpd: fix build on Solaris
Renato Westphal
2016-08-24
1
-2
/
+2
*
Quagga: make check is broken with addpath changes
Daniel Walton
2015-12-11
1
-2
/
+5
*
BGP: crash in update_subgroup_merge()
Daniel Walton
2015-11-17
1
-16
/
+4
*
BGP: route-server will now use addpath...chop the _rsclient code
Daniel Walton
2015-11-10
1
-5
/
+2
*
BGP: Implement "neighbor x.x.x.x addpath-tx-bestpath-per-AS"
Daniel Walton
2015-11-06
1
-0
/
+19
*
BGP: support for addpath TX
Daniel Walton
2015-11-05
1
-1
/
+8
*
BGP ORF fails to filter prefixes correctly
Daniel Walton
2015-11-04
1
-4
/
+9
*
BGP: peer-group restrictions should be relaxed, update-groups determine outbo...
Daniel Walton
2015-10-28
1
-3
/
+0
*
bgpd: fix using of two pointers for struct thread_master *
Donald Sharp
2015-10-14
1
-1
/
+1
*
BGP: Ensure default-originate works with update-groups
vivek
2015-09-21
1
-1
/
+6
*
Fix some more memory issues in Quagga
Donald Sharp
2015-09-02
1
-0
/
+5
*
Fixup code to use correct XMALLOC operators
Donald Sharp
2015-08-26
1
-15
/
+24
*
quagga: quagga-memory-leaks.patch
Donald Sharp
2015-05-20
1
-2
/
+16
*
bgpd: bgpd-warnings.patch
Donald Sharp
2015-05-20
1
-34
/
+33
*
If a route-map is used on a neighbor default-originate statement we need to d...
Donald Sharp
2015-05-20
1
-1
/
+41
*
BGP: Fix update-groups commands to match neighbors
Donald Sharp
2015-05-20
1
-3
/
+43
*
BGP: Add dynamic update group support
Donald Sharp
2015-05-20
1
-0
/
+1842