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: inet_ntop() adjustments
Donatas Abraitis
2022-11-29
1
-26
/
+14
*
Merge pull request #12309 from proelbtn/bgpd-fix-mpls-vpn-advertisement
Russ White
2022-11-17
1
-7
/
+6
|
\
|
*
bgpd: fix invalid ipv4-vpn nexthop for IPv6 peer
Ryoga Saito
2022-11-17
1
-7
/
+6
*
|
Merge pull request #12219 from cscarpitta/feature/srv6-usid-behavior-support
Donatas Abraitis
2022-11-14
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
bgpd: Use SRv6 codepoints in the BGP Advertisement
Carmine Scarpitta
2022-11-08
1
-1
/
+3
*
|
bgpd: Implement Accumulated IGP Metric Attribute for BGP
Donatas Abraitis
2022-10-26
1
-2
/
+185
|
/
*
bgpd: Use route_map_result_t for route_map_apply() as return type
Donatas Abraitis
2022-09-20
1
-1
/
+1
*
bgpd: Treat as withdraw if we receive as path with AS_SET / AS_CONFED_SET
Donatas Abraitis
2022-08-15
1
-0
/
+26
*
bgpd: OTC attribute should be treated as withdrawal
Donatas Abraitis
2022-07-14
1
-0
/
+6
*
bgpd: Reuse ipv4_martian() when validating BGP next-hop
Donatas Abraitis
2022-07-01
1
-5
/
+1
*
Merge pull request #11093 from donaldsharp/allow_martians
Lou Berger
2022-06-28
1
-1
/
+2
|
\
|
*
bgpd: Add `bgp allow-martian-nexthop` command
Donald Sharp
2022-06-24
1
-1
/
+2
*
|
Merge pull request #11426 from error2407/open_policy
Donatas Abraitis
2022-06-27
1
-1
/
+46
|
\
\
|
|
/
|
/
|
|
*
bgpd: Add RFC9234 implementation
Eugene Bogomazov
2022-06-17
1
-1
/
+46
*
|
bgpd: Drop duplicate label assignment
Donatas Abraitis
2022-06-21
1
-2
/
+0
|
/
*
Merge pull request #11344 from opensourcerouting/feature/wrap_ipv4_unicast_valid
Russ White
2022-06-14
1
-3
/
+3
|
\
|
*
bgpd: Wrap IPV4_CLASS_DE into ipv4_unicast_valid() helper
Donatas Abraitis
2022-06-13
1
-3
/
+3
*
|
bgpd: Initialize attr->local_pref to the configured default value
Donatas Abraitis
2022-06-06
1
-1
/
+3
|
/
*
Merge pull request #11194 from donaldsharp/untrusted
Donatas Abraitis
2022-05-13
1
-1
/
+1
|
\
|
*
bgpd: Assign large enough data structure for coverity to be happy
Donald Sharp
2022-05-12
1
-1
/
+1
*
|
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-2
/
+2
|
/
*
bgpd: Ensure pkt_afi and pkt_safi are not used uninited in some cases
Donald Sharp
2022-04-27
1
-4
/
+4
*
*: Fix spelling of strucutre
Donald Sharp
2022-04-19
1
-1
/
+1
*
bgpd: Pass non-transitive ext-communities between Route Server and RS clients
Donatas Abraitis
2022-04-14
1
-3
/
+8
*
Merge pull request #11010 from opensourcerouting/feature/reuse_bgp_attr_set_c...
Russ White
2022-04-13
1
-19
/
+2
|
\
|
*
bgpd: Reuse bgp_attr_set_ecommunity() for setting attribute flags
Donatas Abraitis
2022-04-12
1
-9
/
+1
|
*
bgpd: Reuse bgp_attr_set_[l]community() for setting attribute flags
Donatas Abraitis
2022-04-12
1
-10
/
+1
*
|
Merge pull request #11009 from opensourcerouting/fix/med_for_aggregate-address
Russ White
2022-04-13
1
-0
/
+4
|
\
\
|
*
|
bgpd: Send MED attribute when aggregate prefix is created
Donatas Abraitis
2022-04-11
1
-0
/
+4
|
|
/
*
/
bgpd: Convert bgp_attr_parse_ret_t to enum
Donatas Abraitis
2022-04-12
1
-30
/
+35
|
/
*
bgpd: Fix mixed print types for BGP_PREFIX_SID_SRV6_L3_SERVICE_SID_STRUCTURE_...
Donatas Abraitis
2022-03-28
1
-1
/
+1
*
bgpd: Fix possible insufficient stream data
Donald Sharp
2022-03-25
1
-0
/
+10
*
bgpd: Reuse get/set helpers for attr->community
Donatas Abraitis
2022-02-25
1
-25
/
+44
*
Merge pull request #10546 from ton31337/fix/check_for_null_inside_unintern
Russ White
2022-02-15
1
-10
/
+7
|
\
|
*
bgpd: Check for NULL inside aspath_unintern()
Donatas Abraitis
2022-02-09
1
-10
/
+7
*
|
Merge pull request #10540 from idryzhov/attr-extra-revert
Donatas Abraitis
2022-02-10
1
-12
/
+0
|
\
\
|
*
|
Revert "bgpd: Move out ipv6_ecommunity struct from attr to attr_extra"
Igor Ryzhov
2022-02-10
1
-12
/
+0
|
*
|
Revert "bgpd: Free only subattributes, not the whole attr_extra pointer"
Igor Ryzhov
2022-02-10
1
-1
/
+1
*
|
|
bgpd: Use get/set helpers for attr->lcommunity
Donatas Abraitis
2022-02-10
1
-25
/
+38
|
/
/
*
/
bgpd: remove bgp_attr_undup
Igor Ryzhov
2022-02-09
1
-37
/
+0
|
/
*
Merge pull request #10492 from ton31337/feature/pmsi_tnl_type_attr_extra
Donald Sharp
2022-02-08
1
-1
/
+1
|
\
|
*
bgpd: Free only subattributes, not the whole attr_extra pointer
Donatas Abraitis
2022-02-05
1
-1
/
+1
*
|
bgpd: Use bgp_attr_[sg]et_ecommunity for struct ecommunity
Donatas Abraitis
2022-02-04
1
-38
/
+53
|
/
*
Merge pull request #10428 from ton31337/fix/attr_extra_ipv6_ecommunity
Russ White
2022-02-01
1
-0
/
+12
|
\
|
*
bgpd: Move out ipv6_ecommunity struct from attr to attr_extra
Donatas Abraitis
2022-01-26
1
-0
/
+12
*
|
Merge pull request #10430 from ton31337/fix/addpath_maximum-prefix-out
Igor Ryzhov
2022-02-01
1
-11
/
+11
|
\
\
|
*
|
bgpd: Convert bgp_addpath_encode_[tr]x() to bool from int
Donatas Abraitis
2022-02-01
1
-11
/
+11
|
|
/
*
/
bgpd: Fixing memcmp to avoid coverity issue
Iqra Siddiqui
2022-02-01
1
-3
/
+2
|
/
*
Merge pull request #10235 from proelbtn/srv6-soft-reconf
Russ White
2022-01-11
1
-4
/
+0
|
\
|
*
bgpd: delete NULL assignment in bgp_attr_hash_alloc
Ryoga Saito
2021-12-16
1
-4
/
+0
[next]