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-04-13
Revert "MTU: Setting of MTU on software interface (instead of hardware interf...
Damjan Marion
23
-250
/
+239
2018-04-13
acl-plugin: VPP-1239: acl-as-a-service does not match IPv6 packets, works onl...
Andrew Yourtchenko
2
-4
/
+5
2018-04-13
NAT66: Do not translate if packet not aimed at outside interface
Juraj Sloboda
3
-0
/
+55
2018-04-13
VOM: GBP: update subnet is type changes
Neale Ranns
2
-5
/
+16
2018-04-13
MTU: Setting of MTU on software interface (instead of hardware interface)
Ole Troan
23
-239
/
+250
2018-04-13
GBP V2
Neale Ranns
71
-983
/
+6636
2018-04-13
bond: ping fails between l2 BD [VPP-1238]
Steven
4
-15
/
+91
2018-04-12
VCL IOEvent external API callback
Keith Burns (alagalah)
6
-90
/
+367
2018-04-12
export new VOM hpp post 11648
Neale Ranns
1
-0
/
+1
2018-04-12
Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'
Neale Ranns
51
-180
/
+215
2018-04-12
vom: Fix the itf stats replay
Mohsin Kazmi
3
-1
/
+39
2018-04-12
fixes python3 TypeError; python2 intact
Andrey "Zed" Zaikin
1
-1
/
+1
2018-04-12
bond: 1 packet/frame == bad performance [VPP-1236]
Steven
1
-6
/
+8
2018-04-12
NAT: disable CLI/API not supported in active mode (VPP-1234)
Juraj Sloboda
2
-3
/
+215
2018-04-12
Handle DHCP replies with NAT44 forwarding enabled
Matthew Smith
1
-48
/
+57
2018-04-11
VPPAPIGEN: Consistent CRC32 on complete file.
Ole Troan
1
-17
/
+25
2018-04-11
Clean up temp dir in failure cases
Dave Barach
1
-0
/
+3
2018-04-11
fix: sample vpp-api C client hangs vpp daemon because of NULL callback
Andrey "Zed" Zaikin
1
-4
/
+3
2018-04-11
NAT44: fix setting of flag SNAT_SESSION_FLAG_LOAD_BALANCING (VPP-1235)
Matus Fabian
4
-24
/
+36
2018-04-11
acl-plugin: VPP-1231: add error checking to acl_plugin_set_acl_vec_for_context
Andrew Yourtchenko
1
-1
/
+26
2018-04-11
acl-plugin: VPP-1230: fix the "undefined symbol" error for acl_main when usin...
Andrew Yourtchenko
3
-9
/
+31
2018-04-11
dpdk: fail in early init if we cannot alloc hugepages
Damjan Marion
1
-4
/
+19
2018-04-10
when deleting l3 static mapping with addr_only,
ahdj007
1
-1
/
+4
2018-04-10
CSIT-895 dpdk/ipsec: add locks on session data hash updates
Radu Nicolau
2
-33
/
+40
2018-04-10
srv6-ad: fixing cache size issue
Francois Clad
3
-11
/
+18
2018-04-10
Make IPsec tunnel intf work with IPv4 output features
Matthew Smith
2
-0
/
+13
2018-04-09
features: don't break linked list, create separate one for arc
Damjan Marion
4
-14
/
+16
2018-04-09
L2: no-flood interface type in the Bridge-Domain
Neale Ranns
5
-11
/
+42
2018-04-09
plugins: unload plugin if early init fails
Damjan Marion
11
-2
/
+211
2018-04-09
NAT44: don't add static mapping to resolution vector if failed (VPP-1225)
Matus Fabian
1
-3
/
+27
2018-04-09
Autodetect plugin path
Damjan Marion
3
-12
/
+59
2018-04-09
DVR: save the rewrite length in packet meta-data for features
Neale Ranns
1
-3
/
+9
2018-04-07
BIER coveroty fix for unintialised return value on error
Neale Ranns
1
-1
/
+1
2018-04-06
Change l2-fwd node to allow possible feature before UU-FLOOD
John Lo
1
-6
/
+14
2018-04-05
VOM: Get vhost-user type from name
Mohsin Kazmi
1
-1
/
+2
2018-04-05
IPIP: version.h is not needed
Neale Ranns
1
-1
/
+0
2018-04-05
memif: bug fixes
Damjan Marion
2
-22
/
+74
2018-04-05
VOM: Add sub_interface in specific routing table
Mohsin Kazmi
2
-0
/
+19
2018-04-05
DSLite: Implement new API call DSLITE_ADDRESS_DUMP.
Jon Loeliger
2
-0
/
+67
2018-04-04
Bump package version
Chris Luke
1
-1
/
+1
2018-04-04
Doc updates prior to branch
Chris Luke
3
-11
/
+23
2018-04-04
memif: zero copy slave
Damjan Marion
7
-145
/
+677
2018-04-04
Detailed stats collection feature
Neale Ranns
12
-41
/
+434
2018-04-04
NAT added FIB entries have a preference lower than API/CLI
Neale Ranns
3
-6
/
+12
2018-04-04
NAT44: prohibit multiple static mappings for a single local address (VPP-1224)
Matus Fabian
1
-0
/
+11
2018-04-04
NAT44: fix static mapping for DHCP addressed interface deleting (VPP-1223)
Matus Fabian
1
-4
/
+92
2018-04-04
dpdk:fix checksum handling of l2 interfaces
Eyal Bari
1
-17
/
+19
2018-04-03
reassembly: bug fixes
Klement Sekera
3
-17
/
+22
2018-04-03
session: use fib index in ip local test
Florin Coras
1
-1
/
+1
2018-03-30
tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183]
Steven
2
-5
/
+6
[next]