odp4vpp.git
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.
2017-03-07 Neale Rannsmake per-adj counters configurable
2017-03-07 AkshayaNadahalliFixing loadbalancing over ECMP for recursive routes
2017-03-06 Shwetha Bhandariioam: manycast using iOAM and SR (VPP-628)
2017-03-06 Klement SekeraBFD: documentation
2017-03-06 Neale RannsRemove unused multicast fields from vnet_buffer_t
2017-03-06 Damjan Marionfeatures: take device-input buffer advance value directly
2017-03-06 Klement SekeraBFD: drop rpc call if packet doesn't match session
2017-03-06 Klement SekeraBFD: remove unneeded code
2017-03-06 Klement Sekeramake test: reset object registry if vpp dies
2017-03-06 Klement Sekeramake test: tell vpp to set coredump size
2017-03-06 Klement SekeraAdd support for unix { coredump-size <size> }.
2017-03-06 Pavel Kotucekspan: wrong destination interface in tracing
2017-03-06 Damjan MarionQuad loop interface-output node
2017-03-06 Damjan Mariondpdk: init.c should be under device/
2017-03-06 Klement Sekeramake test: don't run if other vpp process runs
2017-03-06 MartinSNAT: session dump last heard type fix
2017-03-04 Dave BarachFix duplicate binary API registration messages / bugs
2017-03-04 Alexander Popovsky... Export session.api.h for out-of-tree builds
2017-03-04 Neale RannsDHCPv6 - Be consistent with the use of MFIB index as...
2017-03-04 Florin CorasCleanup URI code and TCP bugfixing
2017-03-04 Pablo CamarilloEvolving SRv6 (Segment Routing for IPv6)
2017-03-04 Andrew Yourtchenkotiming wheel: avoid queueing expired timers and caching...
2017-03-03 Jon LoeligerImplement a loopback instance allocation scheme.
2017-03-03 Pablo CamarilloFixed PLUGIN_DISABLE bug
2017-03-03 John LoClean up VXLAN api message handler registration issues
2017-03-03 Andrew YourtchenkoVPP-651: Ensure sw_if_index to node mapping for L2...
2017-03-03 Dave BarachImprove api trace replay consistency checking
2017-03-03 Neale RannsIPv6 RA improvements
2017-03-03 Neale RannsChanging the IP table for an interface is an error...
2017-03-03 Klement Sekerapython API: work towards python/vpp api separation
2017-03-02 Dave BarachVPP-608: fix coverity warning in vppapigen
2017-03-02 John LoFix create_vlan_subif API using sw_if_index as hw_if_index
2017-03-02 Dave BarachClean up binary api message handler registration issues
2017-03-02 Eyal Baribridge domain: fix members reordered when removing
2017-03-02 magalikSNAT: user's dump and session dump of a certain snat...
2017-03-02 Neale RannsRemove the unused VRF ID parameter from the IP neighbou...
2017-03-02 John LoDetermine pkt type in dpdk-input node using ethertype...
2017-03-02 Jan GeletyUpdate CSIT tests 170220 -> 170302
2017-03-02 Florin CorasFix LISP Coverity warning
2017-03-02 Billy McFallVPP-648: CLI Memory leak with invalid parameter
2017-03-02 Klement SekeraBFD: command line interface
2017-03-01 Damjan Mariondpdk: be a plugin
2017-03-01 Damjan Marionvppinfra: fix issue when copying 16 bytes with clib_memcpy
2017-03-01 Ole TroanInitial Release notes for 17.04.
2017-03-01 Damjan MarionAdd MAINTAINERS file
2017-03-01 Dave BarachVPP-598: tcp stack initial commit
2017-03-01 Dave BarachFix buffer template copy
2017-03-01 Damjan Mariondevices: vnet_get_aggregate_rx_packets should not be...
2017-02-28 Damjan Mariondpdk: retire support for dpdk 16.07
2017-02-28 John LoClear L2 output config on interface mode change to...
2017-02-28 Damjan Marionvlib: add buffer cloning support
2017-02-28 Dave BarachFix warning in generated code
2017-02-28 Dave BarachTrace plugin binary API message range allocation
2017-02-27 Klement SekeraBFD: disable debug prints
2017-02-27 Damjan Marionvlib: add VLIB_BUFFER_EXT_HDR_VALID flag
2017-02-27 Neale Ranns[Proxy] ARP tests
2017-02-27 Filip TehlarAdd GPE CLI/API for setting encap mode
2017-02-27 Eyal Barifix:vxlan mcast adj - added as ucast dpo adj
2017-02-26 Dave BarachLoad plugins in alphabetical order
2017-02-26 Klement SekeraBFD: echo function
2017-02-26 Florin CorasAdd NSH to GPE decap path
2017-02-25 Neale RannsMFIB: changes to improve route add/delete performance
2017-02-25 Jan GeletyEnable tests with VRF reset
2017-02-24 Neale RannsFIB: 1) fix pool realloc during prefix export. 2) don...
2017-02-24 Dave BarachVPP-650: handle buffer failure in vlib_buffer_copy...
2017-02-24 Radu NicolauFixed QAT device binding and device unbinding when...
2017-02-24 Neale RannsMFIB memory leak. free the per-source interface hash
2017-02-24 Billy McFallVPP-279: Document changes for vnet/vnet/devices
next