aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-02-05vppinfra: numa vector placement supportDave Barach19-80/+414
2020-02-05nat: move dslite to separate sub-pluginOle Troan19-763/+775
2020-02-05stats: fix state counter removalVladimir Isaev6-45/+128
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 Lo1-0/+2
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-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 Ranns12-452/+456
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-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
2020-01-31quic: update quicly to v0.0.10-vppMathiasRaoul1-1/+1
2020-01-30crypto-native: refactor AES codeDamjan Marion4-166/+169
2020-01-30misc: deprecate dpdk hqosDamjan Marion11-3355/+0
2020-01-30misc: deprecate netmap and ixge driversDamjan Marion17-6521/+0
2020-01-30map: Add several more MAP-T BR testsJon Loeliger1-8/+294
2020-01-30vppinfra: improve clocks_per_second convergenceDave Barach4-58/+84
2020-01-30tap: fix host mtu configuration settingMohsin Kazmi1-12/+13
2020-01-30tap: fix the host mac addressMohsin Kazmi3-20/+11
2020-01-30fib: fix typos in doxygenPaul Vinciguerra1-10/+10
2020-01-30gre: Tunnel encap/decap flagsNeale Ranns10-103/+329
2020-01-30vcl session: propagate cleanup notifications to appsFlorin Coras6-40/+115
2020-01-30vppapigen: update markdown documentationPaul Vinciguerra1-7/+10
2020-01-30map: Prevent IPv4 prefix spoofing during IPv6 -> IPv4Jon Loeliger2-2/+279
2020-01-30map: handle ip4 ttl=1 packets in map-tAlexander Chernavin3-10/+20
2020-01-30crypto-native: don't expand aes-cbc keys twiceDamjan Marion2-11/+7
2020-01-30bfd: add missing castKlement Sekera1-1/+1
2020-01-29tests: add map-t fragmentation verificationsAlexander Chernavin1-10/+36
2020-01-28dhcp: disable extraneous vlib_log spewDave Barach1-9/+12
2020-01-28session tcp: fix packet tracingFlorin Coras5-13/+15
2020-01-28hsa: proxy rcv wnd update acks after full fifosFlorin Coras1-6/+87
2020-01-28crypto-native: rename crypto_ia32 to crypto_nativeDamjan Marion8-93/+93
2020-01-28map: ip4-map-t more RFC compliantVladimir Ratnikov1-8/+20
2020-01-27crypto-ia32: add VAES support for AES-CBCDamjan Marion6-50/+250
2020-01-27sr: fix possible null-pointer dereferenceIgnas Bacius2-10/+27
2020-01-27vppinfra: use CPUID provided base frequency if availableDamjan Marion1-0/+32
2020-01-27vppinfra: add x86 CPU definitionsDamjan Marion1-0/+8