multipath: Zero padding bytes in fields before hashing.
authorBen Pfaff <blp@nicira.com>
Wed, 29 Dec 2010 06:23:43 +0000 (22:23 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 29 Dec 2010 06:32:13 +0000 (22:32 -0800)
commit7cfb3c26b2abb82e95bbecaaf78317e7e7e343d4
tree85effaeb2324d4eeee96f9348fe1edf6eee4402d
parentef7ee76a416cb9fa489651bb365d6f80673a1a82
multipath: Zero padding bytes in fields before hashing.

Otherwise the hash includes 3 bytes of trailing indeterminate data.

Reported-by: Pankaj Thakkar <thakkar@nicira.com>
lib/multipath.c