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
/
vpp-api
/
api.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-1
/
+38
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
1
-5
/
+5
2016-09-28
DPDK HQoS: Enable Hierarchical Scheduler in VPP
Jasvinder Singh
1
-2
/
+142
2016-09-27
LISP Source/Dest control plane support, VPP-197
Florin Coras
1
-0
/
+28
2016-09-21
A Protocol Independent Hierarchical FIB (VPP-352)
Neale Ranns
1
-586
/
+261
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
1
-0
/
+2
2016-09-13
VPP-376: Refactor LISP dump API + VAT
Filip Tehlar
1
-38
/
+88
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
1
-14
/
+207
2016-09-06
Move iOAM Trace as a plugin
Vengada Govindan
1
-38
/
+11
2016-09-02
Add in-message cli_request/cli_reply API
Ole Troan
1
-0
/
+57
2016-08-31
VPP-369 Add an L2 output classification feature
Dave Barach
1
-3
/
+12
2016-08-31
VPP-358: Add IPv6 ND Event Notification and Termination
John Lo
1
-27
/
+209
2016-08-31
VPP-240: delete subinterface
Pavel Kotucek
1
-1
/
+13
2016-08-30
VPP-353: Fully support LISP negative mappings in API
Filip Tehlar
1
-5
/
+13
2016-08-26
VPP-356: Fix wrong byte order in LISP API
Filip Tehlar
1
-3
/
+4
2016-08-26
VPP-329: Add L2 support to lisp_eid_table_map_dump
Filip Tehlar
1
-2
/
+13
2016-08-25
VPP-328: Add dump call for listing LISP VNIs
Filip Tehlar
1
-0
/
+49
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
1
-1
/
+6
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
1
-1
/
+95
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
2016-08-15
VPP-327 Coding standards cleanup for vppinfra
Dave Barach
1
-17
/
+17
2016-08-15
VPP-236 Support 64-bit vector lengths, shared memory segments >4 GB
Dave Barach
1
-2
/
+27
2016-08-12
VPP-237: indent fixes in prep for checkstyle
Ed Warnicke
1
-35
/
+39
2016-08-12
VPP-189 fix more coverity warnings
Dave Barach
1
-104
/
+78
2016-08-12
VPP-321: Fix filtering in LISP EID dump call
Filip Tehlar
1
-2
/
+2
2016-08-11
VPP-319: Fix handling of ERANGE from getgrnam_r
Ed Warnicke
1
-4
/
+16
2016-08-11
VPP-321: Fix wrong checking of LISP mapping local flag
Filip Tehlar
1
-20
/
+14
2016-08-08
VPP-189 Clean up more coverity warnings
Dave Barach
1
-3
/
+8
2016-08-06
VPP-242: Fix wrong checking of LISP Proxy-ITR mode
Filip Tehlar
1
-1
/
+1
2016-08-05
VPP-237 Coding standards cleanup
Dave Barach
1
-5369
/
+5871
2016-08-04
LISP multihoming API changes and cleanup
Florin Coras
1
-19
/
+46
2016-08-03
VPP-226 - adding UDP TCP to port-range
Keith Burns (alagalah)
1
-30
/
+43
2016-08-03
VPP-180 Clean up multi-socket / multi-chunk mempool discovery
Dave Barach
1
-2
/
+2
2016-08-03
LISP API/VAT cleanup
Florin Coras
1
-201
/
+111
2016-08-01
VPP-226 IPv4 src-address + port range checker
Dave Barach
1
-1
/
+125
2016-07-31
Initial L2 LISP support
Florin Coras
1
-4
/
+5
2016-07-28
Edit eid table dump
Andrej Kozemcak
1
-20
/
+33
2016-07-28
LISP - Bug fix, can`t remove static remote mapping
Andrej Kozemcak
1
-41
/
+33
2016-07-28
Edit Lisp locator_set API
Andrej Kozemcak
1
-66
/
+108
2016-07-27
VAT add_locator_set api support multiple locators
Andrej Kozemcak
1
-1
/
+26
[next]