index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_aspath.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #12248 from pguibert6WIND/bgpasdot
Russ White
2023-02-21
1
-3
/
+9
|
\
|
*
bgpd: aspath list format binds on as-notation format
Philippe Guibert
2023-02-10
1
-3
/
+9
*
|
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
|
/
*
bgpd: fix format string mess in AS-path printing
David Lamparter
2023-01-27
1
-2
/
+1
*
bgp: fix case where confederation id same as member-as
Francois Dumontet
2022-11-25
1
-0
/
+1
*
bgpd: Do not check if the whole as-path has target ASN when using as-override
Donatas Abraitis
2022-07-29
1
-1
/
+0
*
bgpd: Align bgp_aspath.h to our standards
Donald Sharp
2022-05-12
1
-37
/
+42
*
bgpd: Add `set as-path replace <any|ASN>` cmd for route-maps
Donatas Abraitis
2022-04-25
1
-0
/
+2
*
bgpd: Replace 65535 with UINT16_MAX
Donatas Abraitis
2021-02-02
1
-2
/
+2
*
Merge pull request #5954 from ton31337/feature/rfc7607
Russ White
2020-03-17
1
-0
/
+2
|
\
|
*
bgpd: Proscribe the use of AS 0 (zero)
Donatas Abraitis
2020-03-17
1
-0
/
+2
*
|
bgpd: Convert type int functions to bool which return 0/1 only
Donatas Abraitis
2020-03-11
1
-7
/
+7
|
/
*
bgpd: Reject routes having AS_SET or AS_CONFED_SET
Donatas Abraitis
2019-11-14
1
-0
/
+1
*
bgpd : route agg. with aspath attribute is consuming lot of cycles.
vdhingra
2019-09-24
1
-0
/
+8
*
bgpd: stop removing and replacing private asn if it matches the peer
Don Slice
2019-07-29
1
-2
/
+3
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-1
/
+1
*
bgpd: Code to handle BGP aggregate's as-path.
Naveen Thanikachalam
2019-03-01
1
-0
/
+7
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-2
/
+3
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-3
/
+3
*
bgpd: Only create json for aspath if needed
Donald Sharp
2017-11-17
1
-0
/
+1
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-70
/
+72
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
*
bgpd: add 'neighbor x.x.x.x allowas-in origin' knob
Daniel Walton
2016-10-21
1
-1
/
+2
*
Author: Timo Teräs <timo.teras@iki.fi>
Daniel Walton
2016-05-26
1
-0
/
+2
*
BGP: Implement "neighbor x.x.x.x addpath-tx-bestpath-per-AS"
Daniel Walton
2015-11-06
1
-0
/
+1
*
Key changes:
Donald Sharp
2015-06-12
1
-0
/
+5
*
bgpd: bgpd-warnings.patch
Donald Sharp
2015-05-20
1
-1
/
+1
*
Implement BGP as-override feature
Donald Sharp
2015-05-20
1
-0
/
+2
*
Add replace-as option to remove-private-as
Donald Sharp
2015-05-20
1
-0
/
+6
*
Make the private AS number check 4 byte compatible.
Donald Sharp
2015-05-20
1
-0
/
+4
*
bgpd: optimize aspath string representation and assegments handling
Jorge Boncompte [DTI2]
2012-05-22
1
-0
/
+1
*
Merge branch 'quagga' into google-bgp-multipath
Avneesh Sachdev
2012-04-09
1
-2
/
+2
|
\
|
*
bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...
Paul Jakma
2011-03-21
1
-1
/
+1
|
*
bgpd: Rollback some of the changes made for invalid AS_PATH segment fix
Paul Jakma
2011-03-21
1
-1
/
+1
*
|
bgpd: Adds equal-paths check to path comparison. Paths that are
Josh Bailey
2011-07-21
1
-0
/
+1
|
/
*
bgpd: fix handling of AS path data
Chris Hall
2010-08-09
1
-1
/
+1
*
bgpd: code cleanup
Stephen Hemminger
2009-12-17
1
-1
/
+0
*
bgpd: Implement BGP confederation error handling (RFC5065, Par. 5)
Vasilis Tsiligiannis
2009-07-28
1
-0
/
+2
*
[lib] hash compare function arguments ought to be const qualified
Stephen Hemminger
2008-08-22
1
-2
/
+2
*
+ [bgpd] Added new route-map set statement: "as-path ignore"
Denis Ovsienko
2008-04-10
1
-1
/
+2
*
[bgpd] Merge AS4 support
Paul Jakma
2007-10-15
1
-3
/
+11
*
[bgpd] Fix warnings: hash callbacks should match hash API declarations
Paul Jakma
2007-04-29
1
-1
/
+1
*
[bgpd] Add RIB reporting commands, show bgp ... statistics
Paul Jakma
2006-09-14
1
-0
/
+1
*
[bgpd] CID #4,#5,#9,#10, simplify aspath_print_vty usage
Paul Jakma
2006-05-13
1
-1
/
+1
*
[bgpd] add aspath_finish, static resource cleanup function.
paul
2006-01-16
1
-0
/
+1
*
2005-09-10 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-10
1
-12
/
+19
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
1
-24
/
+24
*
2005-05-23 Paul Jakma <paul@dishone.st>
paul
2005-05-23
1
-0
/
+5
*
* bgpd.texi: Document new "bgp bestpath as-path confed" command.
hasso
2005-04-08
1
-0
/
+3
*
2004-10-13 Paul Jakma <paul@dishone.st>
paul
2004-10-13
1
-3
/
+5
[next]