Linux Foundation Collaborative Projects
index
:
odp4vpp
1707
1710
master
ARCHIVED- 2020-10-13 at the request of the project
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-26
dpdk: remove support for dpdk 16.04
Damjan Marion
1
-25
/
+7
2016-10-25
dpdk: remove dpdk_pmd_constructor_init
Damjan Marion
1
-5
/
+1
2016-10-25
Support IETF routing Yang models (VPP-503).
Neale Ranns
2
-10
/
+46
2016-10-25
Add API call of sw_interface_set_mpls_enable to vpp_api_test
John Lo
1
-0
/
+16
2016-10-21
Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and ...
Neale Ranns
2
-3
/
+2
2016-10-21
Pretty-print vl_api_api_get_first_msg_id_t msgs
Dave Barach
1
-1
/
+12
2016-10-18
Deprecate MPLSoGRE tunnels (VPP-502)
Neale Ranns
4
-573
/
+465
2016-10-17
oam: fix compilation with gcc6
Damjan Marion
1
-5
/
+6
2016-10-14
FIB2.0: Adjacency complete pull model (VPP-487)
Neale Ranns
1
-1
/
+3
2016-10-14
Add macro for sending large data structures to API clients
Florin Coras
1
-3
/
+18
2016-10-13
vpp_lite: add cpu pinning support (VPP-467)
Pavel Kotucek
1
-1
/
+18
2016-10-12
Fix coverity warnings, VPP-486
Dave Barach
2
-2
/
+9
2016-10-12
VPP-362 Implement dumping of LISP adjacencies
Filip Tehlar
3
-1
/
+138
2016-10-10
ipfix: add classification nodes for flow statistics (VPP-204)
Juraj Sloboda
3
-2
/
+163
2016-10-07
VPP-395 Add udp-punt node(s) and API
Alexander Popovsky (apopovsk)
3
-5
/
+77
2016-10-07
VPP-466: PG pg_create_interface API returns wrong interface index
Pavel Kotucek
1
-2
/
+3
2016-10-05
Fix sw_interface_set_unnumbered API for FIB2.0
Igor Mikhailov (imichail)
1
-4
/
+4
2016-10-04
VPP-355: add PBB (802.1ah) tag rewrite
Pavel Kotucek
3
-2
/
+98
2016-10-03
L2 over LISP and GRE (VPP-457)
Neale Ranns
1
-27
/
+41
2016-09-30
VPP-450 Fix adding LISP adjacencies via CLI
Filip Tehlar
3
-14
/
+14
2016-09-28
DPDK HQoS: Enable Hierarchical Scheduler in VPP
Jasvinder Singh
3
-2
/
+277
2016-09-27
Scheduler policy & priority config, few minor fixes (VPP-425)
Pavel Kotucek
1
-0
/
+10
2016-09-27
VPP-448 Fix LISP APIs using binary data
Filip Tehlar
1
-4
/
+19
2016-09-27
LISP Source/Dest control plane support, VPP-197
Florin Coras
3
-0
/
+99
2016-09-21
A Protocol Independent Hierarchical FIB (VPP-352)
Neale Ranns
6
-833
/
+483
2016-09-20
VPP-189: fix coverity issue in api_format.c
Filip Tehlar
1
-0
/
+2
2016-09-19
Add support for transparent ethernet bridging to GRE
David Hotham
3
-0
/
+7
2016-09-14
Add vlan-strip-offload help into startup.conf
Alex Popovsky
1
-0
/
+4
2016-09-13
Add some help into startup.conf
Damjan Marion
1
-0
/
+54
2016-09-13
VPP-376: Refactor LISP dump API + VAT
Filip Tehlar
3
-105
/
+136
2016-09-07
Fix bugs in IPFIX code discovered by coverity
Juraj Sloboda
1
-12
/
+9
2016-09-07
VPP-204 Rework and finish IPFIX implementation
Juraj Sloboda
3
-33
/
+370
2016-09-06
Move iOAM Trace as a plugin
Vengada Govindan
2
-85
/
+21
2016-09-02
Add in-message cli_request/cli_reply API
Ole Troan
3
-0
/
+82
2016-08-31
VPP-369 Add an L2 output classification feature
Dave Barach
4
-23
/
+34
2016-08-31
VPP-358: Add IPv6 ND Event Notification and Termination
John Lo
3
-27
/
+272
2016-08-31
VPP-240: delete subinterface
Pavel Kotucek
3
-2
/
+45
2016-08-30
VPP-353: Fully support LISP negative mappings in API
Filip Tehlar
2
-6
/
+17
2016-08-26
VPP-356: Fix wrong byte order in LISP API
Filip Tehlar
2
-5
/
+6
2016-08-26
VPP-329: Add L2 support to lisp_eid_table_map_dump
Filip Tehlar
3
-6
/
+33
2016-08-25
VPP-328: Add dump call for listing LISP VNIs
Filip Tehlar
3
-0
/
+73
2016-08-25
Fix issues with vhost-user when dpdk vhost-user is disabled, fixes VPP-347, V...
Damjan Marion
1
-26
/
+23
2016-08-25
VPP Python language binding - plugin support
Ole Troan
1
-6
/
+6
2016-08-24
VPP-321: Fix param order of unformat_lisp_eid_api
Filip Tehlar
1
-3
/
+2
2016-08-23
VPP-323: Add LISP locator set index to reply API message
Filip Tehlar
2
-1
/
+8
2016-08-23
VPP-342: Don't allow remote mapping to overwrite local or static mapping
Filip Tehlar
1
-1
/
+1
2016-08-19
VPP-337 Add per interface IN filtering
Dave Barach
1
-4
/
+8
2016-08-17
VPP-202: L2-GRE over IPSec
Matus Fabian
3
-2
/
+193
2016-08-15
VPP-257 Coding standards cleanup for vnet/vnet/l2
Dave Barach
1
-4
/
+4
2016-08-15
VPP-198: LISP map-resolver failover algorithm
Filip Tehlar
1
-5
/
+4
[prev]
[next]