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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-10
VPP-1120 SRv6 bug with SID list containing only one SID and no srh
Pablo Camarillo
1
-26
/
+65
2018-01-09
VPP-1113 SR MPLS path.frp_label_stack
Pablo Camarillo
1
-17
/
+16
2018-01-09
VPP-1119: PPPoE's destination MAC was overwritten
Hongjun Ni
1
-1
/
+2
2018-01-09
BIER: missing endian swap for imposition object in API return
Neale Ranns
3
-3
/
+8
2018-01-09
test: consolidate the multiple versions of send_and_*
Neale Ranns
10
-207
/
+31
2018-01-09
BIER: crash in show command when no tables are present
Neale Ranns
1
-0
/
+1
2018-01-08
GRE tunnel key should use fib_index instead of fib_id (VPP-1118)
John Lo
1
-12
/
+1
2018-01-08
NAT: fixed get_worker_out2in bug (VPP-1116)
Matus Fabian
2
-4
/
+12
2018-01-07
VPP-1110 BVI reply ARP that doesn't request BVI loacl IP.
zhaoqingling
2
-1
/
+19
2018-01-06
Unify/cleanup usage of hash_set/unset_mem by tunnels (VPP-1117)
John Lo
5
-104
/
+58
2018-01-06
GRE tunnel key should use fib_index instead of fib_id (VPP-1118)
John Lo
1
-2
/
+11
2018-01-04
VOM: NAT coverity found bugs
Neale Ranns
2
-3
/
+3
2018-01-03
Initial changes for stable/1801 branch
v18.01-rc1
Dave Wallace
1
-0
/
+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
6
-35
/
+136
2017-12-22
maintainers: update email
Sergio Gonzalez Monroy
1
-2
/
+1
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
19
-30
/
+1592
2017-12-20
fix kubeproxy some tests
Gabriel Ganne
3
-4
/
+47
2017-12-20
Translate matching packets using NAT (VPP-1069)
Juraj Sloboda
8
-52
/
+325
2017-12-20
Fix MPLS local-label CLI help string
Marek Gradzki
1
-1
/
+1
2017-12-20
VPP-1083 "ip punt redirect add" crashed if not mentioned any other parameter
Swarup Nayak
2
-8
/
+28
2017-12-19
BIER coverity fix in route downlaod
Neale Ranns
2
-3
/
+3
2017-12-19
FIB memory leak during recursive loop detection
Neale Ranns
1
-0
/
+2
2017-12-19
VPP-1032: fix coverity warning in bier
Dave Barach
1
-2
/
+2
2017-12-19
Fix passing bad context for callback function
Juraj Sloboda
1
-2
/
+2
2017-12-19
NAT: Twice NAT44 (VPP-969)
Matus Fabian
8
-792
/
+1011
2017-12-19
lldp: Fix Coverity Warnings CID 177942, CID 177945
Dave Wallace
1
-1
/
+1
2017-12-18
session api: Fix Coverity Warning CID 180115
Dave Wallace
1
-1
/
+1
2017-12-18
API: Fix Coverity Warning CID 177944
Dave Wallace
1
-1
/
+1
2017-12-18
NAT: Add performance testing TRex scripts and config (VPP-832)
Matus Fabian
13
-0
/
+426
2017-12-18
Updated MAINTAINERS
Radu Nicolau
1
-0
/
+2
2017-12-18
Fix nat44 identity mapping
Dave Barach
1
-0
/
+5
2017-12-18
Provide useful output when installed vpp-dpdk version is incorrect
Ed Warnicke
1
-0
/
+5
2017-12-18
Support kube-proxy data plane
Hongjun Ni
13
-0
/
+3798
2017-12-18
SR-MPLS: binary API and automated steering
Pablo Camarillo
10
-522
/
+1694
2017-12-18
VPP-269 Coding standards cleanup - vnet/vnet/policer
Krishanpal singh
1
-11
/
+14
2017-12-18
Update CSIT tests 171204 -> 171218
Jan Gelety
1
-1
/
+1
2017-12-16
PAPI: Add docstrings to unit tests.
Ole Troan
1
-0
/
+17
2017-12-16
GRE tunnel key includes the FIB table
Neale Ranns
6
-139
/
+240
2017-12-16
Use crc32 wrapper (VPP-1086)
Gabriel Ganne
5
-13
/
+18
2017-12-16
dpdk: unset ETH_TXQ_FLAGS_NOXSUMS only for selected PMDs
Damjan Marion
1
-5
/
+8
2017-12-15
VPP-1102: fix dangling references in RPC handling
Dave Barach
5
-27
/
+59
2017-12-15
apps: refactor uri and update build infra
Florin Coras
12
-35
/
+73
2017-12-15
Fix icmp/udp/tcp punt/drop paths
Vijayabhaskar Katamreddy
14
-63
/
+79
2017-12-15
make test: disable tests which require CXX >= 5.3 on rhel
Gabriel Ganne
1
-1
/
+1
[next]