diff options
author | John Lo <loj@cisco.com> | 2017-05-05 12:35:25 -0400 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2017-05-05 19:27:53 +0000 |
commit | d48c8eb7354c6c8b5b875dc70d616d11c17e9fb8 (patch) | |
tree | e24b478a6e7f9237c4e068ad5dfa6511bb8c842a /src/vnet/ethernet | |
parent | b1291e259cb246632f91ce0bbc30273354918e93 (diff) |
Fix L2FIB learn counter and memory cleanup of mac_by_ip6 hash table
Fix global_learn_count to be incremented or decremented by add and
deletion of non-static MAC entries from L2FIB only. Without this fix,
the counter may reach the threshold of 1M and stop MAC leanring even
though number of MAC entries in L2FIB is less than the threshold.
Cleanup indirect hash key memory used by mac_by_ip6 hash table on
BD deletion.
Change-Id: I13986c4e6304c7956122520dd3f83d6bb6e65a15
Signed-off-by: John Lo <loj@cisco.com>
Diffstat (limited to 'src/vnet/ethernet')
0 files changed, 0 insertions, 0 deletions