[PATCH] Moving inet_aton() definition into libkern

Attilio Rao attilio at freebsd.org
Fri Nov 6 15:17:38 UTC 2009


[Please don't forget to CC me because I'm not subscribed to net@]

This patch moves inet_aton() (specular to inet_ntoa(), already present
in libkern) into libkern:
http://www.freebsd.org/~attilio/Sandvine/STABLE_8/inet_aton/inet_aton.diff
http://www.freebsd.org/~attilio/Sandvine/STABLE_8/inet_aton/inet_aton.c

Please note that I did use the inet_aton() already present in stock
FreeBSD with just some whitelines adds before the comments (as
mandates by style(9)).
Please review.

Thanks,
Attilio


-- 
Peace can only be achieved by understanding - A. Einstein


More information about the freebsd-net mailing list