Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
l2
/
l2_fib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-24
Trivial: Clean up some typos.
Paul Vinciguerra
1
-3
/
+3
2018-09-08
L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes
Neale Ranns
1
-2
/
+2
2018-09-07
L2-FIB: replace bit-fields with flags
Neale Ranns
1
-32
/
+31
2018-08-10
Use the bihash walk function
Neale Ranns
1
-126
/
+130
2018-08-07
Fix dangling reference in l2fib_scan(...)
Dave Barach
1
-0
/
+8
2018-05-31
Improve L2FIB delete entry handling and "show l2fib" CLI options
John Lo
1
-51
/
+64
2018-05-11
Periodic scan and probe of IP neighbors to maintain neighbor pools
John Lo
1
-5
/
+2
2018-03-14
Improve l2_macs_events API to provide MAC move information
John Lo
1
-3
/
+5
2018-01-11
api: fix handlers that explicitly depend on svm queue
Florin Coras
1
-8
/
+8
2018-01-09
api: refactor vlibmemory
Florin Coras
1
-1
/
+1
2017-10-31
Fix "l2fib add" CLI to allow adding of filter MAC entries
John Lo
1
-25
/
+17
2017-10-31
l2fib: MAC: Fix uint64 to u8 byte array
Mohsin Kazmi
1
-35
/
+31
2017-10-03
Repair vlib API socket server
Dave Barach
1
-5
/
+7
2017-10-02
L2-FIB:add mac learn events test
Eyal Bari
1
-56
/
+49
2017-08-22
Increase default MAC learn limit and check it in learn-update path
John Lo
1
-1
/
+1
2017-08-03
Add support for API client to receive L2 MAC events
John Lo
1
-100
/
+294
2017-07-19
Add a bihash prefetchable bucket-level cache
Dave Barach
1
-4
/
+4
2017-07-13
Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907)
John Lo
1
-0
/
+7
2017-06-27
L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888)
Eyal Bari
1
-5
/
+5
2017-06-19
L2FWD:fix seq_num overwritten + validate l2fib entries when forwarding
Eyal Bari
1
-16
/
+3
2017-06-12
L2FIB:fix crash in show with deleted subif entries
Eyal Bari
1
-4
/
+7
2017-05-08
L2FIB:CLI/API to flush all non-static entries
Eyal Bari
1
-65
/
+103
2017-05-05
Fix L2FIB learn counter and memory cleanup of mac_by_ip6 hash table
John Lo
1
-3
/
+5
2017-05-03
L2FIB:flush interface learned macs on down
Eyal Bari
1
-2
/
+11
2017-03-28
Implement MAC Flush for BD or Interface from the L2FIB
John Lo
1
-14
/
+174
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
1
-0
/
+857