Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2009 15:45:48 +0100
From:      Attilio Rao <attilio@freebsd.org>
To:        freebsd-net@freebsd.org, Ed Maste <emaste@sandvine.com>,  Paolo Pisati <piso@freebsd.org>, Robert Watson <rwatson@freebsd.org>
Subject:   [PATCH] Moving inet_aton() definition into libkern
Message-ID:  <3bbf2fe10911060645rf59a3e5h392bb8376b861444@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
[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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3bbf2fe10911060645rf59a3e5h392bb8376b861444>