X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Ftcp%2FFEATURE.yaml;h=10c88ee58d7214235ac4d9e278d96b3c5c66979a;hb=7c9fe920ce30efaef5a848ba346d0c7b53a77dd4;hp=2ef690cd74c7128696fad092a1cf7cfb5514184f;hpb=854eb6e3ff87ace211a45a8053424d8432bd5755;p=vpp.git diff --git a/src/vnet/tcp/FEATURE.yaml b/src/vnet/tcp/FEATURE.yaml index 2ef690cd74c..10c88ee58d7 100644 --- a/src/vnet/tcp/FEATURE.yaml +++ b/src/vnet/tcp/FEATURE.yaml @@ -1,5 +1,5 @@ --- -name: Transmission Control Protocol (TCP) +name: Transmission Control Protocol maintainer: Florin Coras features: - Core functionality (RFC793, RFC5681, RFC6691) @@ -10,6 +10,6 @@ features: - Defending spoofing and flooding attacks (RFC6528) - Partly implemented features (RFC1122, RFC4898, RFC5961) - Delivery rate estimation (draft-cheng-iccrg-delivery-rate-estimation) -description: "High speed and scale TCP implementation" +description: "High speed and scale Transmission Control Protocol (TCP) implementation" state: production properties: [API, CLI, STATS, MULTITHREAD]