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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-09
VPP-470: Introduce VxLAN-GPE as transport for iOAM.
Vengada Govindan
37
-767
/
+4738
2016-12-08
acl: make MACIP ACL apply/unapply/delete logic more robust
Andrew Yourtchenko
1
-11
/
+26
2016-12-08
vpp-python-api packaging - use easy_install to install the python api
Gabriel Ganne
1
-7
/
+10
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-08
Fix incorrect creation of classifier entries for macip ACL
Andrew Yourtchenko
1
-9
/
+31
2016-12-08
BFD: improve ip header handling, fix assert
Klement Sekera
6
-13
/
+40
2016-12-08
Fix bug in code for setting dpdk interface descriptors (VPP-552)
Juraj Sloboda
1
-1
/
+1
2016-12-08
ioam: pot plugin - generate java bindings for ioam-pot plugin
Sagar Srivastav
6
-16
/
+311
2016-12-08
dpdk: don't drop packets if l4 checksum is flagged as bad
Damjan Marion
2
-10
/
+2
2016-12-08
l2fwd: fix isssue with setting mac age from api
Damjan Marion
1
-1
/
+1
2016-12-08
vhost: fix coverity warning
Pierre Pfister
1
-1
/
+1
2016-12-07
Acl JVpp api generation (HONEYCOMB-305)
Jan Srnicek
9
-0
/
+684
2016-12-07
BFD: basic asynchronous session up/down
Klement Sekera
30
-201
/
+3504
2016-12-07
l2fib: add mac aging support
Damjan Marion
10
-18
/
+269
2016-12-07
Make jvpp connection fail if control ping fails
Marek Gradzki
1
-3
/
+1
2016-12-07
Prevent re-entrant walks on an adjacency.
Neale Ranns
6
-57
/
+140
2016-12-07
LISP mapping timers
Filip Tehlar
3
-1
/
+63
2016-12-07
Refactor tap binary APIs, VPP-550
Dave Barach
7
-261
/
+398
2016-12-07
epoll_input: don't sleep if we expect event in less than 1 ms
Damjan Marion
1
-4
/
+14
2016-12-07
make test: add S-NAT plugin tests
Matus Fabian
2
-0
/
+623
2016-12-07
Fix coverity CIDs 157344, 157343, 157341, 157340, 157339, 157336
Andrew Yourtchenko
2
-46
/
+30
2016-12-07
Make table chain deletion optional in classifier API (VPP-206)
Juraj Sloboda
7
-14
/
+35
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
6
-15
/
+9
2016-12-06
API: Adapt make test to Python API changes.
Ole Troan
6
-176
/
+249
2016-12-06
Refactor binary APIs for IP, VPP-549
Dave Barach
10
-1532
/
+1715
2016-12-06
Add binary API for reading interface/vrf assignment (VPP-439)
Juraj Sloboda
3
-4
/
+146
2016-12-06
span: add tx functionality and support for multiple mirror ports
Pavel Kotucek
13
-214
/
+515
2016-12-06
dpdk: fix rte_delay_us callback issue
Damjan Marion
1
-7
/
+9
2016-12-06
vhost: Improve data path
Pierre Pfister
2
-425
/
+663
2016-12-06
Fix length in LCAF header
Filip Tehlar
3
-5
/
+5
2016-12-06
snat: remove duplicate makefile var definition
Gabriel Ganne
1
-3
/
+0
2016-12-06
MAP: Split MAP API out of vpe.api.
Ole Troan
7
-374
/
+498
2016-12-06
vhost: Code cleaning
Pierre Pfister
2
-334
/
+237
2016-12-06
Add "vpp-api-install" to plugins_configure_depend in build-data/packages/plug...
Andrew Yourtchenko
1
-1
/
+2
2016-12-06
test: l2xc instances multi-context test (CSIT-491)
Jan
1
-0
/
+351
2016-12-06
dpdk: add rte_delay_us_callback
Pavel Kotucek
1
-1
/
+13
2016-12-06
add missing import to mpls test
Gabriel Ganne
1
-0
/
+1
2016-12-06
api: set jvpp version to 17.01
Marek Gradzki
6
-6
/
+6
2016-12-06
api: missing support for dumping of neighbours (VPP-333)
Pavel Kotucek
8
-61
/
+313
2016-12-06
Implement LISP control plane messages
Filip Tehlar
13
-73
/
+2131
2016-12-06
acl: The ACL plugin.
Andrew Yourtchenko
20
-0
/
+5664
2016-12-05
test: l2bd instance multi-context correction
Jan
2
-29
/
+23
2016-12-05
Update CSIT tests 161128 -> 161204
Jan
1
-1
/
+1
2016-12-05
make test: fix missing log/packet messages
Klement Sekera
13
-86
/
+107
2016-12-05
All mcast and All class E have /4 not /8 subnet masks
Neale Ranns
1
-4
/
+4
2016-12-05
Move interface APIs to vnet/vnet/{interface.api,interface_api.c}
Dave Barach
7
-860
/
+901
2016-12-05
Fix l2.api patch in jvpp Makefile
Marek Gradzki
1
-1
/
+1
2016-12-05
api: set interface MTU API (VPP-442)
Matus Fabian
4
-5
/
+134
2016-12-05
Fix crash in debug mode when call ethernet_register_l3_redirect()
jerryian
1
-0
/
+4
[next]