packets: Introduce IPv6 headers not aligned on a 32-bit boundary.
authorBen Pfaff <blp@nicira.com>
Thu, 15 Aug 2013 18:07:24 +0000 (11:07 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 15 Aug 2013 19:36:23 +0000 (12:36 -0700)
commit5ff82adea7592fd723925e35a6f1d4d8653e001c
treee297f48f8549b116c533ed59ec89f78c60db2842
parent11ff30bdd5e003a26851f7aab43498842700dffd
packets: Introduce IPv6 headers not aligned on a 32-bit boundary.

This fixes the same problem for IPv6 headers treated for other headers in
the previous commit.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/csum.c
lib/csum.h
lib/flow.c
lib/packets.c
lib/packets.h