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-11-01
vppinfra: add STATIC_ASSERT macro
Damjan Marion
4
-7
/
+17
2016-11-01
fix typo in .gitignore
Klement Sekera
1
-1
/
+1
2016-11-01
node: ensure that vlib_node_runtime_t is cacheline sized
Damjan Marion
3
-7
/
+9
2016-11-01
l2: fix l2-patch node
Damjan Marion
1
-25
/
+10
2016-11-01
dpdk: use u32 for next0
Damjan Marion
1
-4
/
+4
2016-11-01
config: rename ip_config_main_t to vnet_feature_config_main_t
Damjan Marion
32
-58
/
+64
2016-10-31
add vpp debugging support to test framework
Klement Sekera
11
-188
/
+510
2016-10-31
Update _slabshr fields when updating HQoS masks
David Hotham
1
-0
/
+6
2016-10-31
VPP-120: add custom types support to jvpp
Marek Gradzki
10
-342
/
+779
2016-10-31
vppinfra: use 64-bit crc32 instruction in bihash_24_8
Damjan Marion
2
-24
/
+14
2016-10-31
vhost-user: fix crash in vhost_user_intfc_tx (VPP-519)
Damjan Marion
1
-6
/
+0
2016-10-31
VPP-478: SNAT address range overlapping
Matus Fabian
1
-0
/
+7
2016-10-31
VPP-459: SNAT dump API for in and out interfaces
Matus Fabian
4
-61
/
+180
2016-10-29
Initial deb packaging of vpp-python-api
Ed Warnicke
5
-1
/
+21
2016-10-29
IPv6 Classify Forwarding Graph errors
Neale Ranns
9
-20
/
+25
2016-10-28
vppinfra: fix issue with bihash_8_8 hash function (VPP-518)
Damjan Marion
1
-1
/
+1
2016-10-28
policer: replace uintX_t with uX, fix style
Damjan Marion
8
-1764
/
+1926
2016-10-28
Update test framework after API function change
Juraj Sloboda
1
-0
/
+4
2016-10-27
Fix potential L2 forwarding crash with stale L2FIB entry (VPP-516)
John Lo
4
-50
/
+44
2016-10-27
Fix coverity issues in LISP
Filip Tehlar
1
-1
/
+2
2016-10-27
Per-packet IPFIX record generation plugin
Dave Barach
15
-1
/
+1481
2016-10-26
features: fix crash due to missing null termination
Damjan Marion
1
-8
/
+8
2016-10-26
Fix description of devel package.
Thomas F Herbert
1
-10
/
+8
2016-10-26
dpdk: enable building with dpdk 16.11-rc1
Damjan Marion
3
-0
/
+29
2016-10-26
Fix unformat-at-eof bug
Dave Barach
1
-1
/
+1
2016-10-26
refactor test framework
Klement Sekera
20
-1867
/
+2658
2016-10-26
dpdk: remove support for dpdk 16.04
Damjan Marion
12
-2664
/
+10
2016-10-26
dpdk: remove support for dpdk 2.2
Damjan Marion
3
-68
/
+0
2016-10-26
dpdk: remove KNI support
Damjan Marion
5
-228
/
+2
2016-10-26
Use only 24 bits for vni in lisp-gpe data packets
Florin Coras
2
-3
/
+4
2016-10-26
python api - vla - allow the user to pass in a normal python list
Gabriel Ganne
1
-2
/
+11
2016-10-25
dpdk: remove dpdk_pmd_constructor_init
Damjan Marion
2
-76
/
+1
2016-10-25
Improve equals generation for jvpp DTOs
Marek Gradzki
1
-6
/
+7
2016-10-25
Improve JNI code generation (array truncation)
Marek Gradzki
1
-9
/
+14
2016-10-25
Support IETF routing Yang models (VPP-503).
Neale Ranns
32
-115
/
+765
2016-10-25
Update CSIT tests 161017 -> 161024
Jan
1
-1
/
+1
2016-10-25
Add API call of sw_interface_set_mpls_enable to vpp_api_test
John Lo
2
-0
/
+64
2016-10-25
Disable colored output for tests, when not tty
Peter Ginchev
1
-5
/
+14
2016-10-25
Add generated python bindings to .gitignore
Marek Gradzki
1
-0
/
+5
2016-10-25
Fix LISP src/dst based policy
Filip Tehlar
4
-13
/
+259
2016-10-24
Fix VXLAN tunnel delete crash
John Lo
1
-2
/
+2
2016-10-24
Fix jvpp coverity issues #2
Marek Gradzki
12
-277
/
+250
2016-10-24
vppinfra: clib_memcpy optimization
Damjan Marion
3
-14
/
+11
2016-10-23
Dual Loop Lookup and Adj-midchain
Neale Ranns
2
-145
/
+534
2016-10-22
VPP-504: Permissions Error on Centos Vagrant VPP VM
Billy McFall
1
-1
/
+1
2016-10-21
Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and ...
Neale Ranns
20
-156
/
+122
2016-10-21
Quad-loop ip4_lookup_inline, add _x4 validate buffer enqueue
Dave Barach
2
-65
/
+201
2016-10-21
Pretty-print vl_api_api_get_first_msg_id_t msgs
Dave Barach
1
-1
/
+12
2016-10-21
Java api generation for ioam trace plugin
Shwetha
9
-8
/
+321
2016-10-21
Candidate fix for race condition in building jvpp_common and jvpp_registry
Ed Warnicke
1
-0
/
+1
[next]