aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-10make test: detect hung testsKlement Sekera6-29/+148
2017-08-10TCP proxy prototypeDave Barach16-212/+801
2017-08-10acl-plugin: all TCP sessions treated as transient (VPP-932)Andrew Yourtchenko2-13/+146
2017-08-09dpdk: only build SW crypto for x86_64 platformsSergio Gonzalez Monroy1-3/+10
2017-08-09PPPoE: use DPO protos in FIB entry path add/removeNeale Ranns1-2/+3
2017-08-09Add PPPoE PluginHongjun Ni22-0/+3787
2017-08-09Allow multiple MPLS output labels to be passed on the CLINeale Ranns3-16/+53
2017-08-09ARP reply: use interface to build rewrite stringNeale Ranns1-17/+13
2017-08-08L2 over MPLSNeale Ranns62-556/+889
2017-08-08Create source rpm.Thomas F Herbert3-5/+24
2017-08-08acl-plugin: fix a misplaced return (VPP-910)Andrew Yourtchenko1-1/+1
2017-08-08MAC IP ACL interface list dump (as an alternative to the get/reply)Neale Ranns2-1/+90
2017-08-08acl-plugin: rework the optimization 7383, fortify acl-plugin memory behavior ...Andrew Yourtchenko5-150/+289
2017-08-07LISP: Map-server fallback featureFilip Tehlar6-58/+405
2017-08-07make test: kill all remaining subprocesses on exitKlement Sekera2-1/+26
2017-08-05LISP: fix map register TTL reply handler, VPP-926Filip Tehlar1-1/+1
2017-08-04jvpp: provide more detailed exception logs (VPP-436)Matej Perina3-3/+38
2017-08-04don't truncate the interface name in 'sh ip arp'Neale Ranns1-1/+1
2017-08-04Initialize vxlan-gpe bypass modeHongjun Ni1-0/+16
2017-08-04SNAT: fix address and port allocation for multiple worker threads (VPP-925)Matus Fabian4-21/+51
2017-08-04Fix nasm deps for Fedora.Thomas F Herbert1-1/+5
2017-08-03acl-plugin: multicore: CSIT c100k 2-core stateful ACL test does not pass (VPP...Andrew Yourtchenko4-41/+106
2017-08-03DHCP Client: receive unicast ACKsNeale Ranns3-29/+151
2017-08-03Add support for API client to receive L2 MAC eventsJohn Lo11-173/+605
2017-08-03gtpu bypass function doesn't work (VPP-924)jerryian1-0/+14
2017-08-02LISP: make TTL for map register messages configurableFilip Tehlar6-0/+248
2017-08-02Fix vpp crash sending arp or probing neighb (VPP-917)Pavel Kotucek2-0/+29
2017-08-02Fix ip checksum offload, move badly-placed ASSERTDave Barach2-2/+4
2017-08-02memif: construct interface name out of socket file idx and intf idDamjan Marion1-2/+4
2017-08-02Added NASM package to support SW cryptoMarco Varlese1-1/+1
2017-08-02Update CSIT tests 170724 -> 170731Jan Gelety1-1/+1
2017-08-02Fix tcp tx buffer allocationFlorin Coras15-120/+375
2017-08-02Make ip csum configurable in vlib buffer functionsFlorin Coras8-24/+28
2017-08-01FIB path weight incorrect in dump (VPP-922)Neale Ranns6-11/+17
2017-08-01Tests for recursive load-balancing with no choices.Neale Ranns2-5/+68
2017-08-01P2P EthernetPavel Kotucek18-34/+1145
2017-08-01SPAN/API:enable L2 dumpEyal Bari4-7/+25
2017-07-31ssvm->name must be a vector containing a c-string.Dave Wallace2-3/+5
2017-07-31jvpp: moving current tests to separate folder marked as examplesMatej Perina31-183/+114
2017-07-31CLI:add l2 input/outut to "sh int features"Eyal Bari6-15/+79
2017-07-31Fix fib_path encoding (VPP-921)Florin Coras1-0/+2
2017-07-31SPAN/CLI:fix disable + add errorsEyal Bari1-16/+44
2017-07-30Make tcp active open data structures thread safeFlorin Coras19-254/+321
2017-07-27ping: fixing wrong value when there are worker threadsMohammed Hawari2-9/+21
2017-07-27Fix interface reuse when running multithreadedDamjan Marion1-4/+12
2017-07-27Thread safe internal buffer managerDamjan Marion4-9/+18
2017-07-27vhost: debug vhost-user command needs better error checking on the syntax (VP...Steven1-5/+26
2017-07-27Use relative path to vpp.service.Thomas F Herbert1-1/+1
2017-07-26Fix lisp udp checksumFlorin Coras1-6/+18
2017-07-26VPP-905: Wrong define used in function start_workers.JingLiuZTE1-1/+2