commit | 2e532b702834c07f614caf4489feb691e713232a | [log] [tgz] |
---|---|---|
author | Huw Davies <huw@codeweavers.com> | Mon Jun 27 15:06:17 2016 -0400 |
committer | Paul Moore <paul@paul-moore.com> | Mon Jun 27 15:06:17 2016 -0400 |
tree | 6214ab300ca11aaa1fe4ff47ee4b551a35794432 | |
parent | a04e71f631fa3d2fd2aa0404c11484739d1e9073 [diff] |
calipso: Add validation of CALIPSO option. Lengths, checksum and the DOI are checked. Checking of the level and categories are left for the socket layer. CRC validation is performed in the calipso module to avoid unconditionally linking crc_ccitt() into ipv6. Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Paul Moore <paul@paul-moore.com>