> Are you enabling an option, like IPv6, that puts Giant over the network 
> stack?

Am not enabling anything, but if INET6 is part of GENERIC (which I think it is
isn't it?) then I would have that in my kernels as they basically look
like this:

        include GENERIC

        options SMP

        device          pf
        device          atapicam

        options         ALTQ
        options         ALTQ_CBQ
        options         ALTQ_RED
        options         ALTQ_RIO
        options         ALTQ_HFSC
        options         ALTQ_CDNR
        options         ALTQ_PRIQ
        options         ALTQ_NOPCC

Actually, how do I 'unoption' something which has already been included,
is there some equivalent to 'nodevice' for options ?

-pete.


>
> Scott
>
>
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to