index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Fix continue/break change from old commit
Donald Sharp
2022-03-07
1
-4
/
+4
*
Merge pull request #10734 from ton31337/fix/rpki_read
Jafar Al-Gharaibeh
2022-03-05
1
-1
/
+1
|
\
|
*
bgpd: Fix while(read()) for RPKI sync callback
Donatas Abraitis
2022-03-04
1
-1
/
+1
*
|
bgpd: fix 'show bgp detail json' output
Rafael Zalamena
2022-03-03
1
-1
/
+1
|
/
*
bgpd: fix missing name of default vrf
anlan_cs
2022-02-06
1
-2
/
+2
*
Merge pull request #10636 from ton31337/fix/use_get_set_for_communities
Russ White
2022-02-28
11
-142
/
+198
|
\
|
*
bgpd: Reuse get/set helpers for attr->community
Donatas Abraitis
2022-02-25
11
-142
/
+198
*
|
*: Add necessary new line for output of vty_out()
anlan_cs
2022-02-27
3
-7
/
+7
*
|
bgpd: change the treatment for SRv6 routes
Ryoga Saito
2022-02-25
5
-43
/
+38
*
|
bgpd: announce locators instead of transposed SIDs
Ryoga Saito
2022-02-25
1
-3
/
+3
*
|
bgpd: update logic to allocate SRv6 locator
Ryoga Saito
2022-02-25
2
-8
/
+18
*
|
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
26
-200
/
+110
*
|
Merge pull request #10585 from ton31337/feature/advmap_set
Igor Ryzhov
2022-02-23
4
-49
/
+55
|
\
\
|
|
/
|
/
|
|
*
bgpd: Allow setting attributes over route-maps for conditional advertisements
Donatas Abraitis
2022-02-18
4
-49
/
+55
*
|
bgpd: evpn route-map match esr type-4 route-type
Chirag Shah
2022-02-17
1
-2
/
+8
*
|
bgpd: evpn route-map match ead type-1 route-type
Chirag Shah
2022-02-17
1
-3
/
+9
*
|
Merge pull request #10590 from donaldsharp/bgp_error_codes
Sri Mohana Singamsetty
2022-02-16
3
-62
/
+75
|
\
\
|
*
|
bgpd: Renumber bgp_create_error_code enum values
Donald Sharp
2022-02-15
1
-31
/
+31
|
*
|
bgpd: Convert bgp error codes for cli input to an enum
Donald Sharp
2022-02-15
2
-39
/
+69
|
*
|
bgpd: Remove unused BGP_ERR_MAX #define
Donald Sharp
2022-02-15
1
-1
/
+0
|
*
|
bgpd: Move some error codes to bgp_vty_return handling
Donald Sharp
2022-02-15
1
-18
/
+6
|
*
|
bgpd: Remove impossible invalid state
Donald Sharp
2022-02-15
2
-4
/
+0
*
|
|
Merge pull request #10586 from punithkumar-spk/master
Mark Stapp
2022-02-16
1
-1
/
+1
|
\
\
\
|
*
|
|
bgpd: Fix uninitialized compiler warning
Punith Kumar
2022-02-15
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #10575 from donaldsharp/bgp_requires_policy
Russ White
2022-02-16
3
-1
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bgp: Add a 15 minute warning to missing policy
Donald Sharp
2022-02-15
3
-1
/
+23
|
|
/
*
|
Merge pull request #10546 from ton31337/fix/check_for_null_inside_unintern
Russ White
2022-02-15
2
-11
/
+13
|
\
\
|
|
/
|
/
|
|
*
bgpd: Check for NULL inside aspath_unintern()
Donatas Abraitis
2022-02-09
2
-11
/
+13
*
|
bgpd: Fix spelling mistakes
Donald Sharp
2022-02-14
1
-1
/
+1
*
|
Merge pull request #10540 from idryzhov/attr-extra-revert
Donatas Abraitis
2022-02-10
4
-47
/
+10
|
\
\
|
*
|
Revert "bgpd: Move out ipv6_ecommunity struct from attr to attr_extra"
Igor Ryzhov
2022-02-10
4
-35
/
+4
|
*
|
Revert "bgpd: Move attr->pmsi_tnl_type to attr->extra->pmsi_tnl_type"
Igor Ryzhov
2022-02-10
1
-12
/
+6
|
*
|
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
9
-82
/
+130
|
/
/
*
|
Merge pull request #10549 from idryzhov/bgp-coverity
Donatas Abraitis
2022-02-10
2
-2
/
+5
|
\
\
|
*
|
bgpd: fix null pointer dereferences
Igor Ryzhov
2022-02-09
2
-2
/
+5
|
|
/
*
|
Merge pull request #10550 from idryzhov/bgp-attr-undup
Donatas Abraitis
2022-02-10
4
-43
/
+5
|
\
\
|
*
|
bgpd: remove bgp_attr_undup
Igor Ryzhov
2022-02-09
4
-43
/
+5
|
|
/
*
|
bgpd: fix aspath memleak on error in vnc_direct_bgp_add_nve
Igor Ryzhov
2022-02-09
1
-3
/
+3
*
|
bgpd: fix aspath memory leak in aggr_suppress_map_test
Igor Ryzhov
2022-02-09
1
-0
/
+1
*
|
bgpd: fix missing bgp_attr_flush on errors in bgp_update
Igor Ryzhov
2022-02-09
1
-3
/
+6
|
/
*
Merge pull request #10531 from idryzhov/bgp-nexthop-cmp
Donald Sharp
2022-02-08
1
-4
/
+1
|
\
|
*
bgpd: avoid memcmp comparison of struct nexthop
Igor Ryzhov
2022-02-08
1
-4
/
+1
*
|
Merge pull request #10530 from idryzhov/ipaddr-cmp
Mark Stapp
2022-02-08
1
-1
/
+1
|
\
\
|
*
|
*: use ipaddr_cmp instead of memcmp
Igor Ryzhov
2022-02-08
1
-1
/
+1
|
|
/
*
|
Merge pull request #10492 from ton31337/feature/pmsi_tnl_type_attr_extra
Donald Sharp
2022-02-08
2
-7
/
+13
|
\
\
|
*
|
bgpd: Free only subattributes, not the whole attr_extra pointer
Donatas Abraitis
2022-02-05
1
-1
/
+1
|
*
|
bgpd: Move attr->pmsi_tnl_type to attr->extra->pmsi_tnl_type
Donatas Abraitis
2022-02-05
1
-6
/
+12
*
|
|
Merge pull request #10496 from ton31337/fix/move_struct_ecommunity_to_extra
Donald Sharp
2022-02-08
19
-210
/
+287
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bgpd: Use bgp_attr_[sg]et_ecommunity for struct ecommunity
Donatas Abraitis
2022-02-04
19
-210
/
+287
|
|
/
[next]