aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-15Previous version was still downloading, unpacking and building IPSEC / AESMarco Varlese1-6/+12
2017-08-15coverity: remove dependency on uint32_t in fib_test.cMarek Gradzki1-1/+1
2017-08-14SNAT: fix overlapping address space testMatus Fabian1-2/+2
2017-08-14Fix VCL LD_PRELOAD lib location in socket_test.shDave Wallace1-9/+16
2017-08-14TCP: Update time_now once per burstFlorin Coras4-3/+15
2017-08-14FIB table add/delete API onlyNeale Ranns5-0/+163
2017-08-14TCP: update builtin server/client cli helpFlorin Coras2-5/+19
2017-08-14make test: properly handle ctrl-cKlement Sekera3-3/+36
2017-08-14jvpp: ignore messages if callback method is missing (VPP-548)Marek Gradzki1-0/+8
2017-08-14dpdk: force libdir for isa-l crypto librarySergio Gonzalez Monroy1-1/+2
2017-08-14Added MD5SUM for DPDK 17.08 tarball as a first step towards migrationMarco Varlese1-0/+1
2017-08-14dpdk: cleanup unused build option *_uses_dpdk_cryptodev_swSergio Gonzalez Monroy4-20/+4
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-12make test: fix broken DEBUG=gdb* optionsKlement Sekera2-44/+56
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 Ranns12-50/+65
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 Wallace13-1/+5459
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-10Add tcp, session-layer MAINTAINERS file entriesDave Barach1-0/+8
2017-08-10Fix LISP cp buffer leakageFlorin Coras1-1/+3
2017-08-10acl-plugin: add MAINTAINERS entryAndrew Yourtchenko1-0/+5
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-10make test: bump default test timeout to 10 minutesKlement Sekera1-1/+1
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-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