aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-16tcp: fix rxt delivered without sacksFlorin Coras1-1/+1
2020-01-16udp: fix ipv6 listen port registrationFlorin Coras1-1/+1
2020-01-16tcp: fix listen node coverity warningFlorin Coras1-11/+12
2020-01-15build: Add missing version.h dependency in vnetChris Luke1-1/+1
2020-01-15ip: align reass.save_rewrite_lengthv20.05-rc0Klement Sekera3-20/+13
2020-01-15tcp: fix tcp check tx offload issueSimon Zhang1-2/+6
2020-01-15ip6: during icmp to icmp6 translation truncate error messagesAlexander Chernavin1-2/+2
2020-01-15srv6-mobile: Revert "srv6-mobile:"Andrew Yourtchenko1-7/+0
2020-01-14tcp: handle ack advancement with no holes and renegingFlorin Coras1-1/+1
2020-01-14srv6-mobile:Tetsuya Murakami1-0/+7
2020-01-14classify: Reduce the include dependencies on vnet_classify.hNeale Ranns7-1/+6
2020-01-13misc: feature file for unsupported feature l2tpOle Troan1-0/+8
2020-01-11ip: avoid fib lookup for consecutive pkts having same source IPNitin Saxena1-5/+5
2020-01-10gso: add FEATURE.yamlMohsin Kazmi1-0/+12