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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-13
Add clib_mem_alloc_or_null(...)
Dave Barach
4
-12
/
+36
2016-10-13
VPP-286: Add CLI Command documentation via doxygen comments for vnet/vnet/ip.
Billy McFall
14
-164
/
+1105
2016-10-13
vhost-user: Add reconnect support
Damjan Marion
1
-0
/
+1
2016-10-13
VPP-446: 1:1 SNAT Inside overlapping interfaces
Matus Fabian
4
-18
/
+32
2016-10-13
VPP-453: SNAT delete and dump addresses
Matus Fabian
3
-26
/
+243
2016-10-13
VPP-483: Fixed IPSec tunnel interface
Matus Fabian
1
-1
/
+10
2016-10-13
vpp_lite: add cpu pinning support (VPP-467)
Pavel Kotucek
8
-38
/
+86
2016-10-12
Fix coverity warnings, VPP-486
Dave Barach
4
-4
/
+11
2016-10-12
VPP-213: vnet classifier does not work for l3 ip4 rules
Ole Troan
1
-26
/
+34
2016-10-12
Coverity warnings in new FIB code (VPP-484)
Neale Ranns
9
-7
/
+27
2016-10-12
VPP-362 Implement dumping of LISP adjacencies
Filip Tehlar
10
-5
/
+364
2016-10-11
Rename ip_feature_init_cast(...) to vnet_feature_arc_init(...), VPP-481
Dave Barach
9
-306
/
+341
2016-10-11
VPP-474 Revert "FIX sysctl configuration directory"
Miroslav Miklus
2
-4
/
+4
2016-10-11
vppinfra: use crc32q instruction instead of xxhash in bihash_8_8
Damjan Marion
2
-0
/
+11
2016-10-11
Rebind kernel drivers on VPP uninstall
Peter Ginchev
2
-1
/
+46
2016-10-10
Test: Add test case for Load Balancer plugin
Pierre Pfister
3
-3
/
+223
2016-10-10
ipfix: add l4 unformat support for mask and match (VPP-204)
Juraj Sloboda
3
-18
/
+402
2016-10-10
ipfix: add classification nodes for flow statistics (VPP-204)
Juraj Sloboda
13
-6
/
+955
2016-10-10
Add signal handling
Dave Barach
3
-1
/
+78
2016-10-10
platform: rewrote vppctl script to include history
Padraig
3
-32
/
+98
2016-10-10
FIB2.0: memory leaks during load-balance update (VPP-475)
Neale Ranns
13
-334
/
+659
2016-10-10
Fix double free in af_packet api/cli
Ivan Kelly
2
-3
/
+7
2016-10-10
HONEYCOMB-228 Snat plugin jvpp support
Marek Gradzki
7
-1
/
+307
2016-10-07
Test Infra: Add plugin support
Pierre Pfister
2
-2
/
+7
2016-10-07
unicast RPF for FIB2.0
Neale Ranns
23
-223
/
+1245
2016-10-07
VPP-395 Add udp-punt node(s) and API
Alexander Popovsky (apopovsk)
9
-13
/
+505
2016-10-07
VPP-466: PG pg_create_interface API returns wrong interface index
Pavel Kotucek
1
-2
/
+3
2016-10-07
VPP-464: Fix IPSec-GRE tunnel input with FIB 2.0
Matus Fabian
2
-0
/
+10
2016-10-06
Add some useful scripts
Damjan Marion
3
-0
/
+133
2016-10-06
Fix IP6 ND solicitation termination to allow link-local source IP
John Lo
2
-5
/
+3
2016-10-05
Fix sw_interface_set_unnumbered API for FIB2.0
Igor Mikhailov (imichail)
1
-4
/
+4
2016-10-05
don't require root privileges when running the tests
Klement Sekera
2
-3
/
+3
2016-10-05
Fix crash caused by "show trace" due to incorrect usage of IP adjacency.
Vengada Govindan
1
-9
/
+9
2016-10-05
Fix LISP map-request resend deadlock
Florin Coras
1
-4
/
+7
2016-10-05
VPP-339: SNAT static mapping
Matus Fabian
6
-155
/
+2017
2016-10-05
Python API: Add support for shared memory prefix
Ole Troan
5
-9
/
+16
2016-10-05
Load Balancer: Use FIB 2.0
Pierre Pfister
4
-402
/
+358
2016-10-05
dpdk: fix issue in parsing startup.conf dpdk section
Damjan Marion
1
-1
/
+1
2016-10-05
Fix mutex/condvar sleep when adding API msgs, VPP-461
Dave Barach
1
-2
/
+39
2016-10-04
Fix CLI 'set interface unnumbered' to work with FIB 2.0
Igor Mikhailov (imichail)
1
-0
/
+4
2016-10-04
Minor tweaks to hqos doc
Chris Luke
2
-290
/
+408
2016-10-04
Fix LISP L2 fwd entry updates
Florin Coras
1
-7
/
+10
2016-10-04
VPP-355: add PBB (802.1ah) tag rewrite
Pavel Kotucek
12
-108
/
+697
2016-10-04
Update CSIT tests 160925 -> 161002
Jan
1
-1
/
+1
2016-10-03
test: new test infrastructure
Damjan Marion
14
-0
/
+2436
2016-10-03
FIB Memory Usage Diagnostics
Neale Ranns
27
-387
/
+333
2016-10-03
vhost-user: avoid branching during prefetch
Damjan Marion
1
-5
/
+2
2016-10-03
vhost: predict map_guest_mem returns similar results over time
Pierre Pfister
1
-13
/
+44
2016-10-03
Fix string parsing in lisp map-request itr-rlocs command
Filip Tehlar
1
-1
/
+1
2016-10-03
L2 over LISP and GRE (VPP-457)
Neale Ranns
57
-2423
/
+3800
[next]