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
/
vpp-api
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-22
api: save some typing when adding new api files
Damjan Marion
1
-35
/
+6
2016-12-22
API refactoring : lisp-gpe
Pavel Kotucek
1
-1
/
+3
2016-12-22
API refactoring : lisp
Pavel Kotucek
1
-1
/
+3
2016-12-22
API refactoring : ipsec-gre
Pavel Kotucek
1
-1
/
+3
2016-12-22
API refactoring : ipsec
Pavel Kotucek
1
-1
/
+3
2016-12-22
API refactoring : bfd
Pavel Kotucek
1
-1
/
+4
2016-12-21
API refactoring : l2tp
Pavel Kotucek
1
-0
/
+2
2016-12-21
API refactoring : gre
Pavel Kotucek
1
-0
/
+2
2016-12-21
API refactoring : vxlan-gpe
Pavel Kotucek
1
-1
/
+3
2016-12-21
API refactoring : vhost_user
Pavel Kotucek
1
-0
/
+2
2016-12-21
API refactoring : netmap
Pavel Kotucek
1
-0
/
+2
2016-12-21
API refactoring : af_packet
Pavel Kotucek
1
-0
/
+2
2016-12-21
API refactoring : vxlan
Pavel Kotucek
1
-1
/
+3
2016-12-21
Bump to 17.04 release
v17.04-rc0
Damjan Marion
1
-1
/
+1
2016-12-21
Fix coverity issues
Marek Gradzki
2
-6
/
+8
2016-12-21
Add missing variable definitions to java VPP API
Marek Gradzki
1
-0
/
+4
2016-12-21
Python API: Incorrect error for empty VLA list.
Ole Troan
2
-4
/
+11
2016-12-20
Add missing variable definitions to python VPP API
Juraj Sloboda
1
-0
/
+3
2016-12-20
Declare variables as external
Damjan Marion
1
-0
/
+4
2016-12-19
Python API: Add back support for old-style VLA, e.g. mask[0]
Ole Troan
2
-50
/
+143
2016-12-15
Fix NPE in JNI while handling int arrays, VPP-559
Marek Gradzki
1
-6
/
+6
2016-12-13
vpp_papi: Add help() support for python interactive mode
Christophe Fontaine
1
-4
/
+13
2016-12-12
Fix for PAPI async call registration
Wojciech Dec
1
-5
/
+8
2016-12-08
Adapt LuaJIT VPP library and a few examples to API with per-message CRC and JSON
Andrew Yourtchenko
5
-16
/
+267
2016-12-07
Make jvpp connection fail if control ping fails
Marek Gradzki
1
-3
/
+1
2016-12-07
Refactor tap binary APIs, VPP-550
Dave Barach
1
-1
/
+6
2016-12-07
Enable Span Jvpp api generation
Jan Srnicek
1
-0
/
+1
2016-12-06
SPAN API: Fix various errors making SPAN break make tests.
Ole Troan
1
-3
/
+1
2016-12-06
API: Adapt make test to Python API changes.
Ole Troan
3
-8
/
+52
2016-12-06
Refactor binary APIs for IP, VPP-549
Dave Barach
1
-1
/
+2
2016-12-06
MAP: Split MAP API out of vpe.api.
Ole Troan
1
-0
/
+1
2016-12-06
api: set jvpp version to 17.01
Marek Gradzki
2
-2
/
+2
2016-12-05
Fix l2.api patch in jvpp Makefile
Marek Gradzki
1
-1
/
+1
2016-12-05
api: enable Java API generation for l2.api (VPP-438)
Marek Gradzki
1
-0
/
+1
2016-12-02
Python API: Support for per message CRC and API split.
Ole Troan
4
-245
/
+767
2016-12-02
API: Packaging of JSON files.
Ole Troan
3
-34
/
+4
2016-11-30
VPP-530: adapt jvpp generation for VPP API splitting
Marek Gradzki
3
-38
/
+57
2016-11-30
Start spliting vpe.api into logically related pieces
Dave Barach
1
-2
/
+1
2016-11-28
Clean up the Lua API, make it luajit-only, no C
Andrew Yourtchenko
5
-240
/
+28
2016-11-23
Fix coverity warnings, VPP-486
Dave Barach
1
-0
/
+3
2016-11-21
Add client-side msg_name_and_crc -> msg_index table
Dave Barach
8
-394
/
+114
2016-11-18
Add the Makefile to Lua API which got gitignored and adjust local .gitignore
Andrew Yourtchenko
2
-0
/
+8
2016-11-17
VPP-533 Fix ping race condition in JVpp
Maros Marsalek
1
-17
/
+28
2016-11-17
VPP-534 Remove references to DTOs created in JVpp
Maros Marsalek
3
-0
/
+7
2016-11-15
Dump routes (VPP-500)
Steven
1
-0
/
+2
2016-11-11
Luajit API and some examples
Andrew Yourtchenko
16
-0
/
+4164
2016-11-07
Fix longArray type in JVPP generator
Maros Marsalek
1
-2
/
+2
2016-11-03
Fail to register Java API for plugin that was not loaded (VPP-522)
Marek Gradzki
1
-12
/
+15
2016-11-03
Remove unused jvpp dependency on plugins' control_ping
Marek Gradzki
2
-8
/
+3
2016-10-31
VPP-120: add custom types support to jvpp
Marek Gradzki
10
-342
/
+779
[next]