summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-11-13dpdk: introduce AVX512 variants of node functionsDamjan Marion10-69/+259
2017-11-13Instead of a min term size, use a default (VPP-1061)Chris Luke1-16/+21
2017-11-13NAT: Buufer overflow for memcpy()Ole Troan1-3/+2
2017-11-12session: add handle to disconnect_session_reply api msg.Dave Wallace1-1/+1
2017-11-11VCL: clean up disconnect_session debug output.Dave Wallace1-14/+25
2017-11-12VCL/LDPRELOAD: Fix out-of-bounds access and inequality comparison coverity er...Steven2-56/+47
2017-11-11ACL: Add coding-style-patch-verification and indent.Jon Loeliger1-965/+1260
2017-11-11ACLs: Use better error return codes than "-1" everywhere.Jon Loeliger2-15/+17
2017-11-11MPLS disposition actions at the tail of unicast LSPsNeale Ranns6-31/+107
2017-11-11Update CPU listDamjan Marion1-17/+35
2017-11-11dpdk: optimize buffer alloc/freeDamjan Marion1-49/+118
2017-11-11Handle CPU flags from autotools projectDamjan Marion5-4/+15
2017-11-10VCL: Fix accept state machine, EPOLLET logic.Dave Wallace2-178/+258
2017-11-10Map SVM regions at a sane offset on arm64Brian Brooks1-1/+7
2017-11-10VCL-LDPRELOAD: Fix epoll_pwait timeout.Dave Wallace2-12/+17
2017-11-10Break up vpe.apiNeale Ranns29-2523/+2888
2017-11-10add warning control macro setGabriel Ganne2-11/+106
2017-11-10Further fix to SHG handling for ARP/ICMPv6 from BVI in a BDJohn Lo1-6/+25
2017-11-10add classify session action set-sr-policy-indexGabriel Ganne5-1/+41
2017-11-10Allow Openssl 1.1.0Marco Varlese5-12/+159
2017-11-10vppinfra: add 512-bit vector definitions and typesDamjan Marion1-0/+25
2017-11-10Fix bug in key calculation for IPsec tunnel interfaceMatthew Smith1-2/+2
2017-11-10session: add app ns index to ns create apiFlorin Coras3-4/+66
2017-11-10Add sw_if_index to the ip_neighbor_details_t response.Jon Loeliger2-4/+9
2017-11-10session: use listener logic for proxy rulesFlorin Coras5-53/+133
2017-11-10VOM: enum_base - not constexpr to appease coverityNeale Ranns1-23/+23
2017-11-10VOM: memset DHCP hostname in VPP APINeale Ranns1-0/+1
2017-11-10BIER: replace uintXX_t with uXXNeale Ranns4-12/+12
2017-11-10session: use pool for segment manager propertiesFlorin Coras5-37/+83
2017-11-09tcp: call accept notify after full connection initFlorin Coras1-9/+9
2017-11-10Add udp.api.h to vnet.amFlorin Coras1-1/+2
2017-11-09VCL: Set debug output level from env varDave Wallace2-35/+60
2017-11-09session: fix app index in unbindFlorin Coras1-1/+1
2017-11-09buffers: fix bug in free list n_alloc trackingKlement Sekera1-0/+1
2017-11-09memif: use clib_socket_t for socket connectionsDamjan Marion4-210/+122
2017-11-09VOM: Inspect: fix the bugMohsin Kazmi1-2/+1
2017-11-09VOM: Makefile: Fix the execution time initialization orderMohsin Kazmi1-1/+1
2017-11-09BIERNeale Ranns66-105/+9234
2017-11-09session: lookup/rules table improvements and cleanupFlorin Coras7-207/+363
2017-11-09session: fix app ns list cli dumpFlorin Coras1-4/+8
2017-11-09Port restricted NAT44 (VPP-1048)Matus Fabian2-8/+149
2017-11-09VOM logger levels fixNeale Ranns1-4/+4
2017-11-09lock initJingLiuZTE1-0/+1
2017-11-08memif: do not mask head and tail pointersDamjan Marion3-68/+40
2017-11-08ACL plugin support tagged subinterfacesPavel Kotucek2-40/+311
2017-11-08punt: fix sendmsg() failure detectionKlement Sekera1-1/+1
2017-11-08jvpp: test measuring number of invocations per time (VPP-619)Matej4-2/+454
2017-11-08session: fix show app ns table cliFlorin Coras1-10/+15
2017-11-08NAT64: fixed csum crash (VPP-1055)Matus Fabian2-28/+25
2017-11-08NAT64 to use IPv4 address from interface (VPP-1051)Matus Fabian5-0/+217