aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-08-14jvpp: make shm_prefix configurable (VPP-591)Jan Srnicek5-24/+62
2017-08-13default update adjacency function deos not return multicast adjacencyNeale Ranns1-6/+40
2017-08-12LISP: fix fid nsh address formattingFlorin Coras1-1/+8
2017-08-11Fix tcp multi buffer segments retransmissionFlorin Coras8-155/+304
2017-08-11Fix IP fragment-id and offset issue in LB-GRE4Hongjun Ni1-0/+2
2017-08-11LISP: fix wrong reply message in map_register_fallback_threshold callFilip Tehlar1-1/+1
2017-08-11Dedicated SW Interface EventNeale Ranns11-43/+63
2017-08-11the automatic addition of IP address to the magic TAP interface should only h...Neale Ranns1-0/+21
2017-08-11Add VPP Communications Library (VCL)Dave Wallace9-1/+4795
2017-08-11acl-plugin: add the debug CLI to show macip ACLs and where they are applied (...Andrew Yourtchenko1-0/+76
2017-08-10Fix memory leaks found in policer code.Chaoyu Jin1-0/+34
2017-08-10Fix LISP cp buffer leakageFlorin Coras1-1/+3
2017-08-10acl-plugin: hash lookup bitmask not cleared when ACL is unapplied from interf...Andrew Yourtchenko3-4/+31
2017-08-10Improve the svm fifo allocatorDave Barach6-20/+151
2017-08-10acl-plugin: avoid crash in multithreaded setup adding/deleting ACLs with traf...Andrew Yourtchenko3-0/+83
2017-08-10MPLS tunnel - multiple labels on the CLI - fix cut and paste robot errorsNeale Ranns1-13/+4
2017-08-09VPP-933 VPP crashes when deleting an ARP entryMatthew Smith1-0/+7
2017-08-10TCP proxy prototypeDave Barach16-212/+801
2017-08-10acl-plugin: all TCP sessions treated as transient (VPP-932)Andrew Yourtchenko1-3/+6
2017-08-09PPPoE: use DPO protos in FIB entry path add/removeNeale Ranns1-2/+3
2017-08-09Add PPPoE PluginHongjun Ni18-0/+3072
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 Ranns53-444/+558
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-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-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 Ranns2-8/+80
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-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-01P2P EthernetPavel Kotucek15-34/+559
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