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: fix aggregate route display
Chirag Shah
2023-05-19
1
-3
/
+15
*
bgpd: Make sure AIGP attribute is non-transitive
Donatas Abraitis
2023-05-08
1
-2
/
+2
*
bgpd: Ensure stream received has enough data
Donald Sharp
2023-03-29
1
-54
/
+25
*
*: Add a hash_clean_and_free() function
Donald Sharp
2023-03-21
1
-21
/
+8
*
Merge pull request #12890 from pguibert6WIND/attr_cleaning_misc
Russ White
2023-03-07
1
-44
/
+44
|
\
|
*
bgpd: apply clang style changes to bgp_attr
Philippe Guibert
2023-02-24
1
-44
/
+44
*
|
bgpd: Avoid double aspath_dup() for confederation when remote-as != AS_SPECIFIED
Donatas Abraitis
2023-02-24
1
-1
/
+0
|
/
*
bgpd: Pass global ASN for confederation peers if not AS_SPECIFIED
Donatas Abraitis
2023-02-21
1
-2
/
+24
*
Merge pull request #12795 from pguibert6WIND/vpnv6_nexthop_encoding
Russ White
2023-02-21
1
-11
/
+9
|
\
|
*
bgpd: factorise ipv6 vpn nexthop encoding
Philippe Guibert
2023-02-15
1
-11
/
+9
*
|
Merge pull request #12248 from pguibert6WIND/bgpasdot
Russ White
2023-02-21
1
-8
/
+16
|
\
\
|
*
|
bgpd: fix dereference of null pointer in bgp_attr_aspath
Philippe Guibert
2023-02-10
1
-1
/
+2
|
*
|
bgpd: aspath list format binds on as-notation format
Philippe Guibert
2023-02-10
1
-7
/
+14
*
|
|
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-17
1
-16
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
|
|
/
*
/
bgpd: Add `neighbor path-attribute treat-as-withdraw` command
Donatas Abraitis
2023-02-01
1
-67
/
+105
|
/
*
bgpd: Add missing `no` form for `neighbor path-attribute discard` cmd
Donatas Abraitis
2023-01-22
1
-5
/
+16
*
bgpd: fix vpnv6 nexthop encoding
Philippe Guibert
2023-01-20
1
-2
/
+2
*
bgpd: Add `neighbor path-attribute discard` command
Donatas Abraitis
2023-01-14
1
-0
/
+184
*
Revert "Merge pull request #11127 from louis-6wind/bgp-leak"
Donald Sharp
2023-01-13
1
-57
/
+44
*
bgpd: Drop deprecated BGP_ATTR_AS_PATHLIMIT path attribute
Donatas Abraitis
2023-01-06
1
-1
/
+0
*
Merge pull request #11127 from louis-6wind/bgp-leak
Russ White
2022-12-27
1
-44
/
+57
|
\
|
*
bgpd: fix attrhash_cmp() clang-format
Louis Scalbert
2022-12-16
1
-45
/
+45
|
*
bgpd: update route leaking when a VRF loopback is received
Louis Scalbert
2022-12-16
1
-0
/
+12
|
*
bgpd: fix prefix VRF leaking with 'network import-check' (4/5)
Louis Scalbert
2022-12-16
1
-0
/
+1
*
|
bgpd: Check if bgp_path_info is not NULL when setting AIGP metric TLV
Donatas Abraitis
2022-12-20
1
-1
/
+1
*
|
bgpd: Convert bgp_packet_mpattr_prefix to use an enum for safi's
Donald Sharp
2022-12-16
1
-8
/
+28
*
|
bgpd: make bgp_packet_mpattr_start more prescriptive when using enum's
Donald Sharp
2022-12-16
1
-3
/
+13
*
|
bgpd: Convert bgp_packet_mpattr_prefix_size to use an enum
Donald Sharp
2022-12-16
1
-6
/
+30
|
/
*
bgpd: Add support for flowspec prefixes in bgp_packet_mpattr_prefix_size
Stephane Poignant
2022-12-15
1
-0
/
+2
*
bgpd: Fix crash for `show bgp attribute-info`
Donatas Abraitis
2022-12-11
1
-3
/
+7
*
bgpd: Fix 2 read beyond end of streams in bgp srv6 packet processing
Donald Sharp
2022-12-05
1
-0
/
+23
*
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
|
/
[next]