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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
l2
/
l2_input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
l2: fix l2input_feat_names overflow
BenoƮt Ganne
1
-1
/
+1
2019-04-24
l2: Add support for arp unicast forwarding
Mohsin Kazmi
1
-1
/
+4
2019-03-12
l2: migrate old MULTIARCH macros to VLIB_NODE_FN
Filip Tehlar
1
-6
/
+15
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-10
/
+10
2018-11-13
L2 feautre bitmaps output verbose/non-verbose mode
Neale Ranns
1
-2
/
+11
2018-10-24
L2-input/output: use feature enum type in flag update function
Neale Ranns
1
-1
/
+2
2018-10-23
c11 safe string handling support
Dave Barach
1
-1
/
+1
2018-10-15
vnet: create L2 feature arc infrastructure
Andrew Yourtchenko
1
-1
/
+1
2018-10-11
L2: BM traffic does not use UU-FWD (VPP-1445)
Neale Ranns
1
-1
/
+2
2018-09-25
L2 BD: introduce a BD interface on which to send UU packets
Neale Ranns
1
-19
/
+49
2018-09-24
Trivial: Clean up some typos.
Paul Vinciguerra
1
-4
/
+4
2018-09-14
Revert "L2-input: use vlib_buffer_enqueue_to_next"
John Lo
1
-317
/
+239
2018-09-13
L2-input: use vlib_buffer_enqueue_to_next
Neale Ranns
1
-239
/
+317
2018-09-08
L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes
Neale Ranns
1
-0
/
+21
2018-09-07
L2-FIB: replace bit-fields with flags
Neale Ranns
1
-1
/
+3
2018-07-15
VPP-1341: fix loopback interface graph arcs
Dave Barach
1
-15
/
+0
2018-05-31
Improve L2FIB delete entry handling and "show l2fib" CLI options
John Lo
1
-1
/
+1
2018-04-13
GBP V2
Neale Ranns
1
-1
/
+2
2018-04-13
bond: ping fails between l2 BD [VPP-1238]
Steven
1
-0
/
+7
2018-04-09
L2: no-flood interface type in the Bridge-Domain
Neale Ranns
1
-0
/
+12
2018-03-29
l2_input:optimize counter access
Eyal Bari
1
-31
/
+16
2018-02-07
classifier-based ACL: refactor + add output ACL
Andrew Yourtchenko
1
-2
/
+1
2017-11-10
Further fix to SHG handling for ARP/ICMPv6 from BVI in a BD
John Lo
1
-6
/
+25
2017-11-08
Fix SHG handling for ARP/ICMPv6 received from BVI in a BD
John Lo
1
-0
/
+8
2017-10-31
l2fib: MAC: Fix uint64 to u8 byte array
Mohsin Kazmi
1
-5
/
+2
2017-10-03
Update L2FIB entry timestamp only if BD aging enabled (VPP-1002)
John Lo
1
-0
/
+1
2017-07-31
CLI:add l2 input/outut to "sh int features"
Eyal Bari
1
-0
/
+23
2017-07-23
Improve L2 Input/Output Feature Infrastructure and Usage
John Lo
1
-20
/
+17
2017-07-20
L2FWD:move vec_validate out of access function
Eyal Bari
1
-1
/
+1
2017-07-13
Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907)
John Lo
1
-25
/
+24
2017-06-27
L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888)
Eyal Bari
1
-1
/
+1
2017-06-19
L2FWD:fix seq_num overwritten + validate l2fib entries when forwarding
Eyal Bari
1
-2
/
+2
2017-05-19
Enforce Bridge Domain ID range to match 24-bit VNI range
John Lo
1
-0
/
+6
2017-05-08
L2FIB:CLI/API to flush all non-static entries
Eyal Bari
1
-5
/
+8
2017-05-03
L2FIB:flush interface learned macs on down
Eyal Bari
1
-28
/
+14
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-7
/
+7
2017-03-28
Implement MAC Flush for BD or Interface from the L2FIB
John Lo
1
-0
/
+14
2017-03-03
VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done v...
Andrew Yourtchenko
1
-1
/
+2
2017-02-28
Clear L2 output config on interface mode change to L3 (VPP-651)
John Lo
1
-4
/
+11
2017-02-17
l2 input: avoid per-packet trace checks in the fast path
Dave Barach
1
-7
/
+14
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
1
-0
/
+1116