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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-25
VCL: include vpp context in accept session reply msg.
Dave Wallace
1
-17
/
+41
2017-11-25
VCL: improve debug output
Dave Wallace
7
-225
/
+349
2017-11-24
GENEVE: shift/mask for header
Marco Varlese
3
-51
/
+133
2017-11-24
dpdk: enable tx checksum offloads as default, add disable knob
Damjan Marion
3
-2
/
+15
2017-11-24
VOM: Additions to allow uses to UT applications that use VOM
Neale Ranns
52
-297
/
+678
2017-11-24
dpdk: avoid false sharing of dpdk_buffer_per_thread_data
Damjan Marion
1
-0
/
+1
2017-11-23
memif: fix input node multiversion constructor
Damjan Marion
1
-6
/
+6
2017-11-23
memif: try harder to transmit packets
Damjan Marion
1
-13
/
+8
2017-11-23
dpdk: prefetch both cachelines during buffer free
Damjan Marion
1
-1
/
+1
2017-11-23
memif: multiversioning
Damjan Marion
3
-19
/
+82
2017-11-23
Tests clean-up when cleaning VPP code.
Marco Varlese
1
-2
/
+2
2017-11-22
VCL: remove bogus ASSERT().
Dave Wallace
1
-2
/
+0
2017-11-22
VPP-254 Coding standard cleanup - vnet/vnet/hdlc
Swarup Nayak
5
-126
/
+197
2017-11-22
session: do not check transport for local table binds
Florin Coras
1
-9
/
+9
2017-11-22
Makefile: make_parallel_flags via env variable
Ed Kern
1
-1
/
+1
2017-11-22
dpdk: fix potential crash in buffer free function
Damjan Marion
1
-18
/
+49
2017-11-22
session: more rules unit tests and cli improvements
Florin Coras
3
-17
/
+142
2017-11-22
use intel intrinsics in clib_memcpy64_x4
Damjan Marion
1
-47
/
+54
2017-11-22
CLI for interface MPLS enable returns errors to caller
Neale Ranns
1
-1
/
+5
2017-11-22
Fix MPLS local-label CLI
Neale Ranns
2
-4
/
+4
2017-11-22
VOM: stats: Associate stat obj to interface
Mohsin Kazmi
5
-25
/
+71
2017-11-21
VCL: close-on-empty state transition refactoring.
Dave Wallace
3
-661
/
+764
2017-11-21
session: unset fifo event before reading fifo size
Florin Coras
1
-6
/
+4
2017-11-21
tcp: initialize builtin client ns
Florin Coras
1
-1
/
+1
2017-11-21
stn-plugin: do not assume all punted packets start with L3 header.
Andrew Yourtchenko
1
-0
/
+12
2017-11-21
use REV on aarch64 for endianness swapping (VPP-1067)
Gabriel Ganne
1
-0
/
+19
2017-11-21
libmemif: unit test update, continue configure if check module missing
Jakub Grajciar
3
-8
/
+10
2017-11-21
dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_t
Damjan Marion
11
-80
/
+152
2017-11-20
session/tcp: filtering improvements
Florin Coras
8
-127
/
+234
2017-11-20
dpdk: add support for DPDK 17.11
Damjan Marion
13
-213
/
+55
2017-11-20
VCL: Update lcl addr/port from connect session reply msg.
Dave Wallace
1
-0
/
+4
2017-11-20
Have PAPI find its API definition files
Chris Luke
1
-5
/
+140
2017-11-20
nowhere to set read_timeout
dongjuan
1
-2
/
+2
2017-11-19
session: fix session rules api to use transport proto
Florin Coras
1
-0
/
+1
2017-11-19
VCL-LDPRELOAD: Fix CID179207
Dave Wallace
2
-4
/
+19
2017-11-18
Call a plugin init function by name
Dave Barach
2
-0
/
+29
2017-11-18
test http server: prealloc fifos/segment options
Florin Coras
1
-3
/
+29
2017-11-18
Rename classifier ip6-sr metadata set action
Dave Barach
3
-5
/
+5
2017-11-18
unformat function for FIB paths
Neale Ranns
6
-360
/
+198
2017-11-17
VOM fixes and logger improvements
Neale Ranns
7
-30
/
+47
2017-11-17
Add a non interactive mode
John DeNisco
5
-131
/
+221
2017-11-17
Replace tap interface using general interface
Hongjun Ni
6
-54
/
+52
2017-11-17
subunit is required on centos as well as fedora
Gabriel Ganne
2
-4
/
+1
2017-11-17
acl-plugin: use ip.save_rewrite_length to calculate IP header offset on L3 eg...
Andrew Yourtchenko
1
-3
/
+11
2017-11-17
vppcom: improve listener session handling
Florin Coras
3
-56
/
+126
2017-11-16
acl-plugin: also print human-friendly format of 5tuple in packet trace
Andrew Yourtchenko
1
-0
/
+22
2017-11-16
tcp: register with ip for header parsing by default
Florin Coras
1
-9
/
+12
2017-11-16
Deal with double name-pointer chases
Dave Barach
1
-48
/
+167
2017-11-16
dpdk: add additional data to TX trace
Damjan Marion
3
-2
/
+9
2017-11-16
libmemif: unmask head/tail pointers fix, additional ring info in memif_queue_...
Jakub Grajciar
3
-75
/
+109
[next]