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
2018-06-20
Fix sw-if-index display error.
Brant Lin
1
-2
/
+2
2018-06-19
VCL: Fix session peer and local addresses
Dave Wallace
1
-6
/
+20
2018-06-19
Driver level time-based src mac filter
Dave Barach
11
-0
/
+1500
2018-06-19
tcp: optimize tcp output
Florin Coras
7
-172
/
+199
2018-06-19
tcp: optimize tcp input
Florin Coras
1
-134
/
+204
2018-06-19
Check get packet template allocation failure (VPP-1321)
John Lo
5
-0
/
+24
2018-06-19
VCL: refactor async & spinlocks
Dave Wallace
5
-544
/
+577
2018-06-19
ip checksum multiarch support, cleanup
Dave Barach
2
-109
/
+91
2018-06-19
Fixed bugs in SRv6 API
Pablo Camarillo
8
-120
/
+293
2018-06-19
flow:free lookup entries after packets are handled
eyal bari
3
-13
/
+36
2018-06-18
Revert "Python API: Add enum and union support."
Ole Trøan
10
-547
/
+764
2018-06-17
Python API: Add enum and union support.
Ole Troan
10
-764
/
+547
2018-06-17
ixgbe patch for link status updates
Matthew Smith
2
-1
/
+14
2018-06-17
acl-plugin: fix the high cpu usage caused by the connection cleaner
Andrew Yourtchenko
1
-1
/
+2
2018-06-17
acl-plugin: split (L3) and (L4/pkt) logic of creation of 5tuple structure, op...
Andrew Yourtchenko
1
-46
/
+70
2018-06-16
NAT44: fix coverity
Matus Fabian
1
-1
/
+1
2018-06-15
STATS: Separate socket for fd exchange.
Ole Troan
6
-252
/
+98
2018-06-15
STATS: Add more hierarchy to counters.
Ole Troan
5
-44
/
+44
2018-06-15
avf: tx node fixes
Damjan Marion
1
-9
/
+9
2018-06-15
Update DHCPv6 DUID code and fix coverity warnings
Juraj Sloboda
6
-51
/
+94
2018-06-15
NAT44: endpoint dependent mode (VPP-1273)
Matus Fabian
10
-2390
/
+4604
2018-06-15
TLS async support
Ping Yu
6
-24
/
+747
2018-06-14
Fix SEGV in generic event sub reaper
Matthew Smith
1
-1
/
+1
2018-06-14
Use __attribute__((weak)) references where necessary
Dave Barach
5
-17
/
+25
2018-06-14
Add clib_bihash_search_inline_2_with_hash to bihash template
Andrew Yourtchenko
1
-5
/
+15
2018-06-14
Use unicast DMAC for IP neighbor pool refresh probes
John Lo
7
-15
/
+28
2018-06-14
acl-plugin: VAT: add an option to load entire ACL from a ClassBench ruleset f...
Andrew Yourtchenko
1
-0
/
+190
2018-06-14
vxlan:use VLIB_NODE_FN for multiarch selection
Eyal Bari
1
-17
/
+1
2018-06-14
MTU: IP fragmentation added to ip4-rewrite and ip6-rewrite
Ole Troan
4
-19
/
+59
2018-06-14
acl-plugin: use 16_8 bihash for IPv4 sessions and 40_8 bihash for IPv6 sessions
Andrew Yourtchenko
7
-84
/
+165
2018-06-13
Disable bihash bucket-level caching
Dave Barach
3
-3
/
+3
2018-06-13
Stat segment / client: show run" works now
Dave Barach
14
-83
/
+338
2018-06-13
acl-plugin: change the src/dst L3 info in 5tuple struct to be always contiguo...
Andrew Yourtchenko
6
-97
/
+156
2018-06-13
add end of string for format name in unix_physmem_region_alloc
lollita liu
1
-1
/
+1
2018-06-13
cli: 'restart' should close open files (VPP-1068)
Chris Luke
1
-2
/
+17
2018-06-13
Fix clang compilation on aarch64: extraneous parentheses
Sirshak Das
1
-6
/
+16
2018-06-13
vxlan:offload RX flow
eyal bari
8
-7
/
+701
2018-06-12
avf: fix crash if device is busy
Jakub Grajciar
1
-1
/
+8
2018-06-12
tcp: add close-wait state flags
Florin Coras
1
-0
/
+1
2018-06-12
MTU assigning to itself (Coverity)
Ole Troan
1
-4
/
+0
2018-06-11
vom: Add support for af-packet dump
Mohsin Kazmi
5
-9
/
+102
2018-06-11
tcp: cleanup connection/session fixes
Florin Coras
11
-50
/
+81
2018-06-11
udp: fix for multiple workers and add test
Florin Coras
6
-7
/
+98
2018-06-11
MTU: Software interface / Per-protocol MTU support
Ole Troan
33
-166
/
+359
2018-06-11
Fix multiple NAT translation with interface address as external
Alexander Chernavin
1
-4
/
+4
2018-06-10
IGMP: use simple u32 bit hash key
Neale Ranns
3
-18
/
+15
2018-06-10
cli: Disable XON/XOFF in the tty
Chris Luke
1
-0
/
+4
2018-06-10
cli: Fix reverse-line-wrap in terminals (VPP-1295)
Chris Luke
1
-86
/
+195
2018-06-10
tcp: fix timer based recovery exit condition
Florin Coras
2
-2
/
+2
2018-06-10
cli: Fix off-by-one in the pager
Chris Luke
1
-2
/
+2
[next]