aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-18Remove unnumbered configuration on interface deleteNeale Ranns8-100/+101
2018-03-16cli: make q work againFlorin Coras1-0/+8
2018-03-16QoS recording and markingNeale Ranns24-18/+2046
2018-03-16Fix a long-latent bi=0 bug in vlib_buffer_add_dataDave Barach3-4/+4
2018-03-16IPv6 ND Router discovery control plane (VPP-1095)Juraj Sloboda9-8/+1236
2018-03-16stats: allow configuring poller delayKlement Sekera4-19/+126
2018-03-16IPSec: fix IPv6 policy deletingMatus Fabian1-1/+1
2018-03-16remove spurious print statements from DVR testsNeale Ranns1-2/+0
2018-03-16Fix sample-plugin build on ubuntu 18.04Damjan Marion1-1/+0
2018-03-16IPv6 ND Router discovery data plane (VPP-1095)Juraj Sloboda8-9/+747
2018-03-16session: allow local host bindsFlorin Coras1-4/+4
2018-03-15remove bootstrap from top-level MakefileDamjan Marion3-63/+17
2018-03-15Update session local address is_ip4 on bind when not globalKeith Burns (alagalah)1-0/+1
2018-03-15make test: Add VCL iperf3 testsDave Wallace1-36/+102
2018-03-15tls: add openssl engineFlorin Coras14-190/+1027
2018-03-15IPIP: Linter on test_*.pyOle Troan3-137/+78
2018-03-15Add a helper function to fetch vlib node index for already stacked dposVijayabhaskar Katamreddy2-0/+40
2018-03-15use system provided ccache linksDamjan Marion7-42/+11
2018-03-14IPIP: Also publish the ipip.api.h file.Jon Loeliger1-0/+1
2018-03-14fix 'make build'Damjan Marion1-1/+1
2018-03-14make test: early core detection, code cleanupKlement Sekera3-10/+31
2018-03-14Clean up vpp build bootstrap stepDave Barach8-71/+55
2018-03-14VPP-1197: SELinux: 'create tap' (vhost-net backend TAP) fails whenBilly McFall1-0/+2
2018-03-14vlib: internal buffer manager reworkDamjan Marion8-284/+190
2018-03-14Prevent calling rte_eth_xstats_get not initialized devSzymon Sliwa1-0/+2
2018-03-14IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support.Ole Troan23-1142/+2491
2018-03-14socket_test.sh: Don't hard code debug image with gdb.Dave Wallace1-3/+0
2018-03-14make test: handle multiple failures in one caseKlement Sekera1-1/+4
2018-03-14VCL: Handle epoll HUP events in sock_test_serverDave Wallace1-1/+10
2018-03-14srv6-plugins: fixing documentationFrancois Clad4-201/+254
2018-03-14srv6: minor CLI modificationsFrancois Clad4-15/+14
2018-03-14Improve l2_macs_events API to provide MAC move informationJohn Lo6-12/+31
2018-03-14VOM: acl: Add support for acl ethertype unbind and dumpMohsin Kazmi4-1/+187
2018-03-14At AF_PACKET socket create, do intf bind before rx ring cfg to avoid receivin...Chaoyu Jin1-12/+12
2018-03-13VCL: Fix race condition in event thread functionDave Wallace1-11/+17
2018-03-13SCTP: data retransmission & snd_space fixMarco Varlese3-4/+88
2018-03-13Common form of fib-path reproting in dumpsNeale Ranns11-130/+338
2018-03-13FIB: DVR paths are not considered L3 attachedNeale Ranns1-0/+10
2018-03-13libmemif: ubuntu 18.04 build fixJakub Grajciar4-15/+23
2018-03-13Rationalize plugin symbol error reportingDave Barach3-5/+14
2018-03-13SCTP: cumulative SACK fixMarco Varlese4-15/+44
2018-03-12SPAN: Add 'is_l2" flag to DETAILS response messages.Jon Loeliger3-2/+7
2018-03-12Remove md5.[ch] from vppinfraDave Barach5-535/+2
2018-03-12License text cleanupDave Barach45-1/+589
2018-03-12NAT44: fix nat_not_translate_output_feature in dual loop (VPP-1194)Matus Fabian1-2/+2
2018-03-12NAT44: fix nat_not_translate_output_feature for ICMP (VPP-1191)Matus Fabian2-45/+49
2018-03-11vnet: l2-classify: prefetch (n+2, n+3) rather than (n+1, n+2) inside dual loo...Andrew Yourtchenko2-10/+10
2018-03-11dpdk-input node packet trace intermittent on IP forwading pathJohn Lo1-36/+37
2018-03-10Move the vnet cdp protocol implementation to a pluginDave Barach15-41/+574
2018-03-10Assign correct NUMA node for DPDK crypto devicesLee Roberts1-0/+29