K 10 svn:author V 2 ae K 8 svn:date V 27 2019-12-23T10:06:32.836446Z K 7 svn:log V 275 MFC r355712: Make TCP options parsing stricter. Rework tcpopts_parse() to be more strict. Use const pointer. Add length checks for specific TCP options. The main purpose of the change is avoiding of possible out of mbuf's data access. Reported by: Maxime Villard END