ofp-util: Avoid misaligned memory access in ofputil_encode_packet_in().
authorBen Pfaff <blp@nicira.com>
Tue, 18 Oct 2011 21:00:57 +0000 (14:00 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 18 Oct 2011 23:09:37 +0000 (16:09 -0700)
commitd72fc2cb896eb5e55171d6180d2cc7f67968132c
tree5ca680ba13cb9382bda6eea45f5fa746b608833c
parent78b75db9ecf9156cecf9727ea836aac7e79704b1
ofp-util: Avoid misaligned memory access in ofputil_encode_packet_in().

Reported-by: Murphy McCauley <murphy.mccauley@gmail.com>
AUTHORS
lib/ofp-util.c