Commit 3819eb95 authored by osdl.net!shemminger's avatar osdl.net!shemminger

Fix netlink message alignment when the last routing attribute added

has a data length not aligned to RTA_ALIGNTO.

(Logical change 1.179)
parent 3dabdbb3
...@@ -2,7 +2,9 @@ ...@@ -2,7 +2,9 @@
* Warn about wildcard deletions and provide IFA_ADDRESS upon * Warn about wildcard deletions and provide IFA_ADDRESS upon
deletions to enforce prefix length validation for IPv4. deletions to enforce prefix length validation for IPv4.
* Fix netlink message alignment when the last routing attribute added
has a data length not aligned to RTA_ALIGNTO.
2005-03-30 Masahide NAKAMURA <nakam@linux-ipv6.org> 2005-03-30 Masahide NAKAMURA <nakam@linux-ipv6.org>
* ipv6 xfrm allocspi and monitor support. * ipv6 xfrm allocspi and monitor support.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment