Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
cede3798b7f3c35cab2a8268c584fd22bf3a34f6
cede379
Update _slabshr fields when updating HQoS masks
by David Hotham
· 8 years ago
81c7dfc
VPP-120: add custom types support to jvpp
by Marek Gradzki
· 8 years ago
c967a82
vppinfra: use 64-bit crc32 instruction in bihash_24_8
by Damjan Marion
· 8 years ago
ff7d642
vhost-user: fix crash in vhost_user_intfc_tx (VPP-519)
by Damjan Marion
· 8 years ago
860dacc
VPP-478: SNAT address range overlapping
by Matus Fabian
· 8 years ago
588144a
VPP-459: SNAT dump API for in and out interfaces
by Matus Fabian
· 8 years ago
6ce685d
Initial deb packaging of vpp-python-api
by Ed Warnicke
· 8 years ago
8c1bebe
IPv6 Classify Forwarding Graph errors
by Neale Ranns
· 8 years ago
435a64b
vppinfra: fix issue with bihash_8_8 hash function (VPP-518)
by Damjan Marion
· 8 years ago
3891cd8
policer: replace uintX_t with uX, fix style
by Damjan Marion
· 8 years ago
86a2c57
Update test framework after API function change
by Juraj Sloboda
· 8 years ago
0fc9bc1
Fix potential L2 forwarding crash with stale L2FIB entry (VPP-516)
by John Lo
· 8 years ago
218170b
Fix coverity issues in LISP
by Filip Tehlar
· 8 years ago
ad41b35
Per-packet IPFIX record generation plugin
by Dave Barach
· 8 years ago
e63947e
features: fix crash due to missing null termination
by Damjan Marion
· 8 years ago
3977a21
Fix description of devel package.
by Thomas F Herbert
· 8 years ago
3916227
dpdk: enable building with dpdk 16.11-rc1
by Damjan Marion
· 8 years ago
dddccea
Fix unformat-at-eof bug
by Dave Barach
· 8 years ago
f62ae12
refactor test framework
by Klement Sekera
· 8 years ago
f530a55
dpdk: remove support for dpdk 16.04
by Damjan Marion
· 8 years ago
6398397
dpdk: remove support for dpdk 2.2
by Damjan Marion
· 8 years ago
b21b60e
dpdk: remove KNI support
by Damjan Marion
· 8 years ago
f195019
Use only 24 bits for vni in lisp-gpe data packets
by Florin Coras
· 8 years ago
513da53
python api - vla - allow the user to pass in a normal python list
by Gabriel Ganne
· 8 years ago
5d4759b
dpdk: remove dpdk_pmd_constructor_init
by Damjan Marion
· 8 years ago
af0c70c
Improve equals generation for jvpp DTOs
by Marek Gradzki
· 8 years ago
5b3808e
Improve JNI code generation (array truncation)
by Marek Gradzki
· 8 years ago
948e00f
Support IETF routing Yang models (VPP-503).
by Neale Ranns
· 8 years ago
dc5aac5
Update CSIT tests 161017 -> 161024
by Jan
· 8 years ago
06b14b9
Add API call of sw_interface_set_mpls_enable to vpp_api_test
by John Lo
· 8 years ago
749294d
Disable colored output for tests, when not tty
by Peter Ginchev
· 8 years ago
46a4d9f
Add generated python bindings to .gitignore
by Marek Gradzki
· 8 years ago
d5fcc46
Fix LISP src/dst based policy
by Filip Tehlar
· 8 years ago
0c38ea3
Fix VXLAN tunnel delete crash
by John Lo
· 8 years ago
9c2964c
Fix jvpp coverity issues #2
by Marek Gradzki
· 8 years ago
e319de0
vppinfra: clib_memcpy optimization
by Damjan Marion
· 8 years ago
d3b85b0
Dual Loop Lookup and Adj-midchain
by Neale Ranns
· 8 years ago
8cb034b
VPP-504: Permissions Error on Centos Vagrant VPP VM
by Billy McFall
· 8 years ago
924d03a
Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and fib_link_t enums into just vnet_link_t.
by Neale Ranns
· 8 years ago
670909e
Quad-loop ip4_lookup_inline, add _x4 validate buffer enqueue
by Dave Barach
· 8 years ago
7b0196b
Pretty-print vl_api_api_get_first_msg_id_t msgs
by Dave Barach
· 8 years ago
0471448
Java api generation for ioam trace plugin
by Shwetha
· 8 years ago
14fbdfc
Candidate fix for race condition in building jvpp_common and jvpp_registry
by Ed Warnicke
· 8 years ago
34d7791
vppinfra: add 256-bit vector typedefs
by Damjan Marion
· 8 years ago
1a939e8
improve java build process
by Klement Sekera
· 8 years ago
1ce0879
Fix coverity issues in jvpp (newlines + CompletableDumpFuture.ctxId)
by Marek Gradzki
· 8 years ago
1357f3b
Deprecate MPLSoGRE tunnels (VPP-502)
by Neale Ranns
· 8 years ago
2b39a00
DO_NOT_MERGE: Update CSIT tests 161002 -> 161017
by pmikus
· 8 years ago
5319429
Fix test target build
by Peter Ginchev
· 8 years ago
064f55d
Update tx and output node runtime when recycling interface
by Pierre Pfister
· 8 years ago
45c3850
Load-balancing in IP4 dual loop typos. (VPP-501)
by Neale Ranns
· 8 years ago
370dde3
LoadBal: Use intrinsics and use protocol number
by Pierre Pfister
· 8 years ago
ebb9a6a
VPP-491: Update CLI Command documentation for "show ip fib" and "show ip6 fib".
by Billy McFall
· 8 years ago
aeb06f4
Support MPLSoGRE with the new FIB 2.0
by John Lo
· 8 years ago
e11a282
oam: fix compilation with gcc6
by Damjan Marion
· 8 years ago
e33b9e0
style: fix VLIB_NODE_FUNCTION_MULTIARCH indent
by Damjan Marion
· 8 years ago
a6b3177
VPP-492: Fix ability to change mac address of the interface
by Pavel Kotucek
· 8 years ago
cfcf1e2
VPP-488: Fix build errors, which uncovered IPv6 load balance lookup bug.
by Billy McFall
· 8 years ago
46529cd
VPP-490: vpp crash in show ip6 neighbor
by Billy McFall
· 8 years ago
309fe06
VPP-489: CLI Command "test lookup" crashes with invalid fib-index.
by Billy McFall
· 8 years ago
b80c536
FIB2.0: Adjacency complete pull model (VPP-487)
by Neale Ranns
· 8 years ago
3ae1a91
Add macro for sending large data structures to API clients
by Florin Coras
· 8 years ago
7737833
add xxx_or_null(...) message buffer allocation variants
by Dave Barach
· 8 years ago
770930c
feature: rename vnet_ip_feature_* to vnet_feature_*
by Damjan Marion
· 8 years ago
241e522
Add clib_mem_alloc_or_null(...)
by Dave Barach
· 8 years ago
0683c9c
VPP-286: Add CLI Command documentation via doxygen comments for vnet/vnet/ip.
by Billy McFall
· 8 years ago
10eb1ea
vhost-user: Add reconnect support
by Damjan Marion
· 8 years ago
7e46a4d
VPP-446: 1:1 SNAT Inside overlapping interfaces
by Matus Fabian
· 8 years ago
724b815
VPP-453: SNAT delete and dump addresses
by Matus Fabian
· 8 years ago
388267a
VPP-483: Fixed IPSec tunnel interface
by Matus Fabian
· 8 years ago
9876520
vpp_lite: add cpu pinning support (VPP-467)
by Pavel Kotucek
· 8 years ago
1946a12
Fix coverity warnings, VPP-486
by Dave Barach
· 8 years ago
1e66d5c
VPP-213: vnet classifier does not work for l3 ip4 rules
by Ole Troan
· 8 years ago
5899fde
Coverity warnings in new FIB code (VPP-484)
by Neale Ranns
· 8 years ago
69a9b76
VPP-362 Implement dumping of LISP adjacencies
by Filip Tehlar
· 8 years ago
75fc854
Rename ip_feature_init_cast(...) to vnet_feature_arc_init(...), VPP-481
by Dave Barach
· 8 years ago
8e08e74
VPP-474 Revert "FIX sysctl configuration directory"
by Miroslav Miklus
· 8 years ago
383740d
vppinfra: use crc32q instruction instead of xxhash in bihash_8_8
by Damjan Marion
· 8 years ago
dfa9c5b
Rebind kernel drivers on VPP uninstall
by Peter Ginchev
· 8 years ago
f588f35
Test: Add test case for Load Balancer plugin
by Pierre Pfister
· 8 years ago
51ffa81
ipfix: add l4 unformat support for mask and match (VPP-204)
by Juraj Sloboda
· 8 years ago
506b245
ipfix: add classification nodes for flow statistics (VPP-204)
by Juraj Sloboda
· 8 years ago
477570e
Add signal handling
by Dave Barach
· 8 years ago
b21b676
platform: rewrote vppctl script to include history
by Padraig
· 8 years ago
33a7dd5
FIB2.0: memory leaks during load-balance update (VPP-475)
by Neale Ranns
· 8 years ago
bfe737a
Fix double free in af_packet api/cli
by Ivan Kelly
· 8 years ago
4c42e91
HONEYCOMB-228 Snat plugin jvpp support
by Marek Gradzki
· 8 years ago
cd8e318
Test Infra: Add plugin support
by Pierre Pfister
· 8 years ago
3ee4404
unicast RPF for FIB2.0
by Neale Ranns
· 8 years ago
4a7e58b
VPP-395 Add udp-punt node(s) and API
by Alexander Popovsky (apopovsk)
· 8 years ago
02c826c
VPP-466: PG pg_create_interface API returns wrong interface index
by Pavel Kotucek
· 8 years ago
025943b
VPP-464: Fix IPSec-GRE tunnel input with FIB 2.0
by Matus Fabian
· 8 years ago
f0ccbb0
Add some useful scripts
by Damjan Marion
· 8 years ago
3f993a6
Fix IP6 ND solicitation termination to allow link-local source IP
by John Lo
· 8 years ago
6c681c9
Fix sw_interface_set_unnumbered API for FIB2.0
by Igor Mikhailov (imichail)
· 8 years ago
b80f9d1
don't require root privileges when running the tests
by Klement Sekera
· 8 years ago
f154448
Fix crash caused by "show trace" due to incorrect usage of IP adjacency.
by Vengada Govindan
· 8 years ago
4beb30c
Fix LISP map-request resend deadlock
by Florin Coras
· 8 years ago
db64988
VPP-339: SNAT static mapping
by Matus Fabian
· 8 years ago
b8602b5
Python API: Add support for shared memory prefix
by Ole Troan
· 8 years ago
Next »