aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2020-02-11ipsec: add support for chained buffersFilip Tehlar7-154/+790
2020-02-11session: avoid scanning new io list under loadFlorin Coras2-21/+51
2020-02-11sr: update NH value for Ethernet payloadspcamaril3-12/+13
2020-02-11ip: fix ip-local errorsFlorin Coras3-3/+4
2020-02-11tcp: fix input error countersFlorin Coras1-17/+30
2020-02-10tcp: add option to avoid endpoint cleanupFlorin Coras2-2/+4
2020-02-10ipsec: fix AES-GCM block sizeDamjan Marion1-3/+6
2020-02-10misc: add FEATURE.yaml filesDave Barach3-0/+34
2020-02-10ip-neighbor: fix MLD reports not being sentNeale Ranns1-3/+3
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-07fib: fix non-NULL terminated vectors in cli outputBenoît Ganne2-2/+2
2020-02-05vppinfra: numa vector placement supportDave Barach1-0/+15
2020-02-05ipsec: set l2_len for GRE-TEB tunnel decapJohn Lo1-0/+2
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 Chernavin1-2/+27
2020-02-03tls: refactor for tls async event handlingYu Ping2-2/+1
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-30misc: deprecate netmap and ixge driversDamjan Marion12-2169/+0
2020-01-30vppinfra: improve clocks_per_second convergenceDave Barach1-1/+1
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 Coras3-0/+38
2020-01-30bfd: add missing castKlement Sekera1-1/+1
2020-01-28session tcp: fix packet tracingFlorin Coras5-13/+15
2020-01-27sr: fix possible null-pointer dereferenceIgnas Bacius1-1/+1
2020-01-27classify: pcap / packet trace debug CLI bugsDave Barach2-1/+5
2020-01-27interface: Add missing ip4 udp->checksum = 0 prior to computing checksumSteven Luong1-1/+4
2020-01-27ipip: Multi-point interfaceNeale Ranns21-142/+521
2020-01-27tunnel: Common types for IP tunnelsNeale Ranns20-232/+322
2020-01-27bfd: reset peer discriminator on timeoutKlement Sekera1-0/+13
2020-01-27fib: Reload the adj after possible realloc (VPP-1822)Neale Ranns1-0/+1
2020-01-27devices: vhost: fix data offset on inputBenoît Ganne1-11/+1
2020-01-24session: fix node runtime in pre-input queue handlerFlorin Coras1-0/+1
2020-01-23vcl session: udp session migration notificationsFlorin Coras3-1/+31
2020-01-22ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823)Neale Ranns3-9/+28
2020-01-22fib: Adjacency realloc during rewrite update walk (VPP-1822)Neale Ranns1-4/+4
2020-01-22fib: FIB crash removing labelled route (VPP-1818)Neale Ranns1-7/+12
2020-01-20classify: fix pcap filter set initFlorin Coras1-4/+2
2020-01-17lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctlyYulong Pei1-0/+9
2020-01-16sr: some fixes for SRv6 CLI/APIAhmed Abdelsalam2-4/+19
2020-01-16gso: fix typo in the quad-loopSteven Luong1-3/+3