aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-08-16acl: fix stats-segment counters validation on acl updateAndrew Yourtchenko2-8/+46
2019-08-16devices: vhost-user crashes displaying show trace for deleted interfaceSteven Luong1-6/+10
2019-08-16hsa: Refactor quic_echo to allow other protocolsNathan Skrzypczak9-2322/+2884
2019-08-16tcp: fix cc algo name parsingFlorin Coras1-1/+1
2019-08-16quic: quic_app_rx_callback refactor.Mathias Raoul1-117/+167
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 Lo7-19/+3
2019-08-15dpdk: ipsec tunnel support for ip6-in-ip4Matthew G Smith2-23/+10
2019-08-15stats: refactor header filesDave Barach5-82/+104
2019-08-14tcp: extend protocol configurationFlorin Coras5-133/+195
2019-08-14gbp: do not scan gbp bihash if not instantiatedBenoît Ganne1-0/+6
2019-08-13svm: fix svmtool and svmdbtool segment fault.Guanghua Zhang2-0/+4
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-12http_static: fix session expiration timer bugsDave Barach1-33/+52
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-12http_static: debug spew control, session expiration timersDave Barach1-18/+42
2019-08-10http_static: tls supportDave Barach1-100/+356
2019-08-09crypto: add '-maes' compile switchBenoît Ganne2-2/+2
2019-08-09quic: handle session migration notificationsAloys Augustin1-63/+38
2019-08-09vlib: fix vlib_buffer_copy to preserve buffer flags bitJohn Lo1-3/+8
2019-08-09session: allow closed transports to sendFlorin Coras1-4/+16
2019-08-09tls: mark as no lookup transportFlorin Coras3-15/+27
2019-08-09tls: handle transport resetFlorin Coras1-1/+6
2019-08-09stats: create /run/vpp before stat socket bind()YohanPipereau4-35/+15
2019-08-08api: vppapitrace JSON/API trace converterOle Troan10-202/+663
2019-08-08udp: fix rx event generationFlorin Coras1-6/+20
2019-08-08svm: fix fifo max writeable chunk computationFlorin Coras1-1/+1
2019-08-08tcp: cleanup timersFlorin Coras4-142/+98
2019-08-08tls: fix close with dataFlorin Coras3-13/+63
2019-08-08tcp: fix zero rwnd sent checkFlorin Coras1-1/+1
2019-08-08api: api socket respect unix runtime directoryOle Troan3-21/+13
2019-08-08udp: fix connections moveAloys Augustin2-1/+32
2019-08-07rdma: add missing symbolsBenoît Ganne1-2/+4
2019-08-07interface: fix checksum flagsFlorin Coras1-0/+3
2019-08-07fib tests: IP multicast over GRENeale Ranns1-0/+1
2019-08-06gbp: update gbp endpoint cliBenoît Ganne1-5/+6
2019-08-06udp: fix session migrate when not neededNathan Skrzypczak1-15/+21
2019-08-06quic: Add missing session_migrate_callbackNathan Skrzypczak1-0/+7
2019-08-06rdma: fix double-free in rdma-txBenoît Ganne2-9/+10
2019-08-06dpdk: remove SFP eeprom dump from 'show hardware-interfaces' and 'show hardwa...Lijian.Zhang1-2/+5
2019-08-06ethernet: change to mark the CFI bit in the L2 header.Prashant Maheshwari1-3/+3
2019-08-05svm: fix fifo growth on dequeue with dropFlorin Coras1-0/+6
2019-08-05session: cache align transport base classFlorin Coras4-19/+20
2019-08-05vcl: fix bapi disconnect with socket transportFlorin Coras3-1/+13
2019-08-05docs: Add more quic plugin documentationNathan Skrzypczak2-38/+127
2019-08-05quic: fix memset 0 picotls depends onNathan Skrzypczak1-0/+1