summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-04-28vlib: add ASSERT to vlib_time_now(...)Dave Barach3-2/+10
2020-04-28svm: fix fifo alignemnt in batch preallocFlorin Coras1-3/+9
2020-04-28vlib: use flexible array in vlib_buffer for GCC-10Benoît Ganne1-1/+1
2020-04-28gomemif: introduce gomemifJakub Grajciar16-0/+2751
2020-04-28vppinfra: type prove vec_new and vec_resizeAndreas Schultz1-6/+10
2020-04-28flow: add RSS supportChenmin Sun6-34/+190
2020-04-28tap: use one tap fd per rx queueAloys Augustin3-35/+64
2020-04-28ipsec: fix buffer allocFilip Tehlar1-1/+7
2020-04-28nat: remove unused codeKlement Sekera1-9/+0
2020-04-28vppinfra: improve test coverageDave Barach6-2/+128
2020-04-28docs: add missing spelling dictionaryPaul Vinciguerra1-0/+774
2020-04-28tests: fix update_path_flags for multicast in vpp_ip_routePaul Vinciguerra1-2/+2
2020-04-28tests: implement ipaddress convenience methodsPaul Vinciguerra8-94/+82
2020-04-28lisp: API cleanupJakub Grajciar17-1471/+1006
2020-04-28vlib: startup multi-arch variant configurationRay Kinsella9-1/+376
2020-04-28stats: add apis to delete simple/combined countersOle Troan4-0/+75
2020-04-28tests: move defaults from defaultmapping to .api filesPaul Vinciguerra12-50/+35
2020-04-28tcp: remove sack reneging verbose loggingFlorin Coras1-2/+0
2020-04-28svm: null instead of panic if fifo hdr alloc failsFlorin Coras1-1/+4
2020-04-28tls: fix wrong usage of session close function issueSimon Zhang1-1/+1
2020-04-27virtio: support virtio 1.1 packed ring in vhostSteven Luong11-163/+1625
2020-04-27l2: merge two clib_memcpy_fast into oneZhiyong Yang1-11/+16
2020-04-27vlib: pcap rx/tx/dispatch trace testDave Barach1-0/+89
2020-04-27vlib: deprecate i2c and cjDave Barach11-15/+0
2020-04-27ioam: do not reuse existing vnet symbolBenoît Ganne1-2/+2
2020-04-27vppinfra: selectively disable false-positive GCC-10 warningsBenoît Ganne3-0/+24
2020-04-27ip: reassembly: fix one possible use-after-freeGao Feng2-10/+11
2020-04-27vppinfra: selectively disable false-positive GCC-10 warningsBenoît Ganne1-0/+9
2020-04-27build: add vppinfra/warnings.h to exported headers listBenoît Ganne1-0/+1
2020-04-27rdma: tx: interleave prefetchesBenoît Ganne1-24/+13
2020-04-27devices: allow link state down with netlinkMatthew Smith1-1/+1
2020-04-27nat: improve perf - long read after short writeKlement Sekera7-363/+424
2020-04-26dhcp: fix dhcp proxy behavior for qinq and dot1q subinterfacesStanislav Zaikin2-14/+57
2020-04-25tls: improve cli state reportingFlorin Coras1-3/+12
2020-04-25session vcl: propagate transport cleanup notificationsFlorin Coras5-6/+26
2020-04-25vcl: generate select events on read/write errorsFlorin Coras2-8/+9
2020-04-24vppinfra: finish deprecating qsort.cDave Barach2-3/+7
2020-04-24acl: ACL creation CLI parsing fixNeale Ranns1-2/+4
2020-04-24nat: ignore user hash in ED NATKlement Sekera8-362/+273
2020-04-24nat: make usage of vnet_buffer2 transparentKlement Sekera6-21/+19
2020-04-24tests: test vnet_calc_checksums_inline(...)Dave Barach1-0/+74
2020-04-24nat: ED: reduce number of hash tables usedKlement Sekera5-212/+210
2020-04-24nat: fix extended unit testsKlement Sekera1-2/+2
2020-04-24ip: reassembly: improve type safetyKlement Sekera4-30/+24
2020-04-24ip: Setting the Link-Local address from the API enables IPv6 on theNeale Ranns9-21/+139
2020-04-24virtio: vhost checksum problem for ipv6Steven Luong1-3/+3
2020-04-24ipsec: add input node bypass/discard functionalityShivaShankarK3-164/+263
2020-04-24vapi: packed enum type generationNeale Ranns1-1/+14
2020-04-23misc: update INFO.yamlDave Barach1-34/+34
2020-04-23nat: add/del ed_ext_ports only if the table is instantiatedDave Barach2-4/+9