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
2018-01-11
api: remove transport specific code from handlers
Florin Coras
38
-895
/
+808
2018-01-11
Remove vpp_api_test interface name filter catalog
Dave Barach
3
-68
/
+13
2018-01-11
Handle a mix of CNAME, A/AAAA records
Dave Barach
1
-10
/
+30
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 support for MAP-T CE (VPP-1058)
Juraj Sloboda
5
-162
/
+441
2018-01-11
Add basic support for DS-Lite CE (VPP-1059)
Juraj Sloboda
11
-13
/
+683
2018-01-10
svm: calc base address on AArch64 based on autodetected VA space size
Gabriel Ganne
1
-4
/
+3
2018-01-10
makefile set CXXFLAGS so they are propageted to sub-builds
Neale Ranns
1
-2
/
+1
2018-01-10
Fix stn rules dump api (VPP-1123)
Florin Coras
1
-20
/
+25
2018-01-10
Functional improvements, bug fixes
Dave Barach
4
-25
/
+152
2018-01-10
svm: calc base address on AArch64 based on autodetected VA space size
Damjan Marion
4
-12
/
+43
2018-01-09
VPP-1113 SR MPLS path.frp_label_stack
Pablo Camarillo
1
-17
/
+16
2018-01-09
VCL eventlog - track create/delete
Keith Burns (alagalah)
1
-0
/
+199
2018-01-09
VPP-1120 SRv6 bug with SID list containing only one SID and no srh
Pablo Camarillo
1
-26
/
+64
2018-01-09
physmem: fix physmem allocation on kernels without NUMA support
Damjan Marion
2
-6
/
+6
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
Revert "VOM: fix cflags"
Dave Wallace
1
-2
/
+1
2018-01-09
api: refactor vlibmemory
Florin Coras
121
-4194
/
+27614
2018-01-09
VOM: fix cflags
Neale Ranns
1
-1
/
+2
2018-01-09
GRE tunnel key should use fib_index instead of fib_id (VPP-1118)
John Lo
1
-12
/
+1
2018-01-09
DVR: run L3 output features
Neale Ranns
21
-522
/
+876
2018-01-09
BIER: crash in show command when no tables are present
Neale Ranns
1
-0
/
+1
2018-01-09
BIER: missing endian swap for imposition object in API return
Neale Ranns
1
-1
/
+1
2018-01-08
Fix missing dereference
Juraj Sloboda
1
-1
/
+1
2018-01-08
NAT64: IPFix (VPP-1106)
Matus Fabian
8
-24
/
+1342
2018-01-08
NAT: fixed get_worker_out2in bug (VPP-1116)
Matus Fabian
2
-4
/
+12
2018-01-06
aarch64 - show cpu microarchitecture
Gabriel Ganne
1
-0
/
+50
2018-01-06
Initial structure for VCL event logging.
Keith Burns (alagalah)
1
-6
/
+84
2018-01-06
GRE tunnel key should use fib_index instead of fib_id (VPP-1118)
John Lo
1
-2
/
+11
2018-01-06
VPP-1110 BVI reply ARP that doesn't request BVI loacl IP.
zhaoqingling
1
-0
/
+6
2018-01-05
sock api: add first msg id retrieval function
Florin Coras
2
-17
/
+39
2018-01-05
sock api: add infra for bootstrapping shm clients
Florin Coras
13
-259
/
+679
2018-01-05
Unify and cleanup usage of hash_set/unset_mem by various tunnels
John Lo
5
-104
/
+58
2018-01-05
Add support for 464XLAT NAT44 mode (VPP-1045)
Juraj Sloboda
7
-7
/
+166
2018-01-05
MAP: Add RFC6052 mapping to MAP-T
Ole Troan
5
-19
/
+73
2018-01-05
VPP-1115 Fix a debug log mistake when create AF_PACKET socket
zhaoqingling
1
-1
/
+1
2018-01-04
VOM: NAT coverity found bugs
Neale Ranns
2
-3
/
+3
2018-01-03
Update package version
Dave Wallace
1
-1
/
+1
2018-01-03
NAT64: free port when dynamic BIB deleted (VPP-1107)
v18.04-rc0
Matus Fabian
6
-39
/
+46
2018-01-02
VOM: NAT updates
Neale Ranns
12
-174
/
+518
2017-12-22
tcp: add builtin server/client transfer test
Florin Coras
4
-33
/
+60
2017-12-21
fib: make deag entries urpf extempt
Florin Coras
5
-0
/
+19
2017-12-21
VPP-1109 Fix loop for some CLI (code review)
Swarup Nayak
3
-0
/
+7
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
17
-2
/
+1366
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
[prev]
[next]