index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_attr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Convert remaining string output to our internal types
Donald Sharp
2021-03-10
1
-21
/
+7
*
bgpd: Add BGP Extended message support
Donatas Abraitis
2021-03-04
1
-1
/
+1
*
bgpd: Dump BGP attrs to check what's the actual prefix with aggr_as 0
Donatas Abraitis
2021-02-06
1
-4
/
+22
*
bgpd: Unset only aggregator flag when AGGREGATOR_AS is 0
Donatas Abraitis
2021-02-05
1
-13
/
+10
*
bgpd: Drop aggregator_as attribute if malformed in case of BGP_AS_ZERO
Donatas Abraitis
2021-02-03
1
-16
/
+19
*
bgpd: Replace 65535 with UINT16_MAX
Donatas Abraitis
2021-02-02
1
-1
/
+1
*
bgpd: Use uint32_t for size value instead of int in ecommunity struct
Donald Sharp
2021-01-18
1
-2
/
+3
*
Merge pull request #7523 from donaldsharp/route_map_object_t
Russ White
2020-11-17
1
-2
/
+1
|
\
|
*
*: Remove route_map_object_t from the system
Donald Sharp
2020-11-14
1
-2
/
+1
*
|
bgpd: Convert attr->vnc_subtlvs to use accessor functions
Donald Sharp
2020-11-15
1
-30
/
+59
*
|
bgpd: Convert attr->evpn_overlay to accessor functions
Donald Sharp
2020-11-15
1
-1
/
+3
*
|
bgpd: Abstract attr->cluster to accessor/set functions
Donald Sharp
2020-11-15
1
-18
/
+31
*
|
bgpd: Convert attr->transit to use accessor functions
Donald Sharp
2020-11-15
1
-25
/
+41
*
|
bgpd: Convert ipv6_ecommunity to use accessor functions
Donald Sharp
2020-11-15
1
-15
/
+28
*
|
bgpd: Add accessor for bgp_attr.pmsi_tnl_type
Donald Sharp
2020-11-15
1
-2
/
+2
*
|
bgpd: Allow NULL to be passed in for ecommunity_free
Donald Sharp
2020-11-15
1
-5
/
+3
|
/
*
bgpd: support for DF election in EVPN-MH
Anuradha Karuppiah
2020-10-26
1
-0
/
+5
*
bgpd: Convert inet_ntoa to %pI4/inet_ntop
Donatas Abraitis
2020-10-18
1
-2
/
+1
*
bgpd: Define function to check if performing graceful shutdown
vivek
2020-09-19
1
-4
/
+4
*
Merge pull request #7046 from qlyoung/fix-various-integer-issues
Renato Westphal
2020-09-05
1
-1
/
+1
|
\
|
*
bgpd: use stream_rewind_getp() to remove overflow
Quentin Young
2020-09-03
1
-1
/
+1
*
|
Merge pull request #7055 from qlyoung/fix-bgp-localpref-overflow
Renato Westphal
2020-09-04
1
-2
/
+6
|
\
\
|
*
|
bgpd: fix asserting read of localpref
Quentin Young
2020-09-03
1
-2
/
+6
|
|
/
*
/
bgpd: Add support for SR-TE Policies in route-maps
Sebastien Merle
2020-08-31
1
-1
/
+2
|
/
*
bgp, zebra: add some alignments with remarks from community
Philippe Guibert
2020-08-21
1
-4
/
+3
*
bgpd: support for bgp ipv6 ext community, and flowspec redirect ipv6
Philippe Guibert
2020-08-21
1
-0
/
+54
*
bgpd: Use sizeof() in bgp_dump_attr()
Donatas Abraitis
2020-08-19
1
-1
/
+1
*
bgpd: Dump attributes before returning from bgp_attr_malformed()
Donatas Abraitis
2020-08-13
1
-0
/
+9
*
bgpd: extended-community and attrs for MAC-IP SYNC route handling
Anuradha Karuppiah
2020-08-05
1
-1
/
+6
*
bgpd: attr changes for EAD routes
Anuradha Karuppiah
2020-08-05
1
-0
/
+1
*
*: remove PRI[udx](8|16|32)
David Lamparter
2020-07-14
1
-17
/
+10
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-15
/
+6
*
bgpd: Ignore aggregator attribute if it's malformed (0.0.0.0)
Donatas Abraitis
2020-05-06
1
-8
/
+2
*
bgpd: Use slightly modified version of error message if AS path contains 0
Donatas Abraitis
2020-05-06
1
-6
/
+8
*
*: Do not cast to the same type
Donatas Abraitis
2020-04-08
1
-3
/
+2
*
Merge pull request #6173 from ton31337/fix/treat-as-withdraw_community
Russ White
2020-04-07
1
-3
/
+6
|
\
|
*
bgpd: Treat-as-withdraw if [el]community length is zero
Donatas Abraitis
2020-04-07
1
-3
/
+6
*
|
bgpd: treat 0-length cluster_list as withdraw
Quentin Young
2020-04-06
1
-1
/
+1
|
/
*
bgpd: fix multiple bugs with cluster_list attrs
Quentin Young
2020-04-06
1
-9
/
+11
*
Merge pull request #6105 from vivek-cumulus/bgp_link_bandwidth_unequal_cost_m...
Sri Mohana Singamsetty
2020-04-05
1
-0
/
+3
|
\
|
*
bgpd: Check and extract link bandwidth value
vivek
2020-03-31
1
-0
/
+3
*
|
bgpd: fix memcmp(null, *) when parsing bgp attrs
Quentin Young
2020-04-05
1
-4
/
+10
|
/
*
Merge pull request #6085 from donaldsharp/bgp_node_get_prefix
Sri Mohana Singamsetty
2020-03-27
1
-15
/
+14
|
\
|
*
lib, bgpd: Another round of `struct const prefix` cleanup
Donald Sharp
2020-03-26
1
-15
/
+14
*
|
bgpd: Print readable error message when parsing AGGREGATOR attribute
Donatas Abraitis
2020-03-26
1
-14
/
+16
|
/
*
bgpd: More `const struct prefix` work
Donald Sharp
2020-03-22
1
-1
/
+1
*
bgpd: Convert lots of int type functions to bool/void
Donatas Abraitis
2020-03-21
1
-21
/
+21
*
Merge pull request #6045 from rubenk/bgpd-use-correct-format-specifier
Quentin Young
2020-03-19
1
-1
/
+1
|
\
|
*
bgpd: use the right format specifier
Ruben Kerkhof
2020-03-19
1
-1
/
+1
*
|
Merge pull request #5755 from slankdev/bgpd-fix-prefix-sid-parse-error
Quentin Young
2020-03-19
1
-16
/
+31
|
\
\
|
|
/
|
/
|
[next]