aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-10-29migrate ipsec to new multiarch infraKlement Sekera10-104/+59
2018-10-29Use throttle_t for ND throttlingNeale Ranns6-48/+36
2018-10-29interface-flags; fix coverity error found in conversionNeale Ranns2-4/+30
2018-10-29Fixing Exclusive dpo path issues added when via rpathVijayabhaskar Katamreddy1-4/+18
2018-10-28session: move test to unittest pluginFlorin Coras3-3/+3
2018-10-29bond: problem switching from l2 to l3Steven1-0/+11
2018-10-28physmem: coverity issuesDamjan Marion2-6/+4
2018-10-28session: extend connect api for internal appsFlorin Coras17-140/+411
2018-10-27FIB: Sources must be keep in priority order, so re-sort after a vec_delNeale Ranns1-0/+2
2018-10-27pg: icmp4 & tcp4 ip length issueKingwel Xie2-2/+12
2018-10-27pg: incrementing len should be truncated byKingwel Xie1-12/+15
2018-10-27pg: allow creating pg for udp based protocolsKingwel Xie2-1/+13
2018-10-27Enumify interface flagsNeale Ranns3-42/+62
2018-10-27vmxnet3: add logging support to the control plane [VPP-1470]Steven4-17/+87
2018-10-27virtio: remove the extra return callMohsin Kazmi1-2/+0
2018-10-26cj: cj dump crashSteven1-1/+1
2018-10-26vxlan-gbp: On demand udp ports registrationMohsin Kazmi2-5/+44
2018-10-26acl-plugin: fix the node multiarch function selectionAndrew Yourtchenko2-33/+22
2018-10-26vmxnet3: enable promiscuous modeSteven1-1/+1
2018-10-25Revert "Keep RPC traffic off the shared-memory API queue"Florin Coras5-42/+29
2018-10-25pmalloc: don't lock 4K pages if we don't have access to pagemapDamjan Marion2-6/+30
2018-10-25acl-plugin: "show acl-plugin acl" ACE# is truncated to 4 digits in outputAndrew Yourtchenko1-1/+1
2018-10-25vnet/tcp/tcp.c: address a corner case.Paul Vinciguerra1-4/+7
2018-10-25Trivial: Cleanup missing va_ends.Paul Vinciguerra3-7/+11
2018-10-25Use correct name to register ABF plugin with ACLsNeale Ranns1-1/+1
2018-10-25session/tcp: improve cliFlorin Coras6-71/+143
2018-10-25pmalloc: support for 4K pagesDamjan Marion11-95/+288
2018-10-25ACL: Fix next_table_index classifiers consistancyGregory Thiemonge1-5/+17
2018-10-25ipsec_gre.c: Remove redundant assignments.Paul Vinciguerra1-13/+6
2018-10-25tcp/session: add tx pacerFlorin Coras10-21/+305
2018-10-25buffer trace is broken in ipsec-output. copy it from node->flags to frame->fr...Kingwel Xie1-0/+5
2018-10-25SCTP: DATA chunk padding fix and hardeningMarco Varlese3-7/+37
2018-10-25Add x86_64 perfmon tablesDave Barach3-20/+10
2018-10-24dpdk: fix hugepage pre-allocDamjan Marion1-1/+2
2018-10-24acl-plugin: introduce a format function for l4 session keyAndrew Yourtchenko3-48/+77
2018-10-24Trivial: vpp/vnet/main.c fix resource leakPaul Vinciguerra1-2/+9
2018-10-24vlib: Fix pci io bar read/write fd leakMohsin Kazmi1-0/+6
2018-10-24Keep RPC traffic off the shared-memory API queueDave Barach5-29/+42
2018-10-24vppinfra: autodetect default hugepage sizeDamjan Marion7-81/+64
2018-10-24L2-fwd trace show the lookup resultNeale Ranns3-48/+81
2018-10-24L2-input/output: use feature enum type in flag update functionNeale Ranns4-4/+10
2018-10-23VPP-1474: fix coverity warningDave Barach1-0/+3
2018-10-23physmem coverity issuesDamjan Marion3-5/+6
2018-10-23perfmon.c: Register additional cpuids.Paul Vinciguerra1-4/+7
2018-10-23dns, dhcp: on-demand udp port registrationDave Barach5-16/+54
2018-10-23tcp: fast retransmit improvementsFlorin Coras5-107/+279
2018-10-23vlib: alloc buffers on local numa, not on numa 1Damjan Marion1-1/+2
2018-10-23lisp: register cp port only if enabledFlorin Coras1-2/+0
2018-10-23vlib: Add support for pci io read/writeMohsin Kazmi2-31/+108
2018-10-23vlib: reduce default buffer memory size to be below RLIMIT_MEMLOCKDamjan Marion1-1/+5