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-08-17
acl-plugin: time out the sessions created by main thread too (VPP-948)
Andrew Yourtchenko
4
-13
/
+28
2017-08-11
Fix LISP cp buffer leakage
Florin Coras
1
-1
/
+3
2017-08-10
acl-plugin: add the debug CLI to show macip ACLs and where they are applied (...
Andrew Yourtchenko
1
-0
/
+76
2017-08-10
acl-plugin: match index set to first portrange element if non-first portrange...
Andrew Yourtchenko
1
-5
/
+1
2017-08-10
acl-plugin: hash lookup bitmask not cleared when ACL is unapplied from interf...
Andrew Yourtchenko
3
-4
/
+31
2017-08-10
acl-plugin: avoid crash in multithreaded setup adding/deleting ACLs with traf...
Andrew Yourtchenko
3
-0
/
+83
2017-08-09
acl-plugin: all TCP sessions treated as transient (VPP-932)
Andrew Yourtchenko
1
-3
/
+6
2017-08-08
ping: fixing wrong value when there are worker threads
Mohammed Hawari
2
-9
/
+21
2017-08-08
acl-plugin: fix a misplaced return (VPP-910)
Andrew Yourtchenko
1
-1
/
+1
2017-08-08
acl-plugin: rework the optimization 7383, fortify acl-plugin memory behavior ...
Andrew Yourtchenko
5
-150
/
+289
2017-08-02
acl-plugin: multicore: CSIT c100k 2-core stateful ACL test does not pass (VPP...
Andrew Yourtchenko
4
-41
/
+106
2017-07-31
Fix interface reuse when running multithreaded
Damjan Marion
1
-4
/
+12
2017-07-21
vhost: debug vhost-user command needs better error checking on the syntax (VP...
Steven
1
-5
/
+26
2017-07-20
acl-plugin: assertion failed at hash_lookup.c:226 when modifying ACLs applied...
Andrew Yourtchenko
1
-0
/
+11
2017-07-15
DHCP complete event sends mask length
Neale Ranns
3
-3
/
+7
2017-07-13
L2INPUT:fix features mask cailculation
Eyal Bari
1
-6
/
+10
2017-07-13
Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907)
John Lo
8
-173
/
+51
2017-07-12
memif: avoid double buffer free
Damjan Marion
1
-1
/
+0
2017-07-12
memif: mask interrupts on startup if we are in the polling mode
Damjan Marion
1
-0
/
+8
2017-07-12
vlib: fix issues with PCI handling code
Damjan Marion
2
-7
/
+7
2017-07-12
dpdk: add FiftyGigabitEtherenet interface support
Damjan Marion
3
-0
/
+7
2017-07-12
vppinfra: revert clib_memcpy optimization
Damjan Marion
2
-10
/
+14
2017-07-11
VPP-895 multi-thread: fix vpp crash on show runtime
Igor Mikhailov (imichail)
1
-0
/
+29
2017-07-11
Fix vppctl error messages to handle lack off permissions
Ed Warnicke
1
-0
/
+27
2017-07-10
lldp packet transmission on a bonded interface
Steve Shin
3
-7
/
+11
2017-07-10
VPP-904: fixes zero length CLI parameters parse
Alexander Kotov
1
-2
/
+3
2017-07-09
format: Check for NaN when rendering doubles
Chris Luke
2
-1
/
+14
2017-07-08
LLDP: properly parse lldp cmds from startup config
Klement Sekera
1
-3
/
+1
2017-07-08
Add API support for LLDP config/interface set
Steve Shin
11
-47
/
+401
2017-07-06
Send GARP/NA on bonded intf slave up/down if in active-backup mode
John Lo
7
-8
/
+232
2017-07-06
VPP-902: LISP-CP: Wrong size in one_l2_arp_entries_get message.
Ole Troan
1
-1
/
+1
2017-07-06
Remove autosudo from pythonic vppctl
Ed Warnicke
1
-3
/
+0
2017-07-05
Buffer name inconsistently used a cstring/vec (VPP-901)
Chris Luke
1
-3
/
+3
2017-07-04
Refactor API message handling code
Klement Sekera
11
-477
/
+609
2017-07-04
acl-plugin: fix acl plugin test failing sporadically (VPP-898)
Andrew Yourtchenko
1
-0
/
+5
2017-07-03
acl-plugin: VPP-897: applying of large number of ACEs is slow
Andrew Yourtchenko
2
-20
/
+45
2017-07-01
devices: show interface rx-placement displays the wrong information (VPP-894)
Steven
1
-1
/
+3
2017-06-30
VPP-893: handle multiple simultaneous event registrations
Dave Barach
2
-1
/
+7
2017-06-30
IP4/IP6 FIB: fix crash during interface delete
Pavel Kotucek
4
-1
/
+42
2017-06-29
VPP debug image with worker threads hit assert on adding IP route with traffi...
Neale Ranns
3
-1
/
+39
2017-06-27
L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888)
Eyal Bari
5
-87
/
+64
2017-06-26
VPP-889: MAP Stats API/CLI crashes when no domains.
Ole Troan
2
-1
/
+11
2017-06-25
VPP crash on creating vxlan gpe interface. VPP-875
Hongjun Ni
5
-19
/
+118
2017-06-22
Update lisp map record default ttl to 24h
v17.10-rc0
Florin Coras
1
-2
/
+2
2017-06-22
Improve svm fifo and tcp tx path performance (VPP-846)
Florin Coras
8
-35
/
+232
2017-06-22
Export and Install GTP-U API file
Hongjun Ni
1
-1
/
+1
2017-06-22
acl-plugin: clean up the code enabling/disabling acl-plugin processing on int...
Andrew Yourtchenko
2
-4
/
+18
2017-06-22
NAT64: documentation
Matus Fabian
2
-0
/
+211
2017-06-22
VNET:explicitly pad l2_classify
Eyal Bari
1
-10
/
+4
2017-06-21
Introduce default rx mode for device drivers
Damjan Marion
5
-7
/
+19
[next]