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
2017-05-15
L2BD/API:fix bd dump to ignore unknown bd_id
Eyal Bari
1
-19
/
+20
2017-05-15
move to CSIT 170504
Neale Ranns
1
-1
/
+1
2017-05-15
Fix vnet_interface_counters API definition
Aloys Augustin
3
-144
/
+227
2017-05-15
Fix FIB recursion loops via cover (VPP-842)
Neale Ranns
3
-38
/
+81
2017-05-15
dpdk: revert dpdk 17.05 change which causes virtio issues
Damjan Marion
5
-244
/
+59
2017-05-11
Validate ip6 interface fib tables early on
Florin Coras
1
-0
/
+5
2017-05-11
dpdk: bump to dpdk 17.05
Damjan Marion
5
-26
/
+21
2017-05-11
Handle RST of TCP connections in SYN-RCVD state, VPP-822
Florin Coras
1
-8
/
+23
2017-05-11
make test: support coverage for out-of-tree plugins
Klement Sekera
1
-0
/
+6
2017-05-10
Allow to override the build date
Bernhard M. Wiedemann
1
-1
/
+6
2017-05-10
vnet: introduce error state for sw interfaces
Damjan Marion
3
-1
/
+13
2017-05-10
completelly deprecate os_get_cpu_number, replace new occurences
Damjan Marion
20
-75
/
+77
2017-05-10
Multi-thread enablement for the debug cli http server
Dave Barach
3
-2
/
+35
2017-05-10
doxygen: Fix some paths
Chris Luke
1
-1
/
+3
2017-05-10
L2BD/TEST:fix l2bd multiinstance test
Eyal Bari
1
-104
/
+94
2017-05-10
Add crc32c inline function, allows compilation on 32-bit systems
Damjan Marion
7
-19
/
+67
2017-05-10
dpdk: refactor interface speed detection
Damjan Marion
3
-98
/
+42
2017-05-10
Make reproducible build possible
Marco Varlese
1
-3
/
+7
2017-05-10
device: Add callback for set interface rx-mode
Steven
3
-27
/
+72
2017-05-10
SNAT: move API code to separate file
Matus Fabian
4
-1256
/
+1312
2017-05-10
vppinfra: optimize and simplify splat inline functions
Damjan Marion
1
-17
/
+11
2017-05-10
Improve TCP option handling, VPP-757
Florin Coras
3
-15
/
+54
2017-05-10
Builtin debug cli http server
Dave Barach
4
-5
/
+647
2017-05-10
Ignore data in RST segments, VPP-723
Florin Coras
2
-59
/
+53
2017-05-10
Produce vpp_papi*.egg for virtual environments
Igor Mikhailov (imichail)
1
-1
/
+2
2017-05-09
Generate test paths for lib and lib64 subdirectories
Igor Mikhailov (imichail)
1
-2
/
+5
2017-05-09
dpdk: refactor setup, start, stop code
Damjan Marion
5
-87
/
+167
2017-05-09
Fix remaining 32-bit compile issues
Damjan Marion
20
-63
/
+80
2017-05-09
API support for IPsec tunnel interface creation
Matthew Smith
3
-1
/
+221
2017-05-09
Add missing format_ip6_address() functions to plugin_api.
Jon Loeliger
2
-0
/
+78
2017-05-09
Add support for tcp/session buffer chains
Florin Coras
7
-85
/
+266
2017-05-08
dpdk: use speed_capa to detect i40e device speed
Damjan Marion
3
-19
/
+13
2017-05-08
vlib: do not unbind devices already bound to vfio-pci
Damjan Marion
1
-0
/
+5
2017-05-08
L2FIB:CLI/API to flush all non-static entries
Eyal Bari
8
-88
/
+169
2017-05-07
Avoid active connection prevent timeout of idle conns after it
Andrew Yourtchenko
3
-10
/
+316
2017-05-07
Remove L2 GPE interface from bridge when deleting, VPP-833
Florin Coras
1
-0
/
+6
2017-05-07
Include TCP options in segment size computation
Florin Coras
5
-42
/
+97
2017-05-07
Fix TCP loss recovery, VPP-745
Florin Coras
5
-48
/
+72
2017-05-06
lcov is an EPEL rpm (at least for Centos)
Igor Mikhailov (imichail)
1
-1
/
+6
2017-05-06
Fix mac check issue for vitual tunnel interface with no mac address
Hongjun Ni
1
-0
/
+3
2017-05-05
Fix L2FIB learn counter and memory cleanup of mac_by_ip6 hash table
John Lo
2
-5
/
+16
2017-05-05
ip6_to_ip4.h coverity fix
Matus Fabian
1
-1
/
+1
2017-05-05
SNAT: Additional tests for SNAT interfaces without a configured ip address
Martin Gálik
1
-1
/
+161
2017-05-05
First commit SR MPLS
Pablo Camarillo
40
-180
/
+1371
2017-05-05
NAT64: Move IPv6-IPv4 virtual reassembly code from MAP-T to common library (V...
Matus Fabian
9
-1503
/
+1463
2017-05-04
Fixes and improvements in session hashtable keys
Clement Durand
1
-53
/
+35
2017-05-04
Fix coverity issue
Filip Tehlar
1
-0
/
+2
2017-05-04
LISP: group mapping records in map-register message
Filip Tehlar
1
-6
/
+19
2017-05-04
Fix RPM_DEPENDS for all rpm distros after 28ea251
Igor Mikhailov (imichail)
1
-3
/
+1
2017-05-03
Fix vnet unit tests
Filip Tehlar
13
-83
/
+142
[next]