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
/
ethernet
/
node.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-20
classify: per-interface rx/tx pcap capture filters
Dave Barach
1
-2
/
+12
2019-10-03
ethernet: fix dmac filter coverity warning
Matthew Smith
1
-1
/
+1
2019-10-02
ethernet: dmac filter checks secondary mac addrs
Matthew G Smith
1
-34
/
+132
2019-09-26
misc: add vnet classify filter set support
Dave Barach
1
-4
/
+2
2019-09-23
misc: unify pcap rx / tx / drop trace
Dave Barach
1
-8
/
+8
2019-09-20
misc: classifier-based packet trace filter
Dave Barach
1
-1
/
+15
2019-09-04
ethernet: move dmac filtering to inline function
Matthew Smith
1
-56
/
+63
2019-09-03
ethernet: fix dmac check avx2 loop condition
Matthew Smith
1
-1
/
+1
2019-07-15
interface: fix issue that pcap rx/tx trace not available when there are worke...
Wei CHEN
1
-4
/
+5
2019-07-03
misc: fix coverity warnings
Dave Barach
1
-0
/
+5
2019-05-16
init / exit function ordering
Dave Barach
1
-8
/
+2
2019-04-24
ethernet_input_inline: leverage vlib_get_buffers
Zhiyong Yang
1
-17
/
+14
2019-04-10
ethernet: fix packet tracing
BenoƮt Ganne
1
-1
/
+1
2019-02-26
Move pcap rx/tx trace code out of the dpdk plugin
Dave Barach
1
-17
/
+42
2019-01-30
Use IP and MAC API types for neighbors
Neale Ranns
1
-4
/
+4
2018-12-22
ethernet-input tagged packets optimizations
Damjan Marion
1
-269
/
+474
2018-11-26
Remove unused argument from eth_identify_subint(...)
Damjan Marion
1
-3
/
+2
2018-11-21
ethernet-input: fix assert in l2 mode
Damjan Marion
1
-9
/
+24
2018-11-20
ethernet-input optimizations
Damjan Marion
1
-22
/
+517
2018-10-12
vnet: complete the fix for l3_hdr_offset calculation for single loop fastpass...
Andrew Yourtchenko
1
-1
/
+1
2018-10-09
vnet: ethernet-input incorrectly sets l3_hdr_offset in some cases
Andrew Yourtchenko
1
-26
/
+26
2018-10-02
Enabled untagged vs default functionality
Mike Bly
1
-2
/
+1
2018-09-12
fix missing extern in vnet/ethernet/node.c
Damjan Marion
1
-1
/
+1
2018-09-10
new multiversioning on ethernet input nodes
Damjan Marion
1
-34
/
+16
2018-07-11
avoid using thread local storage for thread index
Damjan Marion
1
-1
/
+1
2018-07-07
Pipes
Neale Ranns
1
-1
/
+10
2018-04-19
Minor optimzation/cleanup to ethernet-input node
John Lo
1
-5
/
+5
2018-02-19
Use neutral vector code for ethernet_frame_is_tagged
Damjan Marion
1
-25
/
+2
2018-02-06
Fix clang implicit conversion errors
Damjan Marion
1
-7
/
+8
2018-01-17
Fix checksum offload sssue caused by overwriten lX_hdr_offset
Damjan Marion
1
-2
/
+2
2017-12-04
vnet: set vnet_buffer l2_hdr_offset and l3_hdr_offset
Steven
1
-0
/
+22
2017-08-01
P2P Ethernet
Pavel Kotucek
1
-1
/
+16
2017-07-14
Introduce l{2,3,4}_hdr_offset fields in the buffer metadata
Damjan Marion
1
-14
/
+9
2017-07-13
Fix typo for non x86 platforms.
Christophe Fontaine
1
-1
/
+1
2017-07-07
ETH:optimized double is_tagged check
Eyal Bari
1
-2
/
+24
2017-06-14
ETH:fix l2_len/vlan count mismatch for > 2 tags
Eyal Bari
1
-1
/
+4
2017-06-06
Packets recieved on VLAN-0 map to the main interface
Neale Ranns
1
-0
/
+2
2017-05-06
Fix mac check issue for vitual tunnel interface with no mac address
Hongjun Ni
1
-0
/
+3
2017-04-07
MPLS Mcast
Neale Ranns
1
-2
/
+2
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-7
/
+7
2017-03-13
Add MAC address check in ethernet-input node if interface in L3 mode
John Lo
1
-6
/
+17
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
1
-0
/
+1368