Re: Global (non _KERNEL) place for sockaddr_union?
From: Brooks Davis (brooks_at_one-eyed-alien.net)
Date: 09/21/04
- Previous message: Hajimu UMEMOTO: "Re: Global (non _KERNEL) place for sockaddr_union?"
- In reply to: Hajimu UMEMOTO: "Re: Global (non _KERNEL) place for sockaddr_union?"
- Next in thread: Max Laier: "Re: Global (non _KERNEL) place for sockaddr_union?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 21 Sep 2004 10:15:39 -0700 To: Hajimu UMEMOTO <ume@FreeBSD.org>
On Wed, Sep 22, 2004 at 02:09:11AM +0900, Hajimu UMEMOTO wrote:
> Hi,
>
> >>>>> On Tue, 21 Sep 2004 09:14:20 -0700
> >>>>> Brooks Davis <brooks@one-eyed-alien.net> said:
>
> brooks> The real problem may be that KAME mistakenly gave sockaddr_union a
> brooks> general name when it isn't and such a type would be hell to actually
> brooks> work with. A custom union that does exactly what pf needs may be the
> brooks> best approach.
>
> I believe KAME doesn't use non standard struct such as sock_union.
Oops, you are correct, it's part of fastipsec, not KAME.
-- Brooks
-- Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
- application/pgp-signature attachment: stored
- Previous message: Hajimu UMEMOTO: "Re: Global (non _KERNEL) place for sockaddr_union?"
- In reply to: Hajimu UMEMOTO: "Re: Global (non _KERNEL) place for sockaddr_union?"
- Next in thread: Max Laier: "Re: Global (non _KERNEL) place for sockaddr_union?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|