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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-18
ethernet: Copy only 6 bytes of mac address into a u64
Jon Loeliger
1
-3
/
+3
2020-02-26
ethernet: configure system default ethernet MTU
Dave Barach
3
-2
/
+33
2020-02-24
ethernet: trivial additions
Neale Ranns
2
-0
/
+9
2019-12-17
ip: Protocol Independent IP Neighbors
Neale Ranns
8
-3208
/
+212
2019-12-10
api: multiple connections per process
Dave Barach
1
-1
/
+1
2019-11-27
misc: add address sanitizer heap instrumentation
Benoît Ganne
1
-0
/
+1
2019-11-26
ethernet: all dmac checks include secondary addrs
Matthew Smith
1
-19
/
+106
2019-11-26
fib: Table Replace
Neale Ranns
2
-37
/
+0
2019-11-25
vlib: autogenerate <node> before <last-in-arc> constraints
Dave Barach
1
-1
/
+1
2019-11-20
classify: per-interface rx/tx pcap capture filters
Dave Barach
1
-2
/
+12
2019-10-29
ethernet: VNET API to create sub-interfaces
Neale Ranns
2
-0
/
+45
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
3
-34
/
+186
2019-09-26
misc: add vnet classify filter set support
Dave Barach
1
-4
/
+2
2019-09-24
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
1
-0
/
+1
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-16
api: autogenerate api trace print/endian
Ole Troan
2
-1
/
+28
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-08-20
api: Cleanup APIs interface.api
Jakub Grajciar
1
-0
/
+1
2019-08-06
ethernet: change to mark the CFI bit in the L2 header.
Prashant Maheshwari
1
-3
/
+3
2019-08-02
ethernet: fix ARP feature arc definition
Dave Barach
1
-2
/
+9
2019-08-01
ethernet: Fix node ordering on ARP feautre ARC
Neale Ranns
1
-2
/
+13
2019-07-15
interface: fix issue that pcap rx/tx trace not available when there are worke...
Wei CHEN
1
-4
/
+5
2019-07-10
ip: fix show ip neigh vector read overflow
Benoît Ganne
1
-19
/
+6
2019-07-05
ethernet: ARP disabled node
Neale Ranns
1
-15
/
+106
2019-07-03
misc: fix coverity warnings
Dave Barach
1
-0
/
+5
2019-07-02
ip: check all fib src for a connected dst entry
Benoît Ganne
1
-25
/
+53
2019-06-07
p2p ethernet: update p2p_ethernet.api with explicit types.
Ole Troan
1
-5
/
+8
2019-06-03
ARP: add feature arc
Neale Ranns
2
-142
/
+476
2019-05-28
Punt: socket register for exception dispatched/punted packets based on reason
Neale Ranns
1
-0
/
+1
2019-05-16
init / exit function ordering
Dave Barach
4
-30
/
+28
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-04-08
fixing typos
Jim Thompson
1
-1
/
+1
2019-03-28
Add RDMA ibverb driver plugin
Benoît Ganne
1
-0
/
+11
2019-03-28
Typos. A bunch of typos I've been collecting.
Paul Vinciguerra
1
-5
/
+5
2019-03-21
BVI Interface
Neale Ranns
2
-2
/
+2
2019-03-15
Revert "API: Cleanup APIs interface.api"
Ole Trøan
1
-1
/
+0
2019-03-15
API: Cleanup APIs interface.api
Jakub Grajciar
1
-0
/
+1
2019-03-13
deprecate VLIB_NODE_FUNCTION_MULTIARCH
Filip Tehlar
1
-8
/
+5
2019-03-05
L2: ARP term - learn but don't send response to GARPs
Neale Ranns
1
-0
/
+3
2019-02-26
Move pcap rx/tx trace code out of the dpdk plugin
Dave Barach
1
-17
/
+42
2019-02-22
Callback functions must have the correct signature
Neale Ranns
1
-1
/
+3
2019-02-07
Fix parsing overflow in unformat_mac_address_t()
Benoît Ganne
1
-3
/
+3
2019-02-02
Deprecate old mutliarch code, phase 1
Damjan Marion
1
-3
/
+0
2019-01-30
Use IP and MAC API types for neighbors
Neale Ranns
8
-228
/
+265
2019-01-23
IP route local and connected
Neale Ranns
1
-1
/
+5
2018-12-22
ethernet-input tagged packets optimizations
Damjan Marion
1
-269
/
+474
[next]