Re: A query about a missing file opt_sctp.h
- From: Gary Palmer <gpalmer@xxxxxxxxxxx>
- Date: Mon, 25 Jun 2007 23:09:20 -0400
On Mon, Jun 25, 2007 at 03:40:52PM -0400, Randall Stewart wrote:
opt_sctp.h
Is one created by the config program when you run
config with
options SCTP
in your list of things you want..
So for example I do
cd /usr/src/sys/i386/conf
config mymachine
cd ../compile/mymachine
and if I do
ls -l opt_sctp.h
I will see it there...
That is of course assuming that I have
SCTP in my config ;-D
Surely it would still be there, as an empty file, even without SCTP? Adding
options SCTP
would add something like
#define SCTP 1
to the file AFAIK (at least on 6.x, I doubt config is that much changed
in -current)
sazzadur rahman wrote:_______________________________________________
Hello, In FreeBSD CVS,
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet/?copt=1&hidecvsroot=0&hidenonreadable=1&sortby=&hideattic=1&logsort=date&f=u
under src/sys/netinet tree, the header file sctp_os_bsd.h includes
another header file named "opt_sctp.h" from version 1.6.
Unfortunately I didn't find this file anywhere in the CVS. Is it
possible to direct me how I can get the file "opt_sctp.h"?
Thanks in advance Sazzad
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe,
send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
--
Randall Stewart
NSSTG - Cisco Systems Inc.
803-345-0369 <or> 803-317-4952 (cell)
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: A query about a missing file opt_sctp.h
- From: Randall Stewart
- Re: A query about a missing file opt_sctp.h
- References:
- A query about a missing file opt_sctp.h
- From: sazzadur rahman
- Re: A query about a missing file opt_sctp.h
- From: Randall Stewart
- A query about a missing file opt_sctp.h
- Prev by Date: Re: IPv6 Woes...
- Next by Date: New tool for TCP research [FYI]
- Previous by thread: Re: A query about a missing file opt_sctp.h
- Next by thread: Re: A query about a missing file opt_sctp.h
- Index(es):
Relevant Pages
|