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
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-14
NAT44: interface output feature and service host direct access (VPP-1176)
Matus Fabian
2
-6
/
+117
2018-03-14
NAT44: fix nat_not_translate_output_feature for ICMP (VPP-1191)
Matus Fabian
1
-8
/
+7
2018-03-14
when lb tcp in2out flow,
ahdj007
1
-0
/
+1
2018-03-14
when exceed max reass,
ahdj007
1
-6
/
+12
2018-03-14
NAT44: allow to configure one interface only as output or input feature (VPP-...
Matus Fabian
1
-0
/
+12
2018-03-09
reass frag_n should to be inited to 0
ahdj007
1
-0
/
+1
2018-03-08
memif: fix crash caused by zero pkt len in memif and clear dirty cache while ...
Chun Li
5
-12
/
+102
2018-02-27
NAT: replace format_vnet_sw_interface_name with format_vnet_sw_if_index_name ...
Matus Fabian
2
-39
/
+32
2018-02-27
NAT44: in2out output feature skip translation for already translated packets ...
Matus Fabian
2
-15
/
+74
2018-02-27
NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150)
Matus Fabian
2
-4
/
+150
2018-02-26
NAT44: run NAT nodes after ACL (VPP-1160)
Matus Fabian
1
-15
/
+15
2018-02-05
NAT64: Run nat64-expire-worker-walk only when NAT64 is configured (VPP-1162)
Matus Fabian
2
-4
/
+48
2018-02-02
Improve tunnel interface creation performance
John Lo
1
-14
/
+5
2018-01-29
vlib: allocating buffers on thread-x and freeing them on thread-y causes
Steven
1
-12
/
+6
2018-01-23
docs: Clean up TOC
Dave Wallace
1
-1
/
+1
2018-01-17
VPP-1122 dpdk/ipsec: fix transport mode pkt len
Radu Nicolau
1
-3
/
+7
2018-01-10
VPP-1131: doxygen: Documentation for Debug CLI stops at src/plugin/l2e
v18.01-rc2
Billy McFall
1
-3
/
+3
2018-01-09
VPP-1119: PPPoE's destination MAC was overwritten
Hongjun Ni
1
-1
/
+2
2018-01-08
NAT: fixed get_worker_out2in bug (VPP-1116)
Matus Fabian
2
-4
/
+12
2018-01-06
Unify/cleanup usage of hash_set/unset_mem by tunnels (VPP-1117)
John Lo
1
-26
/
+7
2018-01-03
NAT64: free port when dynamic BIB deleted (VPP-1107)
v18.04-rc0
Matus Fabian
6
-39
/
+46
2017-12-21
VPP-1109 Fix loop for some CLI (code review)
Swarup Nayak
2
-0
/
+4
2017-12-20
L2 emulation: remove usued ip-table-id from API
Neale Ranns
1
-1
/
+0
2017-12-20
acl-plugin: add a debug CLI to print 5-tuple structure in human readable form...
Andrew Yourtchenko
3
-0
/
+33
2017-12-20
L2 Emulation
Neale Ranns
8
-0
/
+803
2017-12-20
fix kubeproxy some tests
Gabriel Ganne
2
-2
/
+41
2017-12-20
Translate matching packets using NAT (VPP-1069)
Juraj Sloboda
6
-48
/
+238
2017-12-19
NAT: Twice NAT44 (VPP-969)
Matus Fabian
6
-783
/
+821
2017-12-18
NAT: Add performance testing TRex scripts and config (VPP-832)
Matus Fabian
13
-0
/
+426
2017-12-18
Fix nat44 identity mapping
Dave Barach
1
-0
/
+5
2017-12-18
Support kube-proxy data plane
Hongjun Ni
11
-0
/
+3594
2017-12-16
Use crc32 wrapper (VPP-1086)
Gabriel Ganne
1
-6
/
+6
2017-12-16
dpdk: unset ETH_TXQ_FLAGS_NOXSUMS only for selected PMDs
Damjan Marion
1
-5
/
+8
2017-12-14
pci: auto-detect right vfio/uio driver
Damjan Marion
1
-1
/
+1
2017-12-14
Enable AWS ENA PMD
Matthew Smith
3
-1
/
+13
2017-12-14
NAT64: fix coverity (VPP-1032)
Matus Fabian
2
-0
/
+4
2017-12-13
NAT64: multi-thread support (VPP-891)
Matus Fabian
15
-505
/
+1263
2017-12-13
NAT: DS-Lite AFTR tunnel endpoint address respond to ICMPv6 echo request (VPP...
Matus Fabian
1
-3
/
+8
2017-12-11
acl-plugin: unapply/reapply the classifier-based inacls when performing macip...
Andrew Yourtchenko
1
-1
/
+29
2017-12-11
call unformat_free in some flow, remove unnecessary calls
Swarup Nayak
1
-8
/
+0
2017-12-09
vlib: PCI rework to support VFIO
Damjan Marion
3
-60
/
+74
2017-12-06
Restructure some files in LB to src/vnet to reuse
Hongjun Ni
4
-111
/
+1
2017-12-05
dpdk/ipsec: multiple fixes
Sergio Gonzalez Monroy
5
-105
/
+126
2017-12-05
dpdk:remove duplicate code
Eyal Bari
1
-11
/
+8
2017-12-04
dpdk: remove unused "use_rss" flag
Eyal Bari
2
-7
/
+0
2017-12-04
dpdk: remove duplicate function
Eyal Bari
1
-32
/
+1
2017-12-04
dpdk: remove unused cached eth input node
Eyal Bari
2
-10
/
+0
2017-12-01
acl-plugin: fix coverity 177970-177973,178891, and incorrect reset of dot1q/d...
Andrew Yourtchenko
1
-13
/
+33
2017-11-30
NAT44: identity NAT (VPP-1073)
Matus Fabian
3
-7
/
+301
2017-11-30
Fix variable mismatch
Juraj Sloboda
1
-1
/
+1
[next]