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
2018-03-15
tls: add openssl engine
Florin Coras
4
-28
/
+823
2018-03-14
vlib: internal buffer manager rework
Damjan Marion
1
-30
/
+18
2018-03-14
Prevent calling rte_eth_xstats_get not initialized dev
Szymon Sliwa
1
-0
/
+2
2018-03-14
IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support.
Ole Troan
8
-1182
/
+0
2018-03-14
srv6-plugins: fixing documentation
Francois Clad
3
-201
/
+247
2018-03-12
NAT44: fix nat_not_translate_output_feature in dual loop (VPP-1194)
Matus Fabian
1
-2
/
+2
2018-03-12
NAT44: fix nat_not_translate_output_feature for ICMP (VPP-1191)
Matus Fabian
1
-8
/
+7
2018-03-11
dpdk-input node packet trace intermittent on IP forwading path
John Lo
1
-36
/
+37
2018-03-10
Move the vnet cdp protocol implementation to a plugin
Dave Barach
13
-0
/
+2112
2018-03-09
Coordinate known Ethernet speeds with Linux kernel and DPDK
Lee Roberts
3
-0
/
+43
2018-03-09
dpdk: move DPDK vfio hack to dpdk plugin
Damjan Marion
1
-2
/
+67
2018-03-09
when exceed max reass,
ahdj007
1
-6
/
+12
2018-03-09
ACL: Fix the detail for ethertype whitelist
Mohsin Kazmi
2
-3
/
+3
2018-03-08
tls: make tls engines pluggable
Florin Coras
3
-0
/
+573
2018-03-08
acl-plugin: add the support for dumping the ethertype whitelist (VPP-1163)
Andrew Yourtchenko
3
-1
/
+180
2018-03-07
NAT44: allow to configure one interface only as output or input feature (VPP-...
Matus Fabian
1
-0
/
+12
2018-03-07
GBP: fix the runs before statement against the ACL node
Neale Ranns
1
-2
/
+2
2018-03-06
LB plugin: Fix Layer-4 checksum error in L3DSR.
Yusuke Tatsumi
1
-0
/
+5
2018-03-06
when lb tcp in2out flow,
ahdj007
1
-0
/
+1
2018-03-06
reass frag_n should to be inited to 0
ahdj007
1
-0
/
+1
2018-03-05
Set DPDK_MLX4_PMD and DPDK_MLX5_PMD compile with default dlopen links
Amir Zeidner
1
-3
/
+0
2018-03-05
vlib: vfio code rework
Damjan Marion
1
-1
/
+3
2018-03-05
NAT44 - unknown protocols work with forwarding
Matthew Smith
1
-6
/
+9
2018-03-04
vlib: map pci region by using vfio FD when vfio is used
Damjan Marion
1
-1
/
+1
2018-03-02
NAT44: interface output feature and service host direct access (VPP-1176)
Matus Fabian
2
-6
/
+117
2018-03-01
6RD: Rewritten 6RD RFC5969 support.
Ole Troan
10
-721
/
+904
2018-03-01
STN: Fix stn_rules_dump/details to follow API convention
Ole Troan
3
-8
/
+8
2018-02-27
memif: Fix a message initialization problem in VAT
Jon Loeliger
1
-3
/
+2
2018-02-26
vnet: add 25G interface speed flag
Damjan Marion
1
-0
/
+6
2018-02-25
Fix bug in dpdk_crypto_session_disposal()
Matthew Smith
1
-0
/
+2
2018-02-24
Fix crypto session deletion crash
Matthew Smith
1
-6
/
+9
2018-02-23
Disable scatter-gather for ENA
Matthew Smith
1
-0
/
+1
2018-02-19
dpdk: Fix MTU calc for NICs that support mtu<9216
Nitin Saxena
1
-34
/
+66
2018-02-16
memif: VPP-1172: Ensure memif_create reply contains sw_if_index
Jon Loeliger
1
-1
/
+6
2018-02-15
dpdk: add support for DPDK 18.02, deprecate 17.08
Damjan Marion
4
-24
/
+0
2018-02-14
VOM: build with plugins disabled
Neale Ranns
1
-1
/
+1
2018-02-14
NAT44 out2in DHCP client next node
Matthew Smith
1
-8
/
+24
2018-02-14
NAT44: run NAT nodes after ACL (VPP-1160)
Matus Fabian
1
-15
/
+15
2018-02-12
dpdk:fix trace to follow feature arc
Eyal Bari
3
-87
/
+66
2018-02-09
acl-plugin: Stale classify table after deleting macip ACL
Steve Shin
1
-0
/
+22
2018-02-09
GBP plugin
Neale Ranns
8
-0
/
+1366
2018-02-09
memif: fix crash caused by zero pkt len in memif and clear dirty cache while ...
Chun Li
5
-12
/
+102
2018-02-08
add CLIB_HAVE_VEC128 with NEON intrinsics (VPP-1127)
Gabriel Ganne
1
-1
/
+1
2018-02-08
acl-plugin: add whitelisted ethertype mode (VPP-1163)
Andrew Yourtchenko
5
-5
/
+308
2018-02-08
acl-plugin: VPP-1088: add support for egress filter in macip ACLs
Andrew Yourtchenko
2
-16
/
+244
2018-02-08
acl-plugin: an elog-based tracing implementation for troubleshooting the conn...
Andrew Yourtchenko
4
-32
/
+153
2018-02-07
acl-plugin: multicore: send the interrupts to thread0 too
Andrew Yourtchenko
1
-1
/
+1
2018-02-07
classifier-based ACL: refactor + add output ACL
Andrew Yourtchenko
1
-1
/
+1
2018-02-07
Refactor vlib_buffer flags
Damjan Marion
5
-21
/
+12
2018-02-06
vlib: epoll on worker threads
Damjan Marion
2
-0
/
+11
[next]