commit | f53b7d5e97665b6598adc376f214ed88bf2b33d4 | [log] [tgz] |
---|---|---|
author | Yoann Desmouceaux <ydesmouc@cisco.com> | Mon Apr 11 10:38:23 2016 +0200 |
committer | Gerrit Code Review <gerrit@fd.io> | Mon Apr 11 14:49:56 2016 +0000 |
tree | 6481b38236976132b7e2736a97217966c2214030 | |
parent | 5ac4a0f76a4f871e6e330e038d297d2d1c4c4f38 [diff] |
Fix possible infinite loop in IPv6 hop-by-hop header parsing Unknown hop-by-hop options are currently not processed, which triggers an infinite loop due to the pointer not advancing further in the header. Change-Id: Idf9176090e042b17aac1baa25a6cb4beb8c199d8 Signed-off-by: Yoann Desmouceaux <ydesmouc@cisco.com>