> From: dev [mailto:[email protected]] On Behalf Of Hariprasad > Govindharajan > > Fix unaligned memory access when reading IPv6 header which leads to > segmentation fault by changing aligned memory read to unaligned memory > read. > > Bugzilla ID: 279 > Fixes: 64d3955de1de ("examples/l3fwd: fix ARM build") > Cc: [email protected] > Cc: [email protected] > Signed-off-by: Hariprasad Govindharajan > <[email protected]> > Reviewed-by: Bruce Richardson <[email protected]> > Reviewed-by: Jerin Jacob <[email protected]> > ---
Tested-by: Herakliusz Lipiec <[email protected]> Reviewed-by: Herakliusz Lipiec <[email protected]>

