odp4vpp.git
2017-05-17 shwethabioam: configuration for SRv6 localsid (VPP-693)
2017-05-17 Dave BarachAdd vl_msg_api_get_message_length[_inline]
2017-05-17 Damjan Mariondpdk: Do not check and set rte_mbuf refcnt if dpdk...
2017-05-17 Matthew SmithVPP-719: Accept ARP replies from VRRP hw addr
2017-05-17 Stevenvhost: bad packet assembled from descriptor chaining
2017-05-17 Matthew SmithUse counters on ipsec tunnel interfaces
2017-05-17 Hongjun NiAdd ethernet type to support NSH over ethernet
2017-05-17 Dave BarachVPP-846: tcp perf / scale / hardening
2017-05-17 Neale RannsARP learning fixes (VPP-843)
2017-05-16 Dave BarachFixes to tcp active opens and reception
2017-05-16 Marco VarleseUnneeded linking
2017-05-16 Eyal BariL2FIB: add flush test
2017-05-16 Dave BarachVPP-845: add configurable elog post-mortem dump
2017-05-16 flyingeagle23ping command does not work when there is woker thread...
2017-05-16 John LoFix regression of setting device to admin-down state
2017-05-16 Ole Troan1704: Release notes. Cherry pick from 6288.
2017-05-16 Igor Mikhailov... Place the vpp_papi*.egg file together with other build...
2017-05-15 Matthew SmithAdd sw_if_index of tunnel interface to API reply for...
2017-05-15 Andrew Yourtchenkoacl-plugin: unapply the ACLs if interface is being...
2017-05-15 Damjan Mariondpdk: Enable hardware CRC strip for Intel VFs
2017-05-15 Hongjun NiAdd GTP-U plugin. VPP-694
2017-05-15 Stevenmemif: migrate memif to use vnet device infra APIs
2017-05-15 Damjan Mariondpdk: improve error handling during device initialization
2017-05-15 Ray Kinsellaaf_packet: support changing the mtu size
2017-05-15 Marek Gradzkijvpp: fix memory allocation for variable lenght message...
2017-05-15 Dave BarachFix builtin tcp client
2017-05-15 Jon LoeligerAdd a missing byte-swap call in ACL intf dump.
2017-05-15 Christophe... [plugins/dpdk] Support for CLIB_HAVE_64 (aarch64)
2017-05-15 Eyal BariL2BD/API:fix bd dump to ignore unknown bd_id
2017-05-15 Neale Rannsmove to CSIT 170504
2017-05-15 Aloys AugustinFix vnet_interface_counters API definition
2017-05-15 Neale RannsFix FIB recursion loops via cover (VPP-842)
2017-05-15 Damjan Mariondpdk: revert dpdk 17.05 change which causes virtio...
2017-05-11 Florin CorasValidate ip6 interface fib tables early on
2017-05-11 Damjan Mariondpdk: bump to dpdk 17.05
2017-05-11 Florin CorasHandle RST of TCP connections in SYN-RCVD state, VPP-822
2017-05-11 Klement Sekeramake test: support coverage for out-of-tree plugins
2017-05-10 Bernhard M... Allow to override the build date
2017-05-10 Damjan Marionvnet: introduce error state for sw interfaces
2017-05-10 Damjan Marioncompletelly deprecate os_get_cpu_number, replace new...
2017-05-10 Dave BarachMulti-thread enablement for the debug cli http server
2017-05-10 Chris Lukedoxygen: Fix some paths
2017-05-10 Eyal BariL2BD/TEST:fix l2bd multiinstance test
2017-05-10 Damjan MarionAdd crc32c inline function, allows compilation on 32...
2017-05-10 Damjan Mariondpdk: refactor interface speed detection
2017-05-10 Marco VarleseMake reproducible build possible
2017-05-10 Stevendevice: Add callback for set interface rx-mode
2017-05-10 Matus FabianSNAT: move API code to separate file
2017-05-10 Damjan Marionvppinfra: optimize and simplify splat inline functions
2017-05-10 Florin CorasImprove TCP option handling, VPP-757
2017-05-10 Dave BarachBuiltin debug cli http server
2017-05-10 Florin CorasIgnore data in RST segments, VPP-723
2017-05-10 Igor Mikhailov... Produce vpp_papi*.egg for virtual environments
2017-05-10 Igor Mikhailov... Generate test paths for lib and lib64 subdirectories
2017-05-09 Damjan Mariondpdk: refactor setup, start, stop code
2017-05-09 Damjan MarionFix remaining 32-bit compile issues
2017-05-09 Matthew SmithAPI support for IPsec tunnel interface creation
2017-05-09 Jon LoeligerAdd missing format_ip6_address() functions to plugin_api.
2017-05-09 Florin CorasAdd support for tcp/session buffer chains
2017-05-08 Damjan Mariondpdk: use speed_capa to detect i40e device speed
2017-05-08 Damjan Marionvlib: do not unbind devices already bound to vfio-pci
2017-05-08 Eyal BariL2FIB:CLI/API to flush all non-static entries
2017-05-07 Andrew YourtchenkoAvoid active connection prevent timeout of idle conns...
2017-05-07 Florin CorasRemove L2 GPE interface from bridge when deleting,...
2017-05-07 Florin CorasInclude TCP options in segment size computation
2017-05-07 Florin CorasFix TCP loss recovery, VPP-745
2017-05-06 Igor Mikhailov... lcov is an EPEL rpm (at least for Centos)
2017-05-06 Hongjun NiFix mac check issue for vitual tunnel interface with...
2017-05-05 John LoFix L2FIB learn counter and memory cleanup of mac_by_ip...
2017-05-05 Matus Fabianip6_to_ip4.h coverity fix
2017-05-05 Martin GálikSNAT: Additional tests for SNAT interfaces without...
2017-05-05 Pablo CamarilloFirst commit SR MPLS
2017-05-05 Matus FabianNAT64: Move IPv6-IPv4 virtual reassembly code from...
2017-05-04 Clement DurandFixes and improvements in session hashtable keys
2017-05-04 Filip TehlarFix coverity issue
2017-05-04 Filip TehlarLISP: group mapping records in map-register message
2017-05-04 Igor Mikhailov... Fix RPM_DEPENDS for all rpm distros after 28ea251
2017-05-03 Filip TehlarFix vnet unit tests
2017-05-03 Eyal BariL2FIB:flush interface learned macs on down
2017-05-03 Neale RannsA sprinkling of const in vlibmemory/api.h and friends
2017-05-03 flyingeagle23change ip4_drop_node node register coding format
2017-05-02 Jon LoeligerPrevent Bridge Domain operations on BD 0.
2017-05-02 Neale RannsUse per-protocol default flow-hash config when the...
2017-05-02 Florin CorasFix TCP tx when snd_wnd < smss
2017-05-02 Klement SekeraBFD: don't crash if interface is deleted
2017-05-02 Neale RannsAllow local/for-us replications for IP multicast routes...
2017-05-02 Damjan MarionAdd interface rx mode commands, unify rx mode and place...
2017-05-02 Damjan Mariondpdk: remove unused code
2017-05-01 Florin CorasTCP ooo reception fixes
2017-04-28 Sergio Gonzalez... dpdk: cryptodev support enabled by default
2017-04-28 Jon LoeligerFix hostname fencepost error in dhcp_compl_event_callback.
2017-04-28 Ray Kinsellaaf_packet: reflect admin device state on host
2017-04-28 John LoFix memory leak on deletion of BD (bridge domain)
2017-04-28 Stevenvhost: Disallow duplicate path name for vhost interface
2017-04-27 Damjan Mariondpdk: cleanup, move APIs to separate .c file
2017-04-27 Filip TehlarLISP: fix deleting of locators, VPP-713
2017-04-27 Matthew SmithVPP-716: IKEv2 responder fails to authenticate initiator
2017-04-27 Martin GálikCGN: Send ICMP error packet if user is out of sessions...
2017-04-27 Ray Kinsellavnet: update help message for intfc state
2017-04-27 Shwetha Bhandariioam: adding missing setup api msg crc table
next