summaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2019-08-30devices: fix issue of per_interface_next_indexMichael Yu1-3/+4
2019-08-30tcp: force zero window on full rx fifoFlorin Coras1-1/+4
2019-08-30tcp: improve mss computationFlorin Coras3-43/+48
2019-08-30tcp: track zero rwnd errorsFlorin Coras2-1/+9
2019-08-30session : make sure session layer is enabled when cli operate the sessions.Guanghua Zhang1-0/+4
2019-08-29ip: remove unused function parameterSimon Zhang6-17/+12
2019-08-29svm: fix fifo hdr freelist allocationFlorin Coras1-0/+2
2019-08-28bier: API cleanupJakub Grajciar1-7/+7
2019-08-28session: fix unbind coverity warningFlorin Coras1-0/+7
2019-08-27ipsec: Add 'detail' option to 'sh ipsec sa'Neale Ranns1-4/+8
2019-08-27interface: Remove residual dpdk bonding codeSteven Luong5-18/+4
2019-08-27session: move ctrl messages from bapi to mqFlorin Coras9-106/+675
2019-08-27ipsec: Fix NULL encryption algorithmNeale Ranns2-1/+9
2019-08-27ip: reassembly: remove unnecessary codeKlement Sekera2-6/+0
2019-08-26gso: fix segmentation when gso_size greater than vlib buffer sizeMohsin Kazmi1-1/+4
2019-08-26ip: ip6_preflen_to_mask incorrect result for prefix len > 64Andrew Yourtchenko1-0/+1
2019-08-23tcp: fix byte tracker samples flushFlorin Coras1-0/+1
2019-08-22dns: make the dns name resolver a pluginDave Barach9-4464/+0
2019-08-22ip: fix merge issueKlement Sekera1-2/+0
2019-08-22sr: fix sr_set_encap_source replyVratko Polak1-1/+1
2019-08-21tcp: add option for always on event loggingFlorin Coras7-184/+370
2019-08-21dns: add basic functional "make test" caseDave Barach1-0/+4
2019-08-21tcp: default to debug disabledFlorin Coras1-1/+1
2019-08-20vppapigen: remove support for legacy typedefsPaul Vinciguerra12-45/+32
2019-08-20ip: reassembly: send packet out on correct workerKlement Sekera2-92/+287
2019-08-20fix pcap_write functionJack Xu3-1/+8
2019-08-20api: Cleanup APIs interface.apiJakub Grajciar5-188/+256
2019-08-20tcp: forward conn resets through tcp-outputFlorin Coras1-32/+20
2019-08-19dns: handle multiple replies for single requestsDave Barach3-59/+121
2019-08-19ip: leverage existing vlib_buffer_advanceZhiyong Yang1-6/+3
2019-08-19devices: skip checksum calculation if guest supports checksum offloadSteven Luong1-3/+7
2019-08-19session: add explicit reset apiFlorin Coras6-6/+72
2019-08-19tcp: set cc_algo on connection allocFlorin Coras3-6/+19
2019-08-19tcp: allow cc algos to set pacing rateFlorin Coras2-8/+15
2019-08-17gso: fix l3 and l4 header offset in case of tagged interfaceMohsin Kazmi2-0/+28
2019-08-17gso: fix the segmentation to use current_data offsetMohsin Kazmi1-15/+16
2019-08-17bonding lacp: deleting virtual interface which was enslaved may cause crashSteven Luong3-26/+39
2019-08-16devices: vhost-user crashes displaying show trace for deleted interfaceSteven Luong1-6/+10
2019-08-16tcp: fix cc algo name parsingFlorin Coras1-1/+1
2019-08-16gso: remove the ip checksum flag in case of ipv6Mohsin Kazmi2-2/+0
2019-08-16ipsec: fix missed IPSEC_INTEG_ALG_MD5_96Dmitry Vakhrushev1-0/+5
2019-08-15dhcp: resolver process node index in main_tDave Barach4-5/+3
2019-08-15vlib: copy trace_handle in vlib_buffer_copy/clone() functionsJohn Lo5-15/+1
2019-08-14tcp: extend protocol configurationFlorin Coras5-133/+195
2019-08-13session: fix enqueue notification on 32bit systemsFlorin Coras1-3/+10
2019-08-13fib: add adj_midchain.h to the list of files to install in the include pathAlberto Compagno1-0/+1
2019-08-12ip: allow addrs from the same prefix on intfMatthew Smith4-101/+396
2019-08-12tcp: handle fin+rst+syn in closing stateFlorin Coras1-0/+2
2019-08-09session: allow closed transports to sendFlorin Coras1-4/+16
2019-08-09tls: mark as no lookup transportFlorin Coras2-1/+3