odp4vpp.git
2016-12-21 Pavel KotucekAPI refactoring : vhost_user
2016-12-21 Pavel KotucekAPI refactoring : netmap
2016-12-21 Pavel KotucekAPI refactoring : af_packet
2016-12-21 Pavel KotucekAPI refactoring : vxlan
2016-12-21 Damjan MarionBump to 17.04 release
2016-12-21 Vengada GovindanVPP-470: Introduce VxLAN-GPE as transport for iOAM.
2016-12-21 Eyal BariSupport multiple VXLAN tunnels with same mcast dst
2016-12-21 Marek GradzkiFix coverity issues
2016-12-21 Klement Sekerafix 'show trace' bug - format vector as %v
2016-12-21 Marek GradzkiAdd missing variable definitions to java VPP API
2016-12-21 Ray Kinsellavagrant: Fixing sudo related vagrant errors
2016-12-21 Ole TroanPython API: Incorrect error for empty VLA list.
2016-12-21 Ray Kinsellavagrant: updated Vagrantfile to use rsync
2016-12-21 Christophe... aarch64 compatibility
2016-12-21 Juraj Slobodaclassify: add simple mechanism for automatic flow creat...
2016-12-21 Gabriel Gannefix sample-plugin rpm packaging
2016-12-21 Steve Shinmake test: Add classifier - ip/mac/pbr cases
2016-12-20 John LoAlways set start_of_ethernet_header in ethernet-input...
2016-12-20 Neale RannsDecouple dependencies/assumptions in MAC change
2016-12-20 Dave BarachVPP-525: multi-thread case binary API post-mortem dump...
2016-12-20 Sergio Gonzalez... dpdk: fix advance header for ip4-no-checksum
2016-12-20 Damjan MarionRemove RPATH from binaries before creating .deb and...
2016-12-20 Juraj SlobodaAdd missing variable definitions to python VPP API
2016-12-20 John LoImprove dpdk-input node to handle drivers not setting...
2016-12-20 Damjan MarionDeclare variables as external
2016-12-19 Damjan Marionl2input: remove unused code and reduce number of branches
2016-12-19 Klement Sekeramake test: work around timing issue in bfd test
2016-12-19 Matus Fabiansnat: fix port allocation
2016-12-19 Ole TroanPython API: Add back support for old-style VLA, e.g...
2016-12-19 Klement Sekeramake test: filter IPv6 RAs out by default
2016-12-19 Sagar Srivastavioam: export plugin - genarate java bindings
2016-12-19 Sergio Gonzalez... dpdk: fix IV physical address in esp-decrypt
2016-12-19 Sergio Gonzalez... dpdk: fix dpdk-crypto-input packet trace
2016-12-19 Jan GeletyUpdate CSIT tests 161211 -> 161218
2016-12-19 Christophe... dpdk backward compatibility
2016-12-17 Shwetha BhandariVPP-563: Fix inter plugin dependency in ioam vxlan-gpe
2016-12-16 Dave BarachCoverity fixes, VPP-486
2016-12-16 John LoFix dpdk-input check for VLAN packets including VLAN...
2016-12-16 Klement Sekeramake test: improve robustness and performance
2016-12-15 John LoExpand ethernet-input node speed-path for non-L2 paths
2016-12-15 Filip TehlarLISP: Fix several control plane message issues, VPP-558
2016-12-15 Marek GradzkiFix NPE in JNI while handling int arrays, VPP-559
2016-12-14 Neale RannsPing response in a VRF context uses correct FIB for...
2016-12-14 Neale RannsIP and MPLS route debug CLI fixes
2016-12-14 Klement Sekeramake test: improve virtualenv patching process
2016-12-13 Dave BarachFix coverity build-break, VPP-255
2016-12-13 Christophe... vpp_papi: Add help() support for python interactive...
2016-12-13 Filip TehlarLISP: Move parsing of LISP map-reply to worker thread...
2016-12-13 Ole TroanACL: Install ACL JSON in install directory.
2016-12-13 Matej Klottonmake test: Use VXLAN built in scapy 2.3.3
2016-12-12 Jan GeletyUpdate CSIT tests 161204 -> 161211
2016-12-12 Matus Fabiansnat: Hairpinning (VPP-444)
2016-12-12 Klement Sekeramake test: remove unneeded print
2016-12-12 Damjan Marionip4: perf optimization in the ip4-input node
2016-12-12 Sergio Gonzalez... ipsec: go straight to lookup after esp encrypt
2016-12-12 Wojciech DecFix for PAPI async call registration
2016-12-11 Neale RannsMPLS Nodes Dual Loop
2016-12-11 Neale RannsVRF imported FIB entry should inherit the flags from...
2016-12-10 Sagar Srivastavioam: trace plugin read api fix
2016-12-09 Damjan Marionip4: perf optimization in the ip4-rewrite node
2016-12-09 Gabriel Gannepython api rpm packaging - json files are not executables
2016-12-09 Sagar Srivastavioam: pot plugin - pot profile read API
2016-12-09 Sagar Srivastavioam:trace plugin - trace profile read API
2016-12-09 Neale RannsAdd FIB unit test to 'make test'
2016-12-09 Klement SekeraBFD: handle timing wheel prematurely firing events
2016-12-09 Juraj SlobodaAdd make test code coverage reporting using gcov
2016-12-09 Dave BarachCoding standards cleanup for vnet/vnet/ip, VPP-255
2016-12-09 ShwethaVPP-547: Fix for co-existence of HbH and RH header...
2016-12-09 Matej Klottonmake test: FIB add/update/delete - ip4 routes
2016-12-09 Neale RannsWhen waiting for an IPv6 response, filter non-ND packets
2016-12-09 Jasvinder SinghDPDK HQoS: enable vpp control plane thread connection...
2016-12-09 Klement SekeraBFD: fix timing in the main loop
2016-12-09 John LoAdd extra validation for VXLAN packets and tunnels
2016-12-09 Vengada GovindanVPP-470: Introduce VxLAN-GPE as transport for iOAM.
2016-12-08 Andrew Yourtchenkoacl: make MACIP ACL apply/unapply/delete logic more...
2016-12-08 Gabriel Gannevpp-python-api packaging - use easy_install to install...
2016-12-08 Andrew YourtchenkoAdapt LuaJIT VPP library and a few examples to API...
2016-12-08 Andrew YourtchenkoFix incorrect creation of classifier entries for macip ACL
2016-12-08 Klement SekeraBFD: improve ip header handling, fix assert
2016-12-08 Juraj SlobodaFix bug in code for setting dpdk interface descriptors...
2016-12-08 Sagar Srivastavioam: pot plugin - generate java bindings for ioam...
2016-12-08 Damjan Mariondpdk: don't drop packets if l4 checksum is flagged...
2016-12-08 Damjan Marionl2fwd: fix isssue with setting mac age from api
2016-12-08 Pierre Pfistervhost: fix coverity warning
2016-12-07 Jan SrnicekAcl JVpp api generation (HONEYCOMB-305)
2016-12-07 Klement SekeraBFD: basic asynchronous session up/down
2016-12-07 Damjan Marionl2fib: add mac aging support
2016-12-07 Marek GradzkiMake jvpp connection fail if control ping fails
2016-12-07 Neale RannsPrevent re-entrant walks on an adjacency.
2016-12-07 Filip TehlarLISP mapping timers
2016-12-07 Dave BarachRefactor tap binary APIs, VPP-550
2016-12-07 Damjan Marionepoll_input: don't sleep if we expect event in less...
2016-12-07 Matus Fabianmake test: add S-NAT plugin tests
2016-12-07 Andrew YourtchenkoFix coverity CIDs 157344, 157343, 157341, 157340, 15733...
2016-12-07 Juraj SlobodaMake table chain deletion optional in classifier API...
2016-12-07 Jan SrnicekEnable Span Jvpp api generation
2016-12-06 Ole TroanSPAN API: Fix various errors making SPAN break make...
2016-12-06 Ole TroanAPI: Adapt make test to Python API changes.
2016-12-06 Dave BarachRefactor binary APIs for IP, VPP-549
2016-12-06 Juraj SlobodaAdd binary API for reading interface/vrf assignment...
next