aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-02tapv2: CLI and binary API fixesSteven4-11/+11
2018-03-02NAT44: interface output feature and service host direct access (VPP-1176)Matus Fabian3-6/+161
2018-03-01Change tcp config to reflect some recent changes.John DeNisco7-3/+3
2018-03-01SCTP: API to delete a sub-connectionMarco Varlese4-2/+106
2018-03-016RD: Rewritten 6RD RFC5969 support.Ole Troan22-731/+1230
2018-03-01STN: Fix stn_rules_dump/details to follow API conventionOle Troan3-8/+8
2018-03-01Fix ERSPAN encap to set EN bits in the header and add test caseJohn Lo4-11/+112
2018-03-01SCTP: API to add a sub-connectionMarco Varlese8-39/+248
2018-03-01PAPI: pycodestyle on vpp_papi.pyOle Troan1-22/+36
2018-03-01session: zero out ips in local endpoint lookup only if localFlorin Coras3-29/+75
2018-03-01make test: Add VCL LD_PRELOAD testsDave Wallace1-76/+117
2018-02-28Adjust vpp-selinux-policy postinstallMatthew Smith1-1/+1
2018-02-28tapv2: abort in tap_create_if (VPP-1179)Steven1-0/+1
2018-02-28at af_packet input, drop partial packets to prevent l4 checksum deadloop at o...Chaoyu Jin1-4/+17
2018-02-28Fix SELinux capabilities. Creating a tap interface with 'tap connect' was ret...Victor Nguyen -T (victong2 - OTHERWISE PORTAGE at Cisco)1-2/+2
2018-02-28SCTP: handle COOKIE while in SHUTDOWN phaseMarco Varlese3-20/+40
2018-02-27vnet/interface: vnet_(put|get)frame_to_sw_interface is not worker thread awareSteven1-2/+2
2018-02-27memif: Fix a message initialization problem in VATJon Loeliger1-3/+2
2018-02-27sctp: sctp_output.c failed to compile when VLIB_BUFFER_TRACE_TRAJECTORY is en...Steven1-1/+1
2018-02-27VOM: interface: Fix the vhost user interfaceMohsin Kazmi2-1/+5
2018-02-27make test: refactor vcl test casesDave Wallace2-89/+81
2018-02-27SRv6: API uses table-IDs not FIB indiciesNeale Ranns1-3/+3
2018-02-26Added u8x16,u32x4,u64x2 variants of _zero_byte_mask(x) for ARM/NEON platform....Adrian Oanca2-8/+24
2018-02-26SCTP: Handle a COOKIE ECHO/ACK when a TCB ExistsMarco Varlese4-17/+146
2018-02-26SCTP: handle INIT corner-case handlingMarco Varlese4-5/+215
2018-02-26Fix current data offset to use vlib_buffer_get_current in input/output ACLSteve Shin1-5/+5
2018-02-26vlib: use vfio fd for accessing PCI config spaceDamjan Marion1-32/+29
2018-02-26Python: addressing PEP8 deprecationMarco Varlese1-2/+2
2018-02-26update BIER scapy patch to match the scapy repo PRNeale Ranns1-4/+2
2018-02-26IPv6 MLD; pointer address used as hash keyNeale Ranns1-3/+3
2018-02-26vnet: add 25G interface speed flagDamjan Marion2-2/+10
2018-02-26vlib: add vlib_buffer_free_from_ringDamjan Marion1-0/+26
2018-02-26vnet: add vnet_device_input_have_features functionDamjan Marion1-0/+7
2018-02-26vlib: fix formatting in pci_config.hDamjan Marion1-103/+111
2018-02-25Fix bug in dpdk_crypto_session_disposal()Matthew Smith1-0/+2
2018-02-25vapi: handle more magicKlement Sekera1-3/+15
2018-02-25SCTP: fix connection memory corruptionMarco Varlese5-16/+26
2018-02-24dpdk: Add option to specify cache line size for dpdk buildDamjan Marion1-0/+2
2018-02-24Fix crypto session deletion crashMatthew Smith1-6/+9
2018-02-24LDP: Refactor epoll_ctl wrapper.Dave Wallace5-50/+350
2018-02-24u8x16_compare_byte_mask - optimize to use 128bit registers as suggested by Ni...Adrian Oanca1-24/+9
2018-02-23VXLAN: Instance numbers now properly freed upon delete.Jon Loeliger1-1/+1
2018-02-23VCL/LDP: Suppress trace output unless debug is enabled.Dave Wallace2-26/+32
2018-02-23Convert a pcap file to a set of C initializersDave Barach3-2/+148
2018-02-23DPDK: disabling DPAA since broken for 18.02Marco Varlese1-0/+6
2018-02-23Disable scatter-gather for ENAMatthew Smith1-0/+1
2018-02-23Add prefetch inlines, update bi-hash doc tagsDave Barach2-12/+90
2018-02-22VOM: vhost-use interfacesNeale Ranns8-16/+332
2018-02-22make test: tidy worker subprocess outputKlement Sekera1-1/+1
2018-02-22bihash table size perf/scale improvementsDave Barach4-44/+84