Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
57c3d66c55580f2ced6993ada22274941237fcd5
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
ffa652a
VPP-204 Rework and finish IPFIX implementation
by Juraj Sloboda
· 8 years ago
d4798a3
Avoid use of node index 0 by registering null-node
by Damjan Marion
· 8 years ago
5d447a9
Add support for input nodes in interrupt mode on the worker threads
by Damjan Marion
· 8 years ago
d4024f5
VPP-346 More VPP doc fixes
by Chris Luke
· 8 years ago
7394b5b
Add packet/byte count output tx stats to tunap interface
by John Lo
· 8 years ago
07d2f84
Move iOAM Trace as a plugin
by Vengada Govindan
· 8 years ago
5a1c11b
VPP-386 Fix map-server output in lisp-cp-lookup trace
by Florin Coras
· 8 years ago
ce98275
VPP-381 Add LISP interfaces to sw_interface_dump
by Florin Coras
· 8 years ago
73c0110
IPsec speculative enqueue in exception path, fixes VPP-384
by Sergio Gonzalez Monroy
· 8 years ago
df9d3bc
VPP-385: Fix ARP for indirect adjacencies
by Florin Coras
· 8 years ago
0c6a675
Update CSIT tests 160821 -> 160904
by Jan
· 8 years ago
e016b5e
VPP-358: Add IPv6 ND Event Notification and Termination
by John Lo
· 8 years ago
c27213a
Add in-message cli_request/cli_reply API
by Ole Troan
· 8 years ago
5290124
Fix for invalid check of SPARSE_VEC_INVALID_INDEX
by Alex Popovsky
· 8 years ago
ee4743a
VPP-221 Improve doxygen dependency check
by Chris Luke
· 8 years ago
406ab9d
VPP-374: getting jvppgen.py into rpm vpp-devel package
by Ed Warnicke
· 8 years ago
87a0d77
Clean-up unused context arrays in UDP and GRE nodes
by Alex Popovsky
· 8 years ago
3ba4d36
VPP-373: stop building from /vpp mount
by Ed Warnicke
· 8 years ago
16bcf7d
VPP-346 A swathe of doc fixes
by Chris Luke
· 8 years ago
f074eef
VPP-341: iOAM plugin documentation
by Shwetha
· 8 years ago
5c377a1
Fix for vl_client_get_first_plugin_msg_id:266: plugin 'export_eb694f98' not registered
by Shwetha
· 8 years ago
b84a3e5
VPP-369 Add an L2 output classification feature
by Dave Barach
· 8 years ago
1edfba9
VPP-358: Add IPv6 ND Event Notification and Termination
by John Lo
· 8 years ago
7214cf1
VPP-303 - Documentation changes for vnet/vnet/sr
by Keith Burns (alagalah)
· 8 years ago
1664937
VPP-210: Add "sh api status"
by Calvin
· 8 years ago
e0d802b
VPP-221 Loosen Doxygen CLI command struct parser
by Chris Luke
· 8 years ago
5cdaf63
VPP-189 Tweak hash_foreach_pair to avoid static warning
by Chris Luke
· 8 years ago
54ccf22
VPP-221 CLI auto-documentation infrastructure
by Chris Luke
· 8 years ago
d85590a
VPP-240: delete subinterface
by Pavel Kotucek
· 8 years ago
f53db2a
Fix for vppctl to suppress "load_one_plugin:63: Loaded plugin:" msgs
by Ed Warnicke
· 8 years ago
5a4e2dd
VPP-365: Fix sending of bd_index in lisp_eid_table_add_del_map
by Filip Tehlar
· 8 years ago
459f4d6
VPP-364 Add vpp-api/python/build to gitignore
by Florin Coras
· 8 years ago
cb9f3d7
VPP-361: Memory leak on delete of VXLAN over IPv6 tunnel
by John Lo
· 8 years ago
c00617b
VPP-353: Fully support LISP negative mappings in API
by Filip Tehlar
· 8 years ago
Next »