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
/
src
/
vpp-api
/
java
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-28
jvpp: pass tuple of classes to isinstance()
Marek Gradzki
1
-3
/
+3
2018-06-27
jvpp: cleanup generation of swap functions for custom types
Marek Gradzki
1
-8
/
+5
2018-06-27
jvpp: add support for unions (VPP-1322)
Marek Gradzki
6
-50
/
+277
2018-06-22
jvpp: add support for enums (VPP-1153)
Marek Gradzki
5
-4
/
+244
2018-06-22
jvpp: cleanup JNI generation code (VPP-1153)
Marek Gradzki
3
-168
/
+286
2018-06-21
jvpp: do not fail on type parsing error
Marek Gradzki
1
-5
/
+8
2018-05-04
Address compilation issues with Java > 1.8
Marco Varlese
1
-8
/
+3
2018-04-13
Revert "MTU: Setting of MTU on software interface (instead of hardware interf...
Damjan Marion
2
-3
/
+3
2018-04-13
MTU: Setting of MTU on software interface (instead of hardware interface)
Ole Troan
2
-3
/
+3
2018-03-02
gitignore: negate "No core files" pattern in 'vpp-api/java'
Marek Gradzki
1
-0
/
+2
2018-03-02
jvpp: object model for jvpp generator (VPP-1184)
Marek Gradzki
19
-2341
/
+2267
2018-01-27
jvpp: map VPP API enums to primitive types
Marek Gradzki
2
-3
/
+76
2018-01-27
jvpp: use Python's logging API
Marek Gradzki
10
-34
/
+61
2018-01-23
VPPAPIGEN: vppapigen replacement in Python PLY.
Ole Troan
1
-1
/
+1
2018-01-09
api: refactor vlibmemory
Florin Coras
16
-17
/
+17
2017-12-09
jvpp: include all api files from @top_builddir@/vpp
Marek Gradzki
2
-6
/
+5
2017-12-09
jvpp: do not hardcode event sufixes (VPP-940)
Marek Gradzki
7
-141
/
+175
2017-12-07
jvpp: unify notification handling
Marek Gradzki
3
-23
/
+7
2017-12-07
jvpp: remove special request<>reply mappings
Marek Gradzki
10
-102
/
+28
2017-11-29
NAT: Remove old SNAT API (VPP-1070)
Matus Fabian
1
-10
/
+10
2017-11-11
Handle CPU flags from autotools project
Damjan Marion
1
-1
/
+1
2017-11-08
jvpp: test measuring number of invocations per time (VPP-619)
Matej
4
-2
/
+454
2017-10-30
jvpp: bugfix for deadlock in java future API (VPP-1037)
Matej
3
-72
/
+160
2017-10-16
jvpp: stop plugin intialization on first mismatch
Marek Gradzki
9
-12
/
+15
2017-10-10
jvpp: adding callbacks for all messages (VPP-914)
Matej Perina
21
-147
/
+171
2017-10-03
jvpp: added logs for sending and receiving event messages (VPP-982)
Matej Perina
5
-0
/
+30
2017-09-27
VPP-990 remove registered handler if control ping fails
v18.01-rc0
Matej Perina
1
-0
/
+1
2017-09-15
jvpp: add vpe_pid to ConnectionInfo
Matej Perina
2
-8
/
+11
2017-09-12
ACL-plugin add "replace" semantics for adding a new MacIP acl
Pavel Kotucek
1
-0
/
+18
2017-08-25
jvpp: adding debug usage into test documentation
Matej Perina
5
-1
/
+14
2017-08-25
jvpp: introducing callback api and future api tests for all plugins (VPP-591)
Matej Perina
20
-0
/
+724
2017-08-24
jvpp: use (*env)->ExceptionClear before calling (*env)->ExceptionOccurred
Marek Gradzki
1
-1
/
+4
2017-08-23
NAT: Rename snat plugin to nat (VPP-955)
Matus Fabian
6
-45
/
+45
2017-08-16
jvpp: suppress unwritten fields warrning found in DTO's hashCode
Marek Gradzki
2
-0
/
+42
2017-08-16
jvpp: move JVppReply's id out of synchronized block
Marek Gradzki
2
-15
/
+17
2017-08-14
jvpp: ignore messages if callback method is missing (VPP-548)
Marek Gradzki
1
-0
/
+8
2017-08-14
jvpp: make shm_prefix configurable (VPP-591)
Jan Srnicek
3
-20
/
+44
2017-08-11
Dedicated SW Interface Event
Neale Ranns
5
-19
/
+11
2017-08-09
Add PPPoE Plugin
Hongjun Ni
3
-0
/
+169
2017-08-04
jvpp: provide more detailed exception logs (VPP-436)
Matej Perina
3
-3
/
+38
2017-07-31
jvpp: moving current tests to separate folder marked as examples
Matej Perina
31
-183
/
+114
2017-05-30
Flowprobe: Stateful flows and IPv6, L4 recording
Ole Troan
1
-1
/
+1
2017-05-26
Improve jvppgen object array member instantiation
Robert Varga
1
-1
/
+1
2017-05-26
Fix JNI templates
Robert Varga
1
-0
/
+3
2017-05-20
API: Cleaning up message naming that does not follow the conventions
Ole Troan
2
-10
/
+3
2017-05-15
Add GTP-U plugin. VPP-694
Hongjun Ni
3
-0
/
+169
2017-05-15
jvpp: fix memory allocation for variable lenght messages (VPP-841)
Marek Gradzki
4
-22
/
+49
2017-04-27
japi: fix compilation on 32-bit systems
Damjan Marion
7
-7
/
+7
2017-04-06
jvpp: remove unused print&endian headers (fixes VPP-688)
Marek Gradzki
6
-64
/
+10
2017-03-30
Clean up more Debian packaging symbol warnings
Dave Barach
1
-1
/
+0
[next]