aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-10misc: add FEATURE.yaml filesDave Barach4-0/+47
2020-02-10sctp: API cleanupJakub Grajciar2-26/+30
2020-02-10ip-neighbor: fix MLD reports not being sentNeale Ranns2-4/+34
2020-02-10ikev2: better loggingFilip Tehlar5-187/+317
2020-02-10ipsec: remove dead codeFilip Tehlar1-29/+0
2020-02-10ip: more detailed show reassembly commandsVladimir Ratnikov4-7/+33
2020-02-10ip6: fix l4 checksum with hop-by-hop headerMatthew Smith1-13/+23
2020-02-08misc: fix the MAKE_PARALLEL_JOBS for 'make verify' targetAndrew Yourtchenko1-4/+2
2020-02-07tests: skip extended quic tests under developmentDave Wallace1-4/+21
2020-02-07quic: update config values for large stream testsDave Wallace1-84/+88
2020-02-07build: Makefile dep change for ubuntuEd Kern1-3/+5
2020-02-07fib: fix non-NULL terminated vectors in cli outputBenoît Ganne2-2/+2
2020-02-07tests: support python 3.8Ole Troan4-8/+7
2020-02-07svm: use default SVM address in fifo unit testsBenoît Ganne1-1/+2
2020-02-07quic: fix coverity warningMathiasRaoul1-2/+1
2020-02-07 misc: address sanitizer: fix vm instrumentationBenoît Ganne2-0/+9
2020-02-07nat: api & cli command for forcing session cleanupFilip Varga4-0/+98
2020-02-06hsa: proxy wnd update only if enough space is availableFlorin Coras1-0/+16
2020-02-06vlib: add plugin override supportDave Barach7-40/+225
2020-02-06vcl: fix session closing errorFlorin Coras1-1/+2
2020-02-06quic: fix coverity warningMathiasRaoul1-2/+2
2020-02-06misc: VPP 20.01 Release NotesAndrew Yourtchenko1-1/+1297
2020-02-05vppinfra: numa vector placement supportDave Barach19-80/+414
2020-02-05build: Makefile dep changeEd Kern1-3/+3
2020-02-05nat: move dslite to separate sub-pluginOle Troan19-763/+775
2020-02-05stats: fix state counter removalVladimir Isaev9-98/+178
2020-02-05api: fix vl_api_clnt_node process stack overflowChenmin Sun1-0/+1
2020-02-05ipsec: set l2_len for GRE-TEB tunnel decapJohn Lo2-1/+124
2020-02-05vppinfra: deal with 0 return from os_cpu_clock_frequency()Dave Barach1-0/+16
2020-02-05dpdk: use port_id as interface name suffix for representorsHaggai Eran1-1/+7
2020-02-05dpdk: output switch informationHaggai Eran1-0/+21
2020-02-05misc: add new type for commit messageMohsin Kazmi2-8/+9
2020-02-04vcl: switch to closed state after app closeFlorin Coras3-4/+7
2020-02-04nat: pool allocation function fixFilip Varga1-1/+1
2020-02-04vppapigen: fix options representationOle Troan1-1/+1
2020-02-04virtio: update FEATURE.yaml to include description for vhost-userSteven Luong1-3/+7
2020-02-04teib: Rename NHRP to TEIBNeale Ranns16-475/+479
2020-02-04dpdk: patch ixgbe driver to solve race conditionMatthew Smith1-0/+49
2020-02-04ip: translate fragmented icmp to fragmented icmp6Alexander Chernavin2-9/+59
2020-02-03vppinfra: fix typo in tw_timer_template.cDave Barach1-1/+1
2020-02-03tls: refactor for tls async event handlingYu Ping6-198/+163
2020-02-03virtio: vhost gso is broken in some topologySteven Luong1-2/+8
2020-02-03fib: invalid check for adj types.Neale Ranns1-1/+1
2020-02-03fib: refresh adj pointer after fib_walk_sync due to possible reallocSteven Luong2-0/+13
2020-02-03gre: improve .api descriptionsVratko Polak1-8/+28
2020-02-03gre: add missing .api editsVratko Polak1-2/+2
2020-01-31vppinfra: write up clib_time_tDave Barach1-0/+57
2020-01-31session: fix chunk batch alloc for large fifosFlorin Coras1-6/+8
2020-01-31quic: quicly crypto offloadingMathiasRaoul4-57/+579
2020-01-31crypto-native: add ARMv8 AES-CBC implementationDamjan Marion8-367/+762