Skip to content
Snippets Groups Projects
Commit 1e2e5659 authored by Mitch Williams's avatar Mitch Williams Committed by John W. Linville
Browse files

[PATCH] net: allow newline terminated IP addresses in in_aton


in_aton() gives weird results if it sees a newline at the end of the
input. This patch makes it able to handle such input correctly.

Signed-off-by: default avatarMitch Williams <mitch.a.williams@intel.com>
Acked-by: default avatarJay Vosburgh <fubar@us.ibm.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent cd52d1ee
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment