diff options
author | Florin Coras <fcoras@cisco.com> | 2020-12-18 13:30:45 -0800 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2020-12-21 15:16:57 +0000 |
commit | f9e500e81698bbe7f78f65792e934ad6a16fa602 (patch) | |
tree | 357b837bbe95385b17938eb05ecfde02a9aa0b72 /src/svm/svm_fifo.c | |
parent | 40a5da8e96a910287001e9db119d1f0134fc9fb8 (diff) |
tcp: terminate options with nops
On the one hand, make sure options are terminated with NOPs to avoid
issues with clients that can't parse options that don't end on an u32
boundary. On the other, make sure the padding is rfc compliant. If
options end with EOL the padding should be zeros. The current change
does not use EOL so the padding is NOPs.
Type: improvement
Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: I608056707ef9658ca90b9c095e84a0689d8000d7
Diffstat (limited to 'src/svm/svm_fifo.c')
0 files changed, 0 insertions, 0 deletions