Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
553d808fc44e61846e4cda108083dd88beb338e3
553d808
Remove old test files
by Damjan Marion
· 8 years ago
df089a8
(VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0
by Neale Ranns
· 8 years ago
c631f2d
VPP-363: add ability to change mac address of the interface
by Pavel Kotucek
· 8 years ago
83486fb
Fix double-free crash
by David Hotham
· 8 years ago
f53f482
Remove RPM package dependency on vpp-devel
by John DeNisco
· 8 years ago
f3e3fd3
VPP-454 Fix LISP GID dictionary issue
by Filip Tehlar
· 8 years ago
f2c6ed1
vat: add pg interfaces to sw_interface_dump (VPP-451)
by Damjan Marion
· 8 years ago
2fdaece
VPP-450 Fix adding LISP adjacencies via CLI
by Filip Tehlar
· 8 years ago
101759c
VPP-120: include custom types to Python representation of vpe.api
by Marek Gradzki
· 8 years ago
e85581c
VPP-378: rename jvpp package to the same as groupId of deployed jars
by Marek Gradzki
· 8 years ago
85ecc81
DPDK HQoS: Enable Hierarchical Scheduler in VPP
by Jasvinder Singh
· 8 years ago
ac8146c
Fix packet trace for IP4/IP6 lookup/forwarding nodes
by John Lo
· 8 years ago
e162bc3
classify: fix issue with output classify node using wrong sw_if_index
by Christophe Fontaine
· 8 years ago
62f88d8
arp: handle ARP proxy after tunnelling
by David Hotham
· 8 years ago
99492de
Fix RPM packaging dependencies
by John DeNisco
· 8 years ago
81ee70f
VPP-308: Added workaround for failed vnet build. For some reason
by Thomas F Herbert
· 8 years ago
20f6441
Fix hugepage detection issue
by Damjan Marion
· 8 years ago
c08a1ed
Scheduler policy & priority config, few minor fixes (VPP-425)
by Pavel Kotucek
· 8 years ago
af405f7
Fix missing output in generated CLI/config
by Chris Luke
· 8 years ago
822af5c
FIX sysctl configuration directory
by Miroslav Miklus
· 8 years ago
3fa0af5
VPP-448 Fix LISP APIs using binary data
by Filip Tehlar
· 8 years ago
719311b
Fix "show adj nbr" displaying IP4 address for IP6 neighbors
by John Lo
· 8 years ago
a4509cf
fix create sub-interface range cli
by Eyal Bari
· 8 years ago
1e76583
VPP-425: Scheduler policy & priority configuration
by Pavel Kotucek
· 8 years ago
82bf7cd
Fix CLI for adding negative LISP fwd entries
by Florin Coras
· 8 years ago
dca8804
LISP Source/Dest control plane support, VPP-197
by Florin Coras
· 8 years ago
62a2871
Fix import line for setup.py
by Peter Ginchev
· 8 years ago
ab3e42b
Fix for potential use of uninitialized variables
by Igor Mikhailov (imichail)
· 8 years ago
271ad32
Update CSIT tests 160919 -> 160925
by Jan
· 8 years ago
a21cdaf
Fix jvpp-core dependencies
by Marek Gradzki
· 8 years ago
b3bfb3e
Packet-generator related fib 2.0 fixes
by Dave Barach
· 8 years ago
f2e6a2d
Rmove duplicate register of unformat_l2_input_next_node
by Hongjun Ni
· 8 years ago
76260a6
Fix source RPF check in ip4_local
by Dave Barach
· 8 years ago
4448957
Fix eventfd leakage issue in vhost-user mode
by Steve Shin
· 8 years ago
57c3d66
Python API: Preparation for RPM/DEB packaging.
by Ole Troan
· 8 years ago
5fef9e5
VPP-424 fix lldp_main declaration
by Klement Sekera
· 8 years ago
20e5551
Fix detection of packet output via BVI into a BD and SHG adjustment
by John Lo
· 8 years ago
36d2506
Enable doc building on MacOS
by Chris Luke
· 8 years ago
b113658
l2_output: fix packet drop error reporting when mapping is in progress
by Damjan Marion
· 8 years ago
87e4069
Fix lisp-cp table_id lookup for punted packets
by Florin Coras
· 8 years ago
042d212
VPP-189: fix coverity issue in api_format.c
by Florin Coras
· 8 years ago
3762370
vhost-user: branchless SSE4.2 implementation of map_guest_mem()
by Damjan Marion
· 8 years ago
c9e0843
VPP-426: Rename parameter in LISP remote mapping VAT command
by Filip Tehlar
· 8 years ago
0dafaa7
vhost-user: remove dependency on dpdk code
by Damjan Marion
· 8 years ago
90f52bf
Refactor pre-Doxy siphon scripts; VPP-396
by Chris Luke
· 8 years ago
ce64b8e
vpp python api - fix vla pack generation
by Gabriel Ganne
· 8 years ago
0bfe5d8
A Protocol Independent Hierarchical FIB (VPP-352)
by Neale Ranns
· 8 years ago
60537f3
Move doxytags file to html output directory
by Chris Luke
· 8 years ago
fe9473f
VPP-414: Fixed IPSec transport mode in esp_encrypt.c
by Matus Fabian
· 8 years ago
f304552
Copy the 16.09 release notes to master
by Chris Luke
· 8 years ago
b58598b
dpdk: fix wrong tx ring size calculations
by Damjan Marion
· 8 years ago
a7cc447
dpdk: move number of sub-interfaces to 2nd cacheline, introduce flag
by Damjan Marion
· 8 years ago
5643170
dpdk: use flags for identifying interface types
by Damjan Marion
· 8 years ago
b94bdad
Use SSE instructions for matching tagged frames by ethertype
by Damjan Marion
· 8 years ago
48a9a54
VPP-419 add thread-safety to LLDP feature
by Klement Sekera
· 8 years ago
f298ecf
fd closed twice
by Eyal Bari
· 8 years ago
d334a6b
Added volatile to local variables needed by setjmp
by Eyal Bari
· 8 years ago
2d085d9
VPP-282: Document changes for vnet/vnet/ethernet
by Billy McFall
· 8 years ago
f07fb71
VPP-189: fix coverity issue in api_format.c
by Filip Tehlar
· 8 years ago
560e809
VPP-348 Return empty DumpReply instead of null
by Maros Marsalek
· 8 years ago
a53b0e2
VPP-413 DTOs generated by JVpp improvements:
by Maros Marsalek
· 8 years ago
e83b7d5
vhost-user: announce VIRTIO_F_VERSION_1
by Damjan Marion
· 8 years ago
3bb0c50
Update CSIT tests 160912 -> 160919
by Jan
· 8 years ago
5ccbaa9
Add structure to some of the documentation; VPP-223
by Chris Luke
· 8 years ago
a8cd309
Add support for transparent ethernet bridging to GRE
by David Hotham
· 8 years ago
16b7aaa
Cloned buffer refcount was set to 0
by Christophe Fontaine
· 8 years ago
c5d9cda
VPP-306: Document changes for vnet/vnet/vxlan
by Billy McFall
· 8 years ago
5164086
VPP-407 fix coverity warning
by Klement Sekera
· 8 years ago
acfb47d
VPP-408: fix coverity warning in run_ping_ip46_address()
by Andrew Yourtchenko
· 8 years ago
400c1cf
Add vlan-strip-offload help into startup.conf
by Alex Popovsky
· 8 years ago
698b952
VPP-404: IKEv2 profile auth rsa-sig cert-file fixed
by Matus Fabian
· 8 years ago
dd93103
l2_output: reset bit after mapping is created
by Damjan Marion
· 8 years ago
de4582b
VPP-344 Add LLDP feature
by Klement Sekera
· 8 years ago
7e68220
Implement IPv6/IPv4 ping.
by Andrew Yourtchenko
· 8 years ago
6144802
Add some help into startup.conf
by Damjan Marion
· 8 years ago
ff0bf13
VPP-292 Document vnet/vnet/lisp-gpe
by Florin Coras
· 8 years ago
c5bb0d6
VPP-376: Refactor LISP dump API + VAT
by Filip Tehlar
· 8 years ago
22aa3e9
VPP-288: Documentation changes via doxygen for vnet/vnet/l2.
by Billy McFall
· 8 years ago
1732fc1
Python API: Re-adding rudimentary variable length array pack support.
by Ole Troan
· 8 years ago
01e3caa
Use the correct thread stack alignment constraint, VPP-401
by Dave Barach
· 8 years ago
4802501
Update CSIT tests 160904 -> 160912
by Jan
· 8 years ago
f5a1436
Provide vpp-plugins rpm packaging
by Ed Warnicke
· 8 years ago
96eefd4
MAP: Doxyfying CLI macros - VPP-165
by Ole Troan
· 8 years ago
553f6bd
af_packet: allocate per-worker list of free buffers
by Damjan Marion
· 8 years ago
019481b
DPDK virtio patch: Enable indirect descriptor features
by Pierre Pfister
· 8 years ago
2cee01d
VPP-392 properly pass flags from vnet_hw_interface_set_flags_helper to
by Klement Sekera
· 8 years ago
6ef7bb9
Move CLI examples from wiki to code - VPP-165
by Keith Burns (alagalah)
· 8 years ago
df65ea8
VPP-367: Peg vpp and vpp-plugins to depend on specific versions
by Ed Warnicke
· 8 years ago
3542514
Check for zero-sized Graphvix config file on Ubuntu; VPP-396
by Chris Luke
· 8 years ago
c87fa6d
On Ubuntu check for graphviz system config
by Chris Luke
· 8 years ago
24648ad
Fix bugs in IPFIX code discovered by coverity
by Juraj Sloboda
· 8 years ago
7a35ee9
Fix Coverity issue in trace_util.c (REVERSE_INULL), thanks to Damjan for highlighting this.
by Vengada Govindan
· 8 years ago
3b48093
VPP-346 Improve Doxygen include path mechanism
by Chris Luke
· 8 years ago
fb28e9a
VPP-388 Improve IP header lookup in ipsec_output
by Florin Coras
· 8 years ago
bf1fa7f
Fix MTU size for the bonded interface
by Steve Shin
· 8 years ago
f5a0e73
VPP-390: include *.so symlinks in vpp-lib
by Ed Warnicke
· 8 years ago
8fce3e3
VPP-382: Add ipsec tunnel interface to sw_interface_dump
by Matus Fabian
· 8 years ago
5539a07
VPP-387: Fixed ipsec-input trace
by Matus Fabian
· 8 years ago
ba1d046
Vhost-User: Implement Indirect Descriptors
by Pierre Pfister
· 8 years ago
2470485
checkstyle: improve speed by checking only recently changed files
by Damjan Marion
· 8 years ago
Next »