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-01-30
Allow the provider of a midchain adjacency to pass context data that is retur...
Neale Ranns
1
-5
/
+12
2018-01-29
memif: Add new API calls to manage memif socket names.
Jon Loeliger
7
-102
/
+647
2018-01-29
SRv6 dynamic proxy plugin
Francois Clad
6
-0
/
+1005
2018-01-26
NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150)
Matus Fabian
2
-4
/
+150
2018-01-25
NAT44: add opaque string tag to static mapping APIs (VPP-1147)
Matus Fabian
5
-16
/
+62
2018-01-25
srv6-as: fixing version
Francois Clad
1
-1
/
+2
2018-01-25
NAT: nat.c refactor (split out CLI) (VPP-1140)
Matus Fabian
4
-1547
/
+1824
2018-01-25
SRv6 masquerading proxy plugin
Francois Clad
6
-0
/
+788
2018-01-24
Improve tunnel interface creation performance
John Lo
1
-14
/
+5
2018-01-24
NAT44: asymmetrical static mapping and one-armed NAT (VPP-1138)
Matus Fabian
1
-1
/
+10
2018-01-24
docs: Clean up TOC
Dave Wallace
1
-1
/
+1
2018-01-23
VPPAPIGEN: vppapigen replacement in Python PLY.
Ole Troan
18
-18
/
+19
2018-01-23
NAT44: Fix interface feature removal.
Milan Lenco
1
-3
/
+14
2018-01-22
NAT44: asymmetrical static mapping rule (VPP-1135)
Matus Fabian
4
-24
/
+40
2018-01-19
SRv6 static proxy plugin
Francois Clad
6
-0
/
+1266
2018-01-18
VPP-1119: PPPoE's destination MAC was overwritten
Hongjun Ni
1
-1
/
+2
2018-01-18
VPP-1122 dpdk/ipsec: fix transport mode pkt len
Radu Nicolau
1
-3
/
+7
2018-01-17
stn: add vat support
Florin Coras
5
-24
/
+260
2018-01-16
acl-plugin: multicore: use pool_init_fixed for per-worker preallocated pools
Andrew Yourtchenko
1
-1
/
+7
2018-01-15
fix udp_ping api naming error
Gabriel Ganne
3
-35
/
+17
2018-01-15
Marvell device plugin
Damjan Marion
10
-0
/
+1535
2018-01-13
Improve "show xxx tunnel" and "show int addr" output
John Lo
1
-7
/
+7
2018-01-11
api: remove transport specific code from handlers
Florin Coras
5
-200
/
+193
2018-01-11
Remove vpp_api_test interface name filter catalog
Dave Barach
1
-0
/
+1
2018-01-11
VPP-1131: doxygen: Documentation for Debug CLI stops at src/plugin/l2e
Billy McFall
1
-3
/
+3
2018-01-11
NAT44: asymmetrical load balancing static mapping rule (VPP-1132)
Matus Fabian
5
-22
/
+38
2018-01-11
Add basic support for DS-Lite CE (VPP-1059)
Juraj Sloboda
11
-13
/
+683
2018-01-10
Fix stn rules dump api (VPP-1123)
Florin Coras
1
-20
/
+25
2018-01-09
Patch ENA PMD to skip setting tx flags in rx path
Matthew Smith
1
-1
/
+1
2018-01-09
memif: fix coverity divide by zero
Steven
1
-0
/
+1
2018-01-09
api: refactor vlibmemory
Florin Coras
9
-71
/
+60
2018-01-08
NAT64: IPFix (VPP-1106)
Matus Fabian
7
-23
/
+1337
2018-01-08
NAT: fixed get_worker_out2in bug (VPP-1116)
Matus Fabian
2
-4
/
+12
2018-01-05
Unify and cleanup usage of hash_set/unset_mem by various tunnels
John Lo
1
-26
/
+7
2018-01-05
Add support for 464XLAT NAT44 mode (VPP-1045)
Juraj Sloboda
7
-7
/
+166
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
[prev]
[next]