index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_attr.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: re-eval use-l3nhg when a remote ES is [de]activated in a VRF
Anuradha Karuppiah
2021-03-26
1
-0
/
+9
*
bgpd: Convert attr->vnc_subtlvs to use accessor functions
Donald Sharp
2020-11-15
1
-0
/
+19
*
bgpd: Convert attr->evpn_overlay to accessor functions
Donald Sharp
2020-11-15
1
-0
/
+13
*
bgpd: Abstract attr->cluster to accessor/set functions
Donald Sharp
2020-11-15
1
-2
/
+13
*
bgpd: Convert attr->transit to use accessor functions
Donald Sharp
2020-11-15
1
-0
/
+10
*
bgpd: Convert ipv6_ecommunity to use accessor functions
Donald Sharp
2020-11-15
1
-0
/
+12
*
bgpd: Add accessor for bgp_attr.pmsi_tnl_type
Donald Sharp
2020-11-15
1
-0
/
+12
*
bgpd: support for DF election in EVPN-MH
Anuradha Karuppiah
2020-10-26
1
-0
/
+4
*
bgpd: Add support for SR-TE Policies in route-maps
Sebastien Merle
2020-08-31
1
-0
/
+4
*
bgpd: support for bgp ipv6 ext community, and flowspec redirect ipv6
Philippe Guibert
2020-08-21
1
-0
/
+3
*
bgpd: extended-community and attrs for MAC-IP SYNC route handling
Anuradha Karuppiah
2020-08-05
1
-0
/
+31
*
bgpd: attr changes for EAD routes
Anuradha Karuppiah
2020-08-05
1
-0
/
+3
*
bgpd: fix multiple bugs with cluster_list attrs
Quentin Young
2020-04-06
1
-1
/
+0
*
Merge pull request #6105 from vivek-cumulus/bgp_link_bandwidth_unequal_cost_m...
Sri Mohana Singamsetty
2020-04-05
1
-1
/
+4
|
\
|
*
bgpd: Announce cumulative link bandwidth to EBGP peers
vivek
2020-03-31
1
-0
/
+1
|
*
bgpd: Check and extract link bandwidth value
vivek
2020-03-31
1
-1
/
+3
*
|
bgpd: #if ENABLE_BGP_VNC -> #ifdef ENABLE_BGP_VNC
Quentin Young
2020-04-01
1
-2
/
+2
|
/
*
lib, bgpd: Another round of `struct const prefix` cleanup
Donald Sharp
2020-03-26
1
-14
/
+12
*
bgpd: More `const struct prefix` work
Donald Sharp
2020-03-22
1
-2
/
+2
*
bgpd: Convert lots of int type functions to bool/void
Donatas Abraitis
2020-03-21
1
-1
/
+1
*
bgpd: refactor func prototype arround Prefix-SID
Hiroki Shirokura
2020-02-14
1
-2
/
+1
*
bgpd: prefix-sid srv6 l3vpn service tlv
Hiroki Shirokura
2020-01-15
1
-0
/
+32
*
bgpd: fix missing bounds checks for psid attr
Quentin Young
2020-01-03
1
-1
/
+1
*
Fix bgp transit double free (#5436)
David Lamparter
2019-12-10
1
-3
/
+0
|
\
|
*
bgpd: ensure transit ptr is nulled on free
Quentin Young
2019-11-26
1
-3
/
+0
*
|
bgpd: remove bgp_attr_dup
Quentin Young
2019-12-05
1
-1
/
+0
|
/
*
bgpd: Add nexthop of received EVPN RT-5 for nexthop tracking
Ameya Dharkar
2019-11-15
1
-0
/
+4
*
bgpd: skip unsupported PREFIX_SID sub-type
Hiroki Shirokura
2019-11-05
1
-0
/
+2
*
bgpd: ability to export prefixes entries to a kernel table identifier
Philippe Guibert
2019-10-10
1
-0
/
+3
*
bgpd: Create `set distance XXX` command for routemaps
Donald Sharp
2019-09-13
1
-0
/
+3
*
bgpd: Apply route-map for aggregate-address command
Donatas Abraitis
2019-08-28
1
-2
/
+3
*
Merge pull request #4340 from qlyoung/hash-key-const
Russ White
2019-05-16
1
-1
/
+1
|
\
|
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-1
/
+1
*
|
Merge pull request #4314 from lkrishnamoor/extract_tunnel_type_extcom
Donald Sharp
2019-05-15
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
bgpd: Extract tunnel type from extended communities
Lakshman Krishnamoorthy
2019-05-14
1
-0
/
+4
*
|
bgpd: IPv6 session flapping with MP_REACH_NLRI and 0.0.0.0 in NEXT_HOP attribute
nikos
2019-05-10
1
-0
/
+3
|
/
*
bgpd: Remove duplicate data structure
Donald Sharp
2018-12-12
1
-7
/
+1
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-1
/
+1
*
bgpd: Add Large community support to aggregate routes
Donald Sharp
2018-10-16
1
-0
/
+1
*
bgpd: Add extended community to aggregates
Donald Sharp
2018-10-16
1
-4
/
+6
*
bgpd: support evpn nd ext community
Chirag Shah
2018-07-17
1
-0
/
+3
*
bgpd: Handle multiple PREFIX_SID's at a time.
Donald Sharp
2018-05-03
1
-0
/
+3
*
bgpd: Handle connected routes and IPv6 link-local nexthops for route leaking
vivek
2018-04-25
1
-0
/
+3
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-28
/
+26
*
bgpd: Fix enum, use API for log string
vivek
2018-03-13
1
-1
/
+1
*
Merge branch 'master' of https://github.com/frrouting/frr into pmsi-parse-dis...
vivek
2018-03-10
1
-9
/
+7
|
\
|
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-9
/
+7
*
|
bgpd: Parse PMSI Tunnel Attribute and display
vivek
2018-03-04
1
-0
/
+17
|
/
*
bgpd: carry two MPLS labels in EVPN NLRIs
Mitesh Kanjariya
2018-01-24
1
-3
/
+6
*
bgpd/zebra/lib: Add Default Gateway extended community
Mitesh Kanjariya
2018-01-24
1
-0
/
+3
[next]