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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
FIB path preference
Neale Ranns
13
-62
/
+647
2017-07-18
DHCP client option 61 "client_id"
Neale Ranns
4
-2
/
+19
2017-07-18
DHCP client - remove interface address when DHCP de-configured
Neale Ranns
1
-0
/
+1
2017-07-18
TCP/UDP checksum offload API
Dave Barach
9
-13
/
+173
2017-07-17
Fix unlinking of /dev/shm files.
Dave Wallace
10
-37
/
+65
2017-07-16
Adjust replication context to match vnet_buffer(b)
Dave Barach
1
-2
/
+2
2017-07-15
Fixes and improved tcp/session debugging
Florin Coras
11
-131
/
+1111
2017-07-14
vnet_buffer_t flags cleanup
Damjan Marion
16
-121
/
+127
2017-07-14
Introduce l{2,3,4}_hdr_offset fields in the buffer metadata
Damjan Marion
16
-92
/
+111
2017-07-14
flowprobe: Fixed assert error with less than 1 second passive timer
Andrew Li
1
-2
/
+2
2017-07-14
dpdk: update build
Sergio Gonzalez Monroy
2
-4
/
+51
2017-07-13
VPP-895 multi-thread: fix vpp crash on show runtime
Igor Mikhailov (imichail)
1
-0
/
+29
2017-07-13
dpdk: fix dpdk_buffer_pool_create name
Chris Luke
4
-6
/
+6
2017-07-13
Use clib_crc32c_uses_intrinsics instead of __SSE4_2__
Christophe Fontaine
1
-1
/
+1
2017-07-13
Fix typo for non x86 platforms.
Christophe Fontaine
1
-1
/
+1
2017-07-13
Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907)
John Lo
8
-173
/
+51
2017-07-12
Deprecate support for flattened output nodes
Damjan Marion
5
-277
/
+3
2017-07-12
dpdk: prefetch 2nd cacheline of rte_mbuf during tx
Damjan Marion
1
-1
/
+1
2017-07-11
Horizontal (nSessions) scaling draft
Dave Barach
29
-285
/
+838
2017-07-11
L2INPUT:fix features mask cailculation
Eyal Bari
1
-6
/
+10
2017-07-11
memif: avoid double buffer free
Damjan Marion
1
-1
/
+0
2017-07-11
SNAT: fixed bug in fallback to 3-tuple key for non TCP/UDP sessions
Matus Fabian
1
-0
/
+4
2017-07-10
API:fix arp/ND event messages - remove context
Eyal Bari
2
-6
/
+1
2017-07-10
vlib: store buffer memory information in the buffer_main
Damjan Marion
9
-114
/
+96
2017-07-10
VPP-904: fixes zero length CLI parameters parse
Alexander Kotov
1
-2
/
+3
2017-07-10
memif: mask interrupts on startup if we are in the polling mode
Damjan Marion
1
-0
/
+8
2017-07-10
vlib: fix issues with PCI handling code
Damjan Marion
2
-7
/
+7
2017-07-09
format: Check for NaN when rendering doubles
Chris Luke
2
-1
/
+14
2017-07-08
API: Add Python3 support to vpp_papi.py
Ole Troan
1
-65
/
+97
2017-07-08
lldp packet transmission on a bonded interface
Steve Shin
3
-7
/
+11
2017-07-07
ETH:optimized double is_tagged check
Eyal Bari
1
-2
/
+24
2017-07-07
SNAT: Fallback to 3-tuple key for non TCP/UDP sessions (VPP-884)
Matus Fabian
5
-79
/
+578
2017-07-06
Unlink /dev/shm files on application detach.
Dave Wallace
4
-5
/
+36
2017-07-06
DHCP complete event sends mask length
Neale Ranns
3
-3
/
+7
2017-07-06
VPP-902: LISP-CP: Wrong size in one_l2_arp_entries_get message.
Ole Troan
1
-1
/
+1
2017-07-06
dpdk: add FiftyGigabitEtherenet interface support
Damjan Marion
3
-0
/
+7
2017-07-06
devices: show interface rx-placement displays the wrong information (VPP-894)
Steven
1
-1
/
+3
2017-07-06
unix: mkdir VPP_RUN_DIR before opening a socket in it
Chris Luke
4
-9
/
+35
2017-07-06
vppinfra: revert clib_memcpy optimization
Damjan Marion
2
-10
/
+14
2017-07-06
Send GARP/NA on bonded intf slave up/down if in active-backup mode
John Lo
7
-8
/
+232
2017-07-05
Buffer name inconsistently used a cstring/vec (VPP-901)
Chris Luke
1
-3
/
+3
2017-07-05
Add API support for LLDP config/interface set
Steve Shin
11
-47
/
+401
2017-07-04
acl-plugin: VPP-897: applying of large number of ACEs is slow
Andrew Yourtchenko
2
-20
/
+45
2017-07-04
acl-plugin: fix acl plugin test failing sporadically (VPP-898)
Andrew Yourtchenko
1
-0
/
+5
2017-07-01
Refactor API message handling code
Klement Sekera
11
-477
/
+609
2017-06-30
VPP-893: handle multiple simultaneous event registrations
Dave Barach
2
-1
/
+7
2017-06-30
VPP debug image with worker threads hit assert on adding IP route with traffi...
Neale Ranns
3
-1
/
+39
2017-06-30
memif: API message handler registration bug-fix
Jakub Grajciar
1
-11
/
+0
2017-06-29
LLDP: properly parse lldp cmds from startup config
Klement Sekera
1
-3
/
+1
2017-06-29
Fix SIGBUS on aarch64
Christophe Fontaine
1
-1
/
+1
[next]