summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto112-112/+112
2019-11-05docs: fix 'make doxygen' under python3Paul Vinciguerra13-74/+105
2019-11-05docs: fix issues with src/scripts/fts.pyPaul Vinciguerra3-23/+39
2019-11-05nat: NAT udp counter & unit test fixesFilip Varga5-20/+20
2019-11-05session tcp: refactor pacer timeFlorin Coras10-104/+81
2019-11-05ip: Fragmentation fixesNeale Ranns10-123/+193
2019-11-05tcp: correct validity check return valueRyujiro Shibuya1-0/+1
2019-11-05tests: support setting random seedKlement Sekera4-1/+13
2019-11-05libmemif: reset number of queues on disconnectJakub Grajciar1-9/+6
2019-11-05nat: respect udp checksumFilip Varga6-170/+428
2019-11-05tests: avoid test runner hanging on child test process joinAndrew Yourtchenko1-1/+13
2019-11-05ipsec: ipsec-input: check for too-short packetsBenoît Ganne1-12/+25
2019-11-04quic: enhance error reportingDave Wallace2-6/+24
2019-11-04quic: fix quicly rtt time skewDave Wallace1-0/+15
2019-11-04quic: remove redundant function callsDave Wallace1-2/+0
2019-11-04nat: revert respect udp checksumOle Troan6-428/+166
2019-11-04ikev2: fix traffic selector matchFilip Tehlar1-2/+2
2019-11-04nat: revert fix dual-loop tcp checksum botchOle Troan1-17/+9
2019-11-04vlib: fix for vlib_node_add_next_with_slotChristian Hopps1-1/+10
2019-11-04mpls: number of mpls tunnel paths returns zeroIJsbrand Wijnands1-1/+1
2019-11-04nat: fix dual-loop tcp checksum botchDave Barach1-9/+17
2019-11-04build: install generated api enum and type headersDave Barach2-0/+4
2019-11-03session: fix show cli with closed sessionFlorin Coras1-1/+3
2019-11-02session: reschedule asap when snd space constrainedFlorin Coras2-7/+28
2019-11-02vlib: enhance the "show cli" debug CLI commandDave Barach3-49/+210
2019-11-01vlib: Handle race in thread barrier processingAlexander Kabaev1-1/+1
2019-11-01dpdk: fix tso not properly check the 'enable-tcp-udp-checksum' option issueChenmin Sun2-16/+24
2019-11-01quic: fifo size is u32Dave Wallace3-18/+32
2019-11-01build: bump rdma-core version to 26.0Damjan Marion1-3/+2
2019-10-31build: bump nasm version to 2.14.02Damjan Marion2-28/+2
2019-10-31build: remove obsolete dpdk patchesDamjan Marion2-132/+0
2019-10-31dhcp: fix proxy dhcpv6 size checkBenoît Ganne1-2/+3
2019-10-31vlib: only dump 1st buffer in chain by defaultBenoît Ganne5-6/+17
2019-10-31ipsec: fix esp trace seq number overflowBenoît Ganne2-4/+12
2019-10-31misc: Use tabs in MAINTAINERSVratko Polak1-10/+10
2019-10-31quic: fix wrong error checkingDave Wallace1-6/+1
2019-10-31session: avoid double dispatch of new eventsFlorin Coras1-14/+17
2019-10-31session: fix dispatch event loggingFlorin Coras1-16/+27
2019-10-31tests: Revert "tests: add sending SIGQUIT to vpp quit sequence"Andrew Yourtchenko1-7/+6
2019-10-31quic: disable failing testFlorin Coras1-0/+1
2019-10-31acl: add missing square brackets to vat_help option in acl apiJieqiang Wang1-2/+2
2019-10-31tcp: track lost rxt segments in byte trackerFlorin Coras2-0/+5
2019-10-30quic: fix quicly fifo size mismatchDave Wallace1-3/+13
2019-10-30vpp_config: fix typos in templatesPaul Vinciguerra3-3/+8
2019-10-30http_static: fifo-size is u32Dave Wallace1-0/+5
2019-10-30vlib: fix subclass name being truncated in outputPaul Vinciguerra1-1/+1
2019-10-30dns: fix typo in counterPaul Vinciguerra1-1/+1
2019-10-30l2: fix typo in doxygenPaul Vinciguerra1-2/+2
2019-10-30tests: add sending SIGQUIT to vpp quit sequencePaul Vinciguerra1-6/+7
2019-10-30ip: cleanup typos in documentationPaul Vinciguerra8-17/+17