odp4vpp.git
2017-07-31 Matej Perinajvpp: moving current tests to separate folder marked...
2017-07-31 Eyal BariCLI:add l2 input/outut to "sh int features"
2017-07-31 Florin CorasFix fib_path encoding (VPP-921)
2017-07-31 Eyal BariSPAN/CLI:fix disable + add errors
2017-07-30 Florin CorasMake tcp active open data structures thread safe
2017-07-27 Mohammed Hawariping: fixing wrong value when there are worker threads
2017-07-27 Damjan MarionFix interface reuse when running multithreaded
2017-07-27 Damjan MarionThread safe internal buffer manager
2017-07-27 Stevenvhost: debug vhost-user command needs better error...
2017-07-27 Thomas F HerbertUse relative path to vpp.service.
2017-07-26 Florin CorasFix lisp udp checksum
2017-07-26 JingLiuZTEVPP-905: Wrong define used in function start_workers.
2017-07-26 Neale Ranns17.07 Release Note
2017-07-25 John LoAdd sample config of bonded interface in startup.conf...
2017-07-25 Florin CorasCleanup/refactor session layer code
2017-07-25 Matus FabianSANT: fib_table unlock (VPP-918)
2017-07-24 Jan GeletyUpdate CSIT tests 170626 -> 170724
2017-07-24 Eyal BariSPAN:add l2 mirror
2017-07-23 John LoImprove L2 Input/Output Feature Infrastructure and...
2017-07-23 Dave BarachAtomic bucket lock
2017-07-21 Florin CorasImprovements to tcp rx path and debugging
2017-07-21 Matus FabianSNAT: in2out translation as an output feature hairpinni...
2017-07-20 Andrew Yourtchenkoacl-plugin: assertion failed at hash_lookup.c:226 when...
2017-07-20 Damjan MarionFix coverity issue introduced with IP checksum offload...
2017-07-20 Dave WallacePrevent double freeing of first segment manager.
2017-07-20 Thomas F HerbertEnable build from dist tarball independent of git.
2017-07-20 Matus FabianSNAT: in2out translation as an output feature (VPP...
2017-07-20 Eyal BariL2FWD:move vec_validate out of access function
2017-07-19 Dave BarachAdd a bihash prefetchable bucket-level cache
2017-07-19 Dave BarachFix IP checksum offload metadata setup
2017-07-18 Klement Sekeramake test: improve console output messages
2017-07-18 Neale RannsFIB path preference
2017-07-18 Neale RannsDHCP client option 61 "client_id"
2017-07-18 Neale RannsDHCP client - remove interface address when DHCP de...
2017-07-18 Dave BarachTCP/UDP checksum offload API
2017-07-18 Eyal BariTEST:add l2bd nd term tests
2017-07-18 Dave WallaceFix unlinking of /dev/shm files.
2017-07-16 Dave BarachAdjust replication context to match vnet_buffer(b)
2017-07-15 Florin CorasFixes and improved tcp/session debugging
2017-07-14 Damjan Marionvnet_buffer_t flags cleanup
2017-07-14 Damjan MarionIntroduce l{2,3,4}_hdr_offset fields in the buffer...
2017-07-14 Andrew Liflowprobe: Fixed assert error with less than 1 second...
2017-07-14 Sergio Gonzalez... dpdk: update build
2017-07-13 Igor Mikhailov... VPP-895 multi-thread: fix vpp crash on show runtime
2017-07-13 Chris Lukedpdk: fix dpdk_buffer_pool_create name
2017-07-13 Christophe... Use clib_crc32c_uses_intrinsics instead of __SSE4_2__
2017-07-13 Christophe... Fix typo for non x86 platforms.
2017-07-13 John LoFix crash with worker threads on 4K VXLAN/BD setup...
2017-07-12 Kristina NevolnikovaDecrease steps necessary to upgrading RPM packages...
2017-07-12 Damjan MarionDeprecate support for flattened output nodes
2017-07-12 Damjan Mariondpdk: prefetch 2nd cacheline of rte_mbuf during tx
2017-07-11 Dave BarachHorizontal (nSessions) scaling draft
2017-07-11 Eyal BariL2INPUT:fix features mask cailculation
2017-07-11 Damjan Marionmemif: avoid double buffer free
2017-07-11 Matus FabianSNAT: fixed bug in fallback to 3-tuple key for non...
2017-07-10 Eyal BariAPI:fix arp/ND event messages - remove context
2017-07-10 Damjan Marionvlib: store buffer memory information in the buffer_main
2017-07-10 Alexander KotovVPP-904: fixes zero length CLI parameters parse
2017-07-10 Damjan Marionmemif: mask interrupts on startup if we are in the...
2017-07-10 Damjan Marionvlib: fix issues with PCI handling code
2017-07-09 Chris Lukeformat: Check for NaN when rendering doubles
2017-07-08 Ole TroanAPI: Add Python3 support to vpp_papi.py
2017-07-08 Steve Shinlldp packet transmission on a bonded interface
2017-07-07 Eyal BariETH:optimized double is_tagged check
2017-07-07 Matus FabianSNAT: Fallback to 3-tuple key for non TCP/UDP sessions...
2017-07-06 Dave WallaceUnlink /dev/shm files on application detach.
2017-07-06 Neale RannsDHCP complete event sends mask length
2017-07-06 Ole TroanVPP-902: LISP-CP: Wrong size in one_l2_arp_entries_get...
2017-07-06 Damjan Mariondpdk: add FiftyGigabitEtherenet interface support
2017-07-06 Stevendevices: show interface rx-placement displays the wrong...
2017-07-06 Chris Lukeunix: mkdir VPP_RUN_DIR before opening a socket in it
2017-07-06 Damjan Marionvppinfra: revert clib_memcpy optimization
2017-07-06 John LoSend GARP/NA on bonded intf slave up/down if in active...
2017-07-05 Billy McFallVPP-900: VPP is released under the Apache 2.0 License...
2017-07-05 Chris LukeBuffer name inconsistently used a cstring/vec (VPP...
2017-07-05 Steve ShinAdd API support for LLDP config/interface set
2017-07-04 Andrew Yourtchenkoacl-plugin: VPP-897: applying of large number of ACEs...
2017-07-04 Eyal BariTEST:add L2BD arp term tests
2017-07-04 Andrew Yourtchenkoacl-plugin: fix acl plugin test failing sporadically...
2017-07-03 Matus FabianSNAT: fix failing test_session_limit_per_user (VPP...
2017-07-01 Klement SekeraRefactor API message handling code
2017-06-30 Damjan Mariontop-level Makefile improvements
2017-06-30 Dave BarachVPP-893: handle multiple simultaneous event registrations
2017-06-30 Neale RannsVPP debug image with worker threads hit assert on addin...
2017-06-30 Jakub Grajciarmemif: API message handler registration bug-fix
2017-06-29 Klement SekeraLLDP: properly parse lldp cmds from startup config
2017-06-29 Christophe... Fix SIGBUS on aarch64
2017-06-28 Dave Barachswitch vlib process model to tw_timer_template timer...
2017-06-27 Eyal BariL2-LEARN:fix l2fib entry seq num not updated on hit...
2017-06-27 Ole TroanFLOWPROBE: Add flowstartns, flowendns and tcpcontrolbits
2017-06-26 Jan GeletyUpdate CSIT tests 170622 -> 170626
2017-06-26 Ole TroanVPP-889: MAP Stats API/CLI crashes when no domains.
2017-06-25 Hongjun NiVPP crash on creating vxlan gpe interface. VPP-875
2017-06-25 Hongjun NiAdd Maintainers for Vxlan-gpe feature
2017-06-25 Milan Lencomemif: If rx/tx_queues are unset, use default values
2017-06-24 Damjan MarionRewrite vppctl in C
2017-06-24 Chris Lukemake: Fix parallel building with some container platfor...
2017-06-23 Pavel KotucekIP4/IP6 FIB: fix crash during interface delete
2017-06-22 Neale RannsUpdate master revision to 17.10
2017-06-22 Florin CorasUpdate lisp map record default ttl to 24h
next