odp4vpp.git
2016-09-29 Marek GradzkiVPP-378: rename jvpp package to the same as groupId...
2016-09-28 Jasvinder SinghDPDK HQoS: Enable Hierarchical Scheduler in VPP
2016-09-28 John LoFix packet trace for IP4/IP6 lookup/forwarding nodes
2016-09-27 Christophe... classify: fix issue with output classify node using...
2016-09-27 David Hothamarp: handle ARP proxy after tunnelling
2016-09-27 John DeNiscoFix RPM packaging dependencies
2016-09-27 Thomas F HerbertVPP-308: Added workaround for failed vnet build. For...
2016-09-27 Damjan MarionFix hugepage detection issue
2016-09-27 Pavel KotucekScheduler policy & priority config, few minor fixes...
2016-09-27 Chris LukeFix missing output in generated CLI/config
2016-09-27 Miroslav MiklusFIX sysctl configuration directory
2016-09-27 Filip TehlarVPP-448 Fix LISP APIs using binary data
2016-09-27 John LoFix "show adj nbr" displaying IP4 address for IP6 neighbors
2016-09-27 Eyal Barifix create sub-interface range cli
2016-09-27 Pavel KotucekVPP-425: Scheduler policy & priority configuration
2016-09-27 Florin CorasFix CLI for adding negative LISP fwd entries
2016-09-27 Florin CorasLISP Source/Dest control plane support, VPP-197
2016-09-27 Peter GinchevFix import line for setup.py
2016-09-26 Igor Mikhailov... Fix for potential use of uninitialized variables
2016-09-26 JanUpdate CSIT tests 160919 -> 160925
2016-09-26 Marek GradzkiFix jvpp-core dependencies
2016-09-25 Dave BarachPacket-generator related fib 2.0 fixes
2016-09-23 Hongjun NiRmove duplicate register of unformat_l2_input_next_node
2016-09-23 Dave BarachFix source RPF check in ip4_local
2016-09-23 Steve ShinFix eventfd leakage issue in vhost-user mode
2016-09-23 Ole TroanPython API: Preparation for RPM/DEB packaging.
2016-09-23 Klement SekeraVPP-424 fix lldp_main declaration
2016-09-23 John LoFix detection of packet output via BVI into a BD and...
2016-09-23 Chris LukeEnable doc building on MacOS
2016-09-22 Damjan Marionl2_output: fix packet drop error reporting when mapping...
2016-09-22 Florin CorasFix lisp-cp table_id lookup for punted packets
2016-09-22 Florin CorasVPP-189: fix coverity issue in api_format.c
2016-09-22 Damjan Marionvhost-user: branchless SSE4.2 implementation of map_gue...
2016-09-22 Filip TehlarVPP-426: Rename parameter in LISP remote mapping VAT...
2016-09-22 Damjan Marionvhost-user: remove dependency on dpdk code
2016-09-21 Chris LukeRefactor pre-Doxy siphon scripts; VPP-396
2016-09-21 Gabriel Gannevpp python api - fix vla pack generation
2016-09-21 Neale RannsA Protocol Independent Hierarchical FIB (VPP-352)
2016-09-21 Chris LukeMove doxytags file to html output directory
2016-09-21 Matus FabianVPP-414: Fixed IPSec transport mode in esp_encrypt.c
2016-09-21 Chris LukeCopy the 16.09 release notes to master
2016-09-21 Damjan Mariondpdk: fix wrong tx ring size calculations
2016-09-20 Damjan Mariondpdk: move number of sub-interfaces to 2nd cacheline...
2016-09-20 Damjan Mariondpdk: use flags for identifying interface types
2016-09-20 Damjan MarionUse SSE instructions for matching tagged frames by...
2016-09-20 Klement SekeraVPP-419 add thread-safety to LLDP feature
2016-09-20 Eyal Barifd closed twice
2016-09-20 Eyal BariAdded volatile to local variables needed by setjmp
2016-09-20 Billy McFallVPP-282: Document changes for vnet/vnet/ethernet
2016-09-20 Filip TehlarVPP-189: fix coverity issue in api_format.c
2016-09-20 Maros MarsalekVPP-348 Return empty DumpReply instead of null
2016-09-20 Maros MarsalekVPP-413 DTOs generated by JVpp improvements:
2016-09-20 Damjan Marionvhost-user: announce VIRTIO_F_VERSION_1
2016-09-20 JanUpdate CSIT tests 160912 -> 160919
2016-09-20 Chris LukeAdd structure to some of the documentation; VPP-223
2016-09-19 David HothamAdd support for transparent ethernet bridging to GRE
2016-09-19 Christophe... Cloned buffer refcount was set to 0
2016-09-15 Billy McFallVPP-306: Document changes for vnet/vnet/vxlan
2016-09-14 Klement SekeraVPP-407 fix coverity warning
2016-09-14 Andrew YourtchenkoVPP-408: fix coverity warning in run_ping_ip46_address()
2016-09-14 Alex PopovskyAdd vlan-strip-offload help into startup.conf
2016-09-14 Matus FabianVPP-404: IKEv2 profile auth rsa-sig cert-file fixed
2016-09-13 Damjan Marionl2_output: reset bit after mapping is created
2016-09-13 Klement SekeraVPP-344 Add LLDP feature
2016-09-13 Andrew YourtchenkoImplement IPv6/IPv4 ping.
2016-09-13 Damjan MarionAdd some help into startup.conf
2016-09-13 Florin CorasVPP-292 Document vnet/vnet/lisp-gpe
2016-09-13 Filip TehlarVPP-376: Refactor LISP dump API + VAT
2016-09-13 Billy McFallVPP-288: Documentation changes via doxygen for vnet...
2016-09-13 Ole TroanPython API: Re-adding rudimentary variable length array...
2016-09-13 Dave BarachUse the correct thread stack alignment constraint,...
2016-09-13 JanUpdate CSIT tests 160904 -> 160912
2016-09-12 Ed WarnickeProvide vpp-plugins rpm packaging
2016-09-12 Ole TroanMAP: Doxyfying CLI macros - VPP-165
2016-09-12 Damjan Marionaf_packet: allocate per-worker list of free buffers
2016-09-12 Pierre PfisterDPDK virtio patch: Enable indirect descriptor features
2016-09-12 Klement SekeraVPP-392 properly pass flags from vnet_hw_interface_set_...
2016-09-11 Keith Burns... Move CLI examples from wiki to code - VPP-165
2016-09-10 Ed WarnickeVPP-367: Peg vpp and vpp-plugins to depend on specific...
2016-09-10 Chris LukeCheck for zero-sized Graphvix config file on Ubuntu...
2016-09-09 Chris LukeOn Ubuntu check for graphviz system config
2016-09-07 Juraj SlobodaFix bugs in IPFIX code discovered by coverity
2016-09-08 Vengada GovindanFix Coverity issue in trace_util.c (REVERSE_INULL)...
2016-09-07 Chris LukeVPP-346 Improve Doxygen include path mechanism
2016-09-07 Florin CorasVPP-388 Improve IP header lookup in ipsec_output
2016-09-07 Steve ShinFix MTU size for the bonded interface
2016-09-07 Ed WarnickeVPP-390: include *.so symlinks in vpp-lib
2016-09-07 Matus FabianVPP-382: Add ipsec tunnel interface to sw_interface_dump
2016-09-07 Matus FabianVPP-387: Fixed ipsec-input trace
2016-09-07 Pierre PfisterVhost-User: Implement Indirect Descriptors
2016-09-07 Damjan Marioncheckstyle: improve speed by checking only recently...
2016-09-07 Juraj SlobodaVPP-204 Rework and finish IPFIX implementation
2016-09-07 Damjan MarionAvoid use of node index 0 by registering null-node
2016-09-06 Damjan MarionAdd support for input nodes in interrupt mode on the...
2016-09-06 Chris LukeVPP-346 More VPP doc fixes
2016-09-06 John LoAdd packet/byte count output tx stats to tunap interface
2016-09-06 Vengada GovindanMove iOAM Trace as a plugin
2016-09-06 Florin CorasVPP-386 Fix map-server output in lisp-cp-lookup trace
2016-09-06 Florin CorasVPP-381 Add LISP interfaces to sw_interface_dump
2016-09-06 Sergio Gonzalez... IPsec speculative enqueue in exception path, fixes...
next