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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-14
dpdk: cleanup unused build option *_uses_dpdk_cryptodev_sw
Sergio Gonzalez Monroy
1
-11
/
+4
2017-08-11
Fix IP fragment-id and offset issue in LB-GRE4
Hongjun Ni
1
-0
/
+2
2017-08-11
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: 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-10
acl-plugin: all TCP sessions treated as transient (VPP-932)
Andrew Yourtchenko
1
-3
/
+6
2017-08-09
PPPoE: use DPO protos in FIB entry path add/remove
Neale Ranns
1
-2
/
+3
2017-08-09
Add PPPoE Plugin
Hongjun Ni
14
-0
/
+2902
2017-08-08
L2 over MPLS
Neale Ranns
2
-2
/
+2
2017-08-08
acl-plugin: fix a misplaced return (VPP-910)
Andrew Yourtchenko
1
-1
/
+1
2017-08-08
MAC IP ACL interface list dump (as an alternative to the get/reply)
Neale Ranns
2
-1
/
+90
2017-08-08
acl-plugin: rework the optimization 7383, fortify acl-plugin memory behavior ...
Andrew Yourtchenko
5
-150
/
+289
2017-08-04
SNAT: fix address and port allocation for multiple worker threads (VPP-925)
Matus Fabian
3
-16
/
+39
2017-08-03
acl-plugin: multicore: CSIT c100k 2-core stateful ACL test does not pass (VPP...
Andrew Yourtchenko
4
-41
/
+106
2017-08-03
gtpu bypass function doesn't work (VPP-924)
jerryian
1
-0
/
+14
2017-08-02
memif: construct interface name out of socket file idx and intf id
Damjan Marion
1
-2
/
+4
2017-08-02
Fix tcp tx buffer allocation
Florin Coras
1
-0
/
+1
2017-07-25
SANT: fib_table unlock (VPP-918)
Matus Fabian
2
-1
/
+11
2017-07-23
Improve L2 Input/Output Feature Infrastructure and Usage
John Lo
1
-6
/
+1
2017-07-21
SNAT: in2out translation as an output feature hairpinning (VPP-913)
Matus Fabian
4
-102
/
+396
2017-07-20
acl-plugin: assertion failed at hash_lookup.c:226 when modifying ACLs applied...
Andrew Yourtchenko
1
-0
/
+11
2017-07-20
SNAT: in2out translation as an output feature (VPP-903)
Matus Fabian
5
-38
/
+495
2017-07-18
TCP/UDP checksum offload API
Dave Barach
3
-0
/
+52
2017-07-14
vnet_buffer_t flags cleanup
Damjan Marion
3
-18
/
+19
2017-07-14
Introduce l{2,3,4}_hdr_offset fields in the buffer metadata
Damjan Marion
1
-1
/
+7
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
1
-1
/
+6
2017-07-13
dpdk: fix dpdk_buffer_pool_create name
Chris Luke
3
-3
/
+6
2017-07-12
Deprecate support for flattened output nodes
Damjan Marion
1
-1
/
+0
2017-07-12
dpdk: prefetch 2nd cacheline of rte_mbuf during tx
Damjan Marion
1
-1
/
+1
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
vlib: store buffer memory information in the buffer_main
Damjan Marion
1
-65
/
+4
2017-07-10
memif: mask interrupts on startup if we are in the polling mode
Damjan Marion
1
-0
/
+8
2017-07-08
lldp packet transmission on a bonded interface
Steve Shin
1
-3
/
+3
2017-07-07
SNAT: Fallback to 3-tuple key for non TCP/UDP sessions (VPP-884)
Matus Fabian
5
-79
/
+578
2017-07-06
dpdk: add FiftyGigabitEtherenet interface support
Damjan Marion
3
-0
/
+7
2017-07-06
unix: mkdir VPP_RUN_DIR before opening a socket in it
Chris Luke
1
-9
/
+5
2017-07-06
Send GARP/NA on bonded intf slave up/down if in active-backup mode
John Lo
3
-8
/
+85
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-06-30
memif: API message handler registration bug-fix
Jakub Grajciar
1
-11
/
+0
2017-06-27
FLOWPROBE: Add flowstartns, flowendns and tcpcontrolbits
Ole Troan
3
-14
/
+88
2017-06-25
memif: If rx/tx_queues are unset, use default values
Milan Lenco
1
-2
/
+12
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-21
Introduce default rx mode for device drivers
Damjan Marion
1
-1
/
+1
2017-06-21
acl-plugin: the second and subsequent ACEs incorrect endianness when custom-d...
Andrew Yourtchenko
1
-4
/
+22
2017-06-21
acl-plugin: CLI to clear all sessions
Andrew Yourtchenko
2
-8
/
+38
[next]