odp4vpp.git
2016-11-25 Damjan Marionl2: fix latency issue casued by unnecesary read of...
2016-11-24 Dave BarachString (key,value) pair serialization
2016-11-24 Damjan Marionvhost-user: add retry sequence in tx code
2016-11-24 Damjan Marionvlib: remove old memcpy implementation
2016-11-24 Pierre Pfistervhost: CLI delete interface by name
2016-11-24 Pierre Pfistervhost: Delete thread configuration when interface deleted
2016-11-24 Matej KlottonRemove postinit from make-test interfaces
2016-11-24 Damjan Marionvlib: merge buffers.c and dpdk_buffer.c
2016-11-24 Damjan Mariondpdk: remove old patches
2016-11-24 Damjan Marionipsec: remove dependency on DPDK > 0
2016-11-24 Damjan Marionl2: remove unused l3 packet type discovery in l2 path
2016-11-23 Damjan Mariondpdk: switch to 16.11
2016-11-23 Damjan Mariondpdk: remove rte_mbuf modifications at many places...
2016-11-23 Damjan Marionl2: quad loop l2fwd node
2016-11-23 Damjan Mariondpdk: input node next and error optimizations
2016-11-23 Dave BarachFix coverity warnings, VPP-486
2016-11-23 JanCSIT-473: L2 FIB tests
2016-11-22 Damjan Mariondpdk: quad loop dpdk tx and code optimizations
2016-11-22 Neale RannsGRE tests and fixes
2016-11-22 Dave BarachFix coverity warnings, VPP-486
2016-11-22 Christophe... Span node configuration fix
2016-11-22 Neale RannsPrevent a frame leak when a pending node dispatches...
2016-11-22 Padraig Connollyadd vpp banner graphic when vpp-cli starts
2016-11-22 Damjan Marionvppinfra: fix TSC clock detection on newer intel CPUs
2016-11-22 Neale RannsVAT: don't pass u8 to unformat - it expects an 4 byte...
2016-11-22 Pavel KotucekFix issues reported by coverity
2016-11-21 Neale RannsDual Loop Load-Balance Nodes
2016-11-21 Dave BarachAdd client-side msg_name_and_crc -> msg_index table
2016-11-21 JanUpdate CSIT tests 161113 -> 161120
2016-11-21 Neale RannsConvergence Improvements
2016-11-19 Damjan Marionpg: avoid possible buffer leak
2016-11-19 Damjan Marionvlib: Add 'show cpu' command
2016-11-19 Damjan Marionmake: call install-dep on unatteded invocation
2016-11-18 Damjan Mariondpdk: quad loop dpdk-input node
2016-11-18 David HothamCLI for access to HQoS queue statistics
2016-11-18 Gabriel Gannehandoff - allow symmetrical dispatch
2016-11-18 jerryianFix bug in configure 'vlan-strip-offload on' first...
2016-11-18 Damjan Mariondpdk: maintain per-worker trace buffer
2016-11-18 Andrew YourtchenkoAdd the Makefile to Lua API which got gitignored and...
2016-11-18 Damjan Mariondpdk: remove unused code
2016-11-17 Matthew SmithFix VPP-132: leave IPv4 addresses in network byte order...
2016-11-17 Pavel Kotucekfeature: API/CLI to enable/disable feature per interface
2016-11-17 Padraig Connollyremove reference to Intel with dpdk docs
2016-11-17 Dave BarachFix coverity warnings, VPP-486
2016-11-17 Neale RannsFixup Path weights of 0
2016-11-17 Damjan Mariondpdk: remove efd
2016-11-17 StevenPut address in top bytes for the nexthop in vl_api_fib_...
2016-11-17 Dave BarachFix 4 typos
2016-11-17 Maros MarsalekVPP-533 Fix ping race condition in JVpp
2016-11-17 Maros MarsalekVPP-534 Remove references to DTOs created in JVpp
2016-11-16 Dave BarachTune the ethernet input untagged l2-bridging case
2016-11-16 Pierre Pfistervhost: Fix bug during interface deletion
2016-11-16 Alexander Popovsky... Add an ability to punt all unknown UDP traffic to the...
2016-11-16 Steve ShinVPP-521: Classify API enhancement to redirect traffic...
2016-11-15 Damjan Marionfeature: remove old interface output feature code
2016-11-15 Matus Fabianfeature: convert ipsec output to new feature code
2016-11-15 Damjan Marionthreads: add support for multiple worker handoff queues
2016-11-15 Pavel Kotucekspan: add feature (rx only) (VPP-185)
2016-11-15 Pavel KotucekVPP-393: Subinterface is still used after deletion
2016-11-15 Matej KlottonUpdate test documentation.
2016-11-15 JanUpdate CSIT tests 161106 -> 161113
2016-11-15 Jasvinder SinghDPDK_HQoS: fix coverity warnings on uninitialized variables
2016-11-15 Damjan Marionthreads: add assert to silence coverity warning
2016-11-15 Damjan Marionbuffer: clone free_list to each vlib_main on creation
2016-11-15 StevenDump routes (VPP-500)
2016-11-14 Damjan Mariondpdk: add build support for DPDK 16.11 release
2016-11-14 Klement Sekeramake test: improve naming of temporary pcap files
2016-11-14 Wojciech DecAdd support for multi FIB DHCPv6 Proxy
2016-11-12 Damjan MarionAdd clang to 'make verify'
2016-11-12 Klement SekeraFix a bug in the timing wheel
2016-11-12 Damjan MarionUse gcc for start in 'make verify'
2016-11-12 Neale Rannspseudo atomic adjacency updates
2016-11-12 Dave BarachClean up coverity warnings, VPP-486
2016-11-11 Damjan MarionAdd 'make verify' target to top-level makefile
2016-11-11 JanAdd single-loop test variant to L2BD and L2XC tests
2016-11-11 Andrew YourtchenkoLuajit API and some examples
2016-11-11 Neale RannsFix clang compile errors in plugins
2016-11-11 Damjan Marionfeature: convert all feature nodes to new feature infra
2016-11-11 Matej KlottonAdd IRB test
2016-11-10 Damjan Marionip_frag: fix implicit enum conversion
2016-11-10 Damjan Marionfeature: fix init issue when multiple arc are present
2016-11-10 Matej KlottonEnable verification received packet for LB test
2016-11-10 John LoVXLAN tunnel encap forwarding optimization with FIB 2.0
2016-11-09 Neale RannsFix Compile errors from clang in FIB2.0 code
2016-11-09 Igor Mikhailov... Fix DHCP proxy when used for non-default FIB tables
2016-11-09 Dave BarachFix a batch of coverity warnings, VPP-486
2016-11-09 JanUpdate CSIT tests 161030 -> 161106
2016-11-09 Damjan Marionthreads: don't wait for dpdk init in vpp_lite
2016-11-09 Damjan Mariondevices: create dummy device-input node to keep nexts...
2016-11-09 Damjan Mariondpdk: bump to 16.11-rc3 release
2016-11-09 Damjan Marionfix errors reported by clang
2016-11-09 Klement SekeraImprove test framework documentation
2016-11-09 Klement SekeraDisable non-working checks in load-balancer test and...
2016-11-09 Dave BarachUpdate sample plugin and plugin skeletons: use driver...
2016-11-08 Damjan Marionpg: maintain per-worker bitmap of enabled streams
2016-11-08 Dave BarachAdd the tap driver to the driver feature arc scheme
2016-11-08 Pierre Pfistervhost: Improve packet tracing
2016-11-08 Damjan Marionpg: support for packet generator on different worker...
2016-11-07 Igor Mikhailov... Restore punt/inject after FIB2.0
2016-11-07 Dave BarachFix a class of spurious clib_memcpy (...) warnings...
next