Allocating AF constants for vendors.
Alfred Perlstein
alfred at freebsd.org
Sat Sep 1 02:46:05 PDT 2007
* Max Laier <max at love2party.net> [070822 14:38] wrote:
> On Wednesday 22 August 2007, Bruce M. Simpson wrote:
> [...]
> > On the other hand, if you don't need to reference these constants in
> > the kernel at all, and they will all exist beyond AF_MAX, then you can
> > disregard what I've said and append them to the rest of the list.
>
> Please make sure to leave a bit of space between AF_MAX and your constants
> so we could still grow AF_MAX if the need should ever arise.
Hmm, that could work, but I think we have the same problem, we depend on AF_MAX.
I could look into a more dynamic way of allocating... possibly.
-Alfred
More information about the freebsd-net
mailing list