aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Replace tap interface using general interfaceHongjun Ni5-52/+50
2017-11-17acl-plugin: use ip.save_rewrite_length to calculate IP header offset on L3 eg...Andrew Yourtchenko1-3/+11
2017-11-17vppcom: improve listener session handlingFlorin Coras3-56/+126
2017-11-16acl-plugin: also print human-friendly format of 5tuple in packet traceAndrew Yourtchenko1-0/+22
2017-11-16tcp: register with ip for header parsing by defaultFlorin Coras1-9/+12
2017-11-16Deal with double name-pointer chasesDave Barach1-48/+167
2017-11-16dpdk: add additional data to TX traceDamjan Marion3-2/+9
2017-11-16dpdk/ipsec: use physmem when creating poolsSergio Gonzalez Monroy3-84/+116
2017-11-16Add Support of DHCP VSS Type 0 where VPN-ID is ASCIIJohn Lo9-220/+294
2017-11-15memif: fix uninitialized pointer read coverity errorSteven1-0/+2
2017-11-15BIER: coverity fixesNeale Ranns6-11/+22
2017-11-15Punt DNS request/reply traffic when name resolution disabledDave Barach3-5/+27
2017-11-15Revert "vnet: af_packet mark l3 offload cksum"Jakub Grajciar1-2/+1
2017-11-15armv8 crc32 - fix macro nameGabriel Ganne1-1/+1
2017-11-15Fix cosmetic issue in configure.acDamjan Marion1-1/+1
2017-11-15VOM: interface's handle() retreives from singular instanceNeale Ranns2-0/+11
2017-11-15VOM: interface RD update reconfigures L3 bindingsNeale Ranns4-21/+82
2017-11-14VOM: bridge-domain learning mode and route help commandsNeale Ranns8-7/+125
2017-11-14Ip6 dump not showing fib table names (VPP-1063)Neale Ranns2-9/+9
2017-11-14Fix typos in configure.ac and dpdk/buffer.cDamjan Marion2-10/+10
2017-11-14vppinfra: fix pool_get_aligned_will_expand for fixed poolsFlorin Coras1-3/+4
2017-11-14NULL-terminate load_balance_nsh_nodes[]Gabriel Ganne1-0/+1
2017-11-14bier - fix node table declarationGabriel Ganne3-3/+6
2017-11-14Fix builtin http server static request freeFlorin Coras1-0/+1
2017-11-14vnet: af_packet_set_l4_cksum_offload device class checkJakub Grajciar2-1/+5
2017-11-14vnet: af_packet mark l3 offload cksumJakub Grajciar1-1/+2
2017-11-14VCL-LDPRELOAD: add sendfile/sendfile64 implementation.Dave Wallace10-53/+301
2017-11-14l2-flood: fix restore vnet buffer's flags in the replication routineSteve Shin2-1/+7
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