aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-04acl-plugin: make the IPv4/IPv6 non-first fragment handling in line with ACL (...Andrew Yourtchenko6-22/+168
2017-04-04Fix typo in minimal epoll polling timePierre Pfister1-1/+1
2017-04-03Fix memif coverity issuesMilan Lenco3-9/+32
2017-03-30vpp-678: Rename "show interfaces" -> "show interface"Dave Barach4-5/+5
2017-03-30VPP-673 Fix L2 steering.Pablo Camarillo1-12/+14
2017-03-30acl-plugin: cleaner node bugfixes (VPP-675)Andrew Yourtchenko3-51/+75
2017-03-30LISP: fix IID in decap, VPP-676Filip Tehlar2-3/+4
2017-03-29af_packet driver failure to check VLIB_BUFFER_NEXT_PRESENT flagJim Gibson1-1/+2
2017-03-29Coverity Error: logically dead code in IP unnumbered CLINeale Ranns1-4/+0
2017-03-29Bugfixing and documentation for SRv6Pablo Camarillo17-246/+203
2017-03-29SR replicate mheap corruption fix VPP-672shwethab4-12/+5
2017-03-28Python API: Fixup of debian package after cFFI changes.Ole Troan5-19/+8
2017-03-28Implement MAC Flush for BD or Interface from the L2FIBJohn Lo9-49/+258
2017-03-28Python-API: debian packaging now depends on python-all (for pybuild)Ole Troan1-1/+1
2017-03-28Fix output feature processing (VPP-670)AkshayaNadahalli1-0/+41
2017-03-22Change default branch in .gitreviewv17.04-rc1Ole Troan1-0/+1
2017-03-22Add memif - packet memory interface for intra-host communicationDamjan Marion13-0/+2774
2017-03-22Update MAC address kept for Bonded Interface and its SlavesJohn Lo1-23/+32
2017-03-22LISP: improve DP speedFilip Tehlar4-4/+29
2017-03-22vlib: add description field in plugin registrationDamjan Marion12-6/+21
2017-03-22ping: allow the user to send bursts of N packets instead of single packetAndrew Yourtchenko1-10/+42
2017-03-22make test: run all tests in test-cov targetKlement Sekera1-0/+1
2017-03-22make test: support out-of-tree pluginsKlement Sekera2-2/+14
2017-03-22make test: support out-of-tree testsKlement Sekera3-6/+61
2017-03-22dpdk: fix plugin linking with sw crypto librariesSergio Gonzalez Monroy2-20/+32
2017-03-22vhost: support interrupt modeSteven4-32/+392
2017-03-22SNAT: added actual delete to snat_det_mapMartin2-12/+49
2017-03-22policer: fix byte ordering in policer_details msgMarek Gradzki2-4/+4
2017-03-22Initial draft of VPP changes to cleanup iOAM export.Vengada8-6/+9
2017-03-21ACL plugin 1.2Andrew Yourtchenko7-19/+2809
2017-03-21LISP statisticsFilip Tehlar13-46/+639
2017-03-21armv8 - fix os_cpu_clock_frequency for armv8Gabriel Ganne1-0/+6
2017-03-20vnet: add device-input threadplacement infraDamjan Marion7-78/+310
2017-03-18Fix bonded interface name to use instance number starting from 0John Lo3-5/+7
2017-03-18Check change in unnumbered setting before updating IP enabled stateNeale Ranns2-6/+23
2017-03-17features: remove remaining .end_nodeDamjan Marion1-1/+0
2017-03-17PNEUM: Fix Coverity error (missing unlock).Ole Troan1-1/+2
2017-03-17Fix bonded ethernet PMD name for DPDK 17.02Alexander Popovsky (apopovsk)2-7/+24
2017-03-1764 bit per-thread countersNeale Ranns8-201/+132
2017-03-17Fix IP feature ordering.Neale Ranns12-61/+316
2017-03-17MPLS performance improvments.Neale Ranns9-141/+300
2017-03-17Attached hostsNeale Ranns10-30/+269
2017-03-17Python API: Fix RPM packaging (again).Ole Troan1-4/+6
2017-03-17vlib: fix potential crash in dispatch_node ELOG_DATA callSteven1-2/+11
2017-03-17Cache a 'has-features' flag on the adjacency for faster access. Reclaim the n...Neale Ranns12-162/+162
2017-03-17Use the feature anchor in the MPLS input arc - it performs much betterNeale Ranns3-7/+9
2017-03-17Adjacency refinement; check the cover's interface against the adjacency'sNeale Ranns3-24/+150
2017-03-16Add epel-rpm-macros for CentOS/RHEL install-depAlexander Popovsky (apopovsk)1-1/+1
2017-03-16vlib: additional runtime_data checksDamjan Marion1-8/+14
2017-03-16ping: Fix coverity error 163907Andrew Yourtchenko2-0/+6