odp4vpp.git
2017-03-22 Klement Sekeramake test: support out-of-tree plugins
2017-03-22 Klement Sekeramake test: support out-of-tree tests
2017-03-22 Sergio Gonzalez... dpdk: fix plugin linking with sw crypto libraries
2017-03-22 Stevenvhost: support interrupt mode
2017-03-22 MartinSNAT: added actual delete to snat_det_map
2017-03-22 Marek Gradzkipolicer: fix byte ordering in policer_details msg
2017-03-22 VengadaInitial draft of VPP changes to cleanup iOAM export.
2017-03-21 Andrew YourtchenkoACL plugin 1.2
2017-03-21 Filip TehlarLISP statistics
2017-03-21 Gabriel Gannearmv8 - fix os_cpu_clock_frequency for armv8
2017-03-20 Damjan Marionvnet: add device-input threadplacement infra
2017-03-18 John LoFix bonded interface name to use instance number starti...
2017-03-18 Neale RannsCheck change in unnumbered setting before updating...
2017-03-17 Damjan Marionfeatures: remove remaining .end_node
2017-03-17 Ole TroanPNEUM: Fix Coverity error (missing unlock).
2017-03-17 Alexander Popovsky... Fix bonded ethernet PMD name for DPDK 17.02
2017-03-17 Neale Ranns64 bit per-thread counters
2017-03-17 Neale RannsFix IP feature ordering.
2017-03-17 Neale RannsMPLS performance improvments.
2017-03-17 Neale RannsAttached hosts
2017-03-17 Ole TroanPython API: Fix RPM packaging (again).
2017-03-17 Stevenvlib: fix potential crash in dispatch_node ELOG_DATA...
2017-03-17 Neale RannsCache a 'has-features' flag on the adjacency for faster...
2017-03-17 Neale RannsUse the feature anchor in the MPLS input arc - it perfo...
2017-03-17 Neale RannsAdjacency refinement; check the cover's interface again...
2017-03-17 Alexander Popovsky... Add epel-rpm-macros for CentOS/RHEL install-dep
2017-03-16 Damjan Marionvlib: additional runtime_data checks
2017-03-16 Andrew Yourtchenkoping: Fix coverity error 163907
2017-03-16 Eyal BariAPI:replaced all REPLY_MACRO's with api_helper_macros.h
2017-03-16 Stevenvhost: wrong value return for VHOST_USER_VRING_GET_BASE
2017-03-16 Damjan Marionvlib: make runtime_data thread-local
2017-03-15 Ole TroanPython API: Change from cPython to CFFI.
2017-03-15 Neale RannsNo vector allocation during buffer copy
2017-03-15 Eyal BariAPI: define optional base_id for REPLY_MACRO's
2017-03-15 Dave BarachFix binary-api cmd/arg split logic
2017-03-15 Eyal BariVXLAN:add hidden multicast interface check
2017-03-15 VengadaVPP changes to support iOAM over NSH-MD2. Separate...
2017-03-14 Dave BarachFix packet trace output: dpdk_rx_trace must decode...
2017-03-14 Eyal BariAPI:support hidden sw interfaces
2017-03-14 Dave BarachTry again: __COVERITY__ vs __COVERITY
2017-03-14 Dave BarachClean up dead API client reaper callack scheme
2017-03-14 Thomas F HerbertNasm > 2.11.06 required for sw_crypto.
2017-03-14 shwethabioam: ip6 hop by hop ext header and SR header co-existence
2017-03-14 Damjan Marionvlib: poll pre_input nodes only on main thread
2017-03-14 Damjan Marionioam: fix warnings
2017-03-14 AkshayaNadahalliIOAM Coverity fix
2017-03-14 Jan GeletyUpdate CSIT tests 170302 -> 170313
2017-03-13 Florin CorasVPP-659 Improve tcp/session debugging and testing
2017-03-13 Billy McFallVPP-279: Document changes for vnet/vnet/devices
2017-03-13 John LoAdd MAC address check in ethernet-input node if interfa...
2017-03-13 Pavel KotucekACL plugin rejects ICMP messages (VPP-624)
2017-03-13 Juraj SlobodaRefactor SNAT ICMP code
2017-03-10 Damjan MarionRetire vpp_lite
2017-03-10 Damjan Marionvlib: deduplicatee code in main and worker main loop
2017-03-10 Florin CorasVPP-659 TCP improvements
2017-03-10 Damjan Mariongmon: fix code commented out by mistake
2017-03-10 Filip TehlarLISP: fix Proxy-ETR show command, VPP-660
2017-03-10 Dave BarachFix vat_api_hookup name collision
2017-03-10 Dave BarachVPP-608: warnings be gone
2017-03-10 Neale RannsFix MAP-E UT. Add functionality in MAP code to delete...
2017-03-10 Pavel KotucekFix coverity CIDs 161048, 163895
2017-03-10 Florin CorasVPP-608 Fix LISP warning
2017-03-09 Damjan Marionmake test: temporary disable MAP-E test
2017-03-09 Klement Sekeramake test: automatic sanity check
2017-03-09 Klement Sekeramake test: add make test-shell[-debug] targets
2017-03-09 Dave Barachvlib_mains == 0 special cases be gone
2017-03-09 Neale RannsIMplementation for option to not create a FIB table...
2017-03-09 Neale RannsMAP pre-resolve - use FIB to track pre-resolved next-hop
2017-03-09 Neale RannsTests to target holes in adjacency and DPO test coverage
2017-03-09 Gabriel Ganneinclude rte_config header before any other dpdk include
2017-03-09 Damjan Mariondpdk: remove unnecesary CFLAGS modification
2017-03-08 MartinSNAT: deterministic map dump
2017-03-08 Matus FabianSNAT: fix coverity warnings (VPP-608)
2017-03-08 Damjan Marionvlib: add process restart cli
2017-03-08 Klement Sekeramake test: split into basic and extended tests
2017-03-08 Neale RannsARP resilience in the absence of IP config on input...
2017-03-08 Damjan Mariondpdk: dpdk-input optimizations and fixes
2017-03-08 Neale RannsAPI change (only) to not create a FIB table entry when...
2017-03-08 Stevenvhost: binary API changes for interrupt mode
2017-03-08 Dave BarachChange dpdk input node fixed-sleep units to usec
2017-03-08 Ole TroanFLOWPERPKT: New API definition in preparation for state...
2017-03-08 Radu Nicolaudpdk: Fixed QAT devices binding, bind the VFs only
2017-03-08 Filip TehlarLISP: fix gpe sub-interface lookup
2017-03-08 Neale RannsBUG: multiple registrations of 'vl_api_ip6nd_proxy_deta...
2017-03-08 MartinSNAT: user_session_dump is_ip4 and vat unformating...
2017-03-08 Neale RannsProxy ND (RFC4389 - or a sub-set thereof). This allows...
2017-03-08 Filip TehlarLISP: add stats API/CLI
2017-03-08 Matus FabianCGN: fix outside port calculation and set buffer error...
2017-03-07 Florin CorasRegister TCP with IP only if session is enabled
2017-03-07 Gabriel Gannefix gcc 5.4 warning: argument to 'sizeof' in 'memcpy...
2017-03-07 Dave BarachMissing plugin binary API command fns found after brief...
2017-03-07 Neale RannsDHCP Multiple Servers (VPP-602, VPP-605)
2017-03-07 Wojciech DecFix endian issue in ARP Event Reply
2017-03-07 Eyal BariCLI: hide deleted interfaces
2017-03-07 AkshayaNadahalliIn-band OAM active probe (VPP-471)
2017-03-07 Matus FabianCGN: Deterministic NAT (VPP-623)
2017-03-07 Juraj SlobodaAdd setting of tenant VRF id for SNAT addresses (VPP...
2017-03-07 Gabriel Gannefix uninitialized ip6 keys within session.c
2017-03-07 Gabriel Gannesilence -Wmaybe-uninitialized warning
2017-03-07 Ole TroanPython API: Synchronous mode.
next