index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_evpn_mh.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Use %pRD for prefix_rd2str()
Donatas Abraitis
2022-09-22
1
-38
/
+12
*
bgpd: Cleanup memory for missing hashes
Donatas Abraitis
2022-08-30
1
-0
/
+6
*
bgpd: Convert from bgp_clock() to monotime()
Donald Sharp
2022-08-24
1
-2
/
+2
*
bgpd: Convert thread_cancel to THREAD_OFF and use THREAD_ARG
Donald Sharp
2022-07-21
1
-1
/
+1
*
bgpd: Initialize attr->local_pref to the configured default value
Donatas Abraitis
2022-06-06
1
-2
/
+2
*
Merge pull request #11177 from opensourcerouting/fix/memset_memcpy
Donald Sharp
2022-05-13
1
-4
/
+4
|
\
|
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-4
/
+4
*
|
bgpd,zebra: correct one debug log for evpn-mh
anlan_cs
2022-05-12
1
-1
/
+1
|
/
*
bgpd: remove one unnecessary parameter for evpn-mh
anlan_cs
2022-05-09
1
-11
/
+6
*
bgpd: minor style change
anlan_cs
2022-04-25
1
-10
/
+9
*
Merge pull request #11012 from anlancs/bgpd-mh-simplify-condition
Donatas Abraitis
2022-04-19
1
-2
/
+2
|
\
|
*
bgpd: correct a few comments for evpn-mh
anlan_cs
2022-04-12
1
-2
/
+2
*
|
Merge pull request #11032 from anlancs/fix/bgpd-evpn-mh-null-debug
Jafar Al-Gharaibeh
2022-04-19
1
-2
/
+2
|
\
\
|
*
|
bgpd: fix NULL deference in evpn-mh's log
anlan_cs
2022-04-14
1
-2
/
+2
*
|
|
Merge pull request #10978 from anlancs/bgpd-cleanup-6
Russ White
2022-04-13
1
-10
/
+5
|
\
\
\
|
*
|
|
bgpd: cosmetic change for evpn-mh
anlan_cs
2022-04-07
1
-10
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #11025 from anlancs/bgpd-remove-l3nhg-control
Russ White
2022-04-13
1
-2
/
+1
|
\
\
\
|
*
|
|
bgpd: remove unnecessary l3nhg knob for evpn-mh
anlan_cs
2022-04-13
1
-2
/
+1
|
|
|
/
|
|
/
|
*
/
|
bgpd: Reuse bgp_attr_set_ecommunity() for setting attribute flags
Donatas Abraitis
2022-04-12
1
-6
/
+0
|
/
/
*
|
bgpd: correct one flag name on comment for evpn-mh
anlan_cs
2022-04-10
1
-1
/
+1
*
|
Merge pull request #10849 from anlancs/bgpd-cleanup-2
Russ White
2022-04-05
1
-20
/
+2
|
\
\
|
*
|
bgpd: remove unnecessary checkings for bgp_evpn_es_new()
anlan_cs
2022-03-23
1
-20
/
+2
*
|
|
bgpd: use "assert" for one check on evpn-mh
anlan_cs
2022-04-01
1
-3
/
+3
|
|
/
|
/
|
*
|
bgpd: remove unnecessary checkings for the returned value
anlan_cs
2022-03-22
1
-12
/
+2
|
/
*
Merge pull request #10820 from donaldsharp/evpn_route_frag
Russ White
2022-03-20
1
-101
/
+420
|
\
|
*
bgpd: add cli for configuring the EVI limit per-ES-frag
Anuradha Karuppiah
2022-03-18
1
-2
/
+3
|
*
lib, bgpd: changes for EAD-per-ES fragmentation
Anuradha Karuppiah
2022-03-18
1
-99
/
+337
|
*
bgpd: evpn mh changes to advertise EAD routes with user configured export-rt
Anuradha Karuppiah
2022-03-18
1
-9
/
+89
*
|
bgpd: remove check returning value of RB_INSERT()
anlan_cs
2022-03-20
1
-12
/
+3
|
/
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-4
/
+2
*
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
*
|
bgpd: Use bgp_attr_[sg]et_ecommunity for struct ecommunity
Donatas Abraitis
2022-02-04
1
-11
/
+19
|
/
*
*: Remove redundand braces for single statement blocks
Donatas Abraitis
2021-11-27
1
-12
/
+6
*
bgpd: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-25
1
-20
/
+6
*
*: Remove unused variables
Donatas Abraitis
2021-11-18
1
-4
/
+0
*
bgpd: Replace inet_ntop to %pI4/6 for JSON outputs
Donatas Abraitis
2021-11-18
1
-9
/
+6
*
bgpd: initial batch of evpn lttng tracepoints
Anuradha Karuppiah
2021-10-01
1
-0
/
+15
*
bgpd: No need casting to boolean for boolean
Donatas Abraitis
2021-06-29
1
-4
/
+4
*
bgpd: Make sure we don't miss to unlock for bgp_dest before returning
Donatas Abraitis
2021-06-22
1
-1
/
+3
*
bgpd: Remove redundand check against BGP_EVPNES_EVI_LOCAL flag
Donatas Abraitis
2021-06-17
1
-3
/
+0
*
bgpd: Avoid dereferencing EVPN ES if NULL
Donatas Abraitis
2021-06-17
1
-3
/
+2
*
bgpd: Handle EAD/EVI local route updates on VNI RD change
Ameya Dharkar
2021-04-28
1
-7
/
+51
*
bgpd: don't overrun fixed zapi array of nexthops
Mark Stapp
2021-04-14
1
-3
/
+4
*
bgpd: cleanup prefix2str usage
Anuradha Karuppiah
2021-03-26
1
-24
/
+11
*
bgpd: fix crash in the MH cleanup handling
Anuradha Karuppiah
2021-03-26
1
-4
/
+4
*
bgpd: handle local ES del or transition to LACP bypass
Anuradha Karuppiah
2021-03-26
1
-14
/
+119
*
bgpd: changes for maintaining evpn nexthops and their rmac mapping
Anuradha Karuppiah
2021-03-26
1
-0
/
+513
*
bgpd: ES evpn nexthop prep work
Anuradha Karuppiah
2021-03-26
1
-9
/
+29
*
bgpd: Disable L3NHG support for routes leaked from another VRF
Anuradha Karuppiah
2021-03-26
1
-0
/
+4
[next]