index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_mac.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Generate and advertise gateway IP overlay index with EVPN RT-5
Ameya Dharkar
2021-06-08
1
-2
/
+2
*
bgpd: Convert to using peer_established(peer) function
Donald Sharp
2021-06-07
1
-1
/
+1
*
bgpd: Convert attr->evpn_overlay to accessor functions
Donald Sharp
2020-11-15
1
-3
/
+4
*
bgpd: Shorten some `show memory` strings
Donald Sharp
2020-11-12
1
-1
/
+1
*
bgp: rename bgp_node to bgp_dest
Donald Sharp
2020-06-23
1
-19
/
+22
*
bgpd: Convert users of `rn->p` to use accessor function
Donald Sharp
2020-03-26
1
-6
/
+8
*
bgpd: Rework code to use `const struct prefix`
Donald Sharp
2020-03-24
1
-3
/
+3
*
bgpd: Prevent usage after free in bgp_mac.c
Donald Sharp
2019-11-01
1
-1
/
+3
*
Merge pull request #4470 from donaldsharp/bgp_mac_rescan
Sri Mohana Singamsetty
2019-06-20
1
-13
/
+33
|
\
|
*
bgpd: Remove unused count variable in mac_rescan_table function
Donald Sharp
2019-06-18
1
-2
/
+0
|
*
bgpd: Mac rescan on interface up/down efficency improvements
Donald Sharp
2019-06-18
1
-11
/
+33
*
|
Merge pull request #4513 from chiragshah6/evpn_dev1
Sri Mohana Singamsetty
2019-06-18
1
-0
/
+18
|
\
\
|
*
|
bgpd: skip evpn remove marked routes from rescan
Chirag Shah
2019-06-13
1
-0
/
+18
|
|
/
*
/
bgpd: Fix memleak of Mac Hash String upon insertion
Donald Sharp
2019-06-18
1
-1
/
+3
|
/
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-2
/
+2
*
bgpd: parse and comapre rmac attr against self mac
Chirag Shah
2019-03-04
1
-6
/
+27
*
*: Rename backet to bucket
Tim Bray
2019-02-25
1
-4
/
+4
*
bgpd: Add code to reject mac's and to rescan table
Donald Sharp
2018-12-12
1
-4
/
+127
*
bgpd: Add code to track the addition/removal of mac addresses
Donald Sharp
2018-12-12
1
-0
/
+132
*
bgpd: Add code to dump the forthcoming mac hash
Donald Sharp
2018-12-12
1
-0
/
+99