Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2007 13:50:55 -0700
From:      Alfred Perlstein <alfred@freebsd.org>
To:        net@freebsd.org
Subject:   Allocating AF constants for vendors.
Message-ID:  <20070821205055.GQ87451@elvis.mu.org>

next in thread | raw e-mail | index | archive | help
Hello all,

I would like to reserve about 64 entries for VENDOR specific address
families in sys/socket.h.

I think this will allow vendors to comfortably use the array of
address families without worrying about overlap with FreeBSD
protocols.

If no one objects I plan to commit this in the next few days.

The format will be along the lines of:

AF_VENDOR0 -> AF_VENDOR63

Suggestions?

thank you,
-- 
- Alfred Perlstein



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