On 30 Jun 2013, at 17:14, Michael Tuexen <tue...@freebsd.org> wrote:

> On Jul 1, 2013, at 1:29 AM, Rui Paulo <rpa...@freebsd.org> wrote:
> 
>> Author: rpaulo
>> Date: Sun Jun 30 23:29:24 2013
>> New Revision: 252432
>> URL: http://svnweb.freebsd.org/changeset/base/252432
>> 
>> Log:
>> Add INET6.
>> 
>> Modified:
>> head/sys/arm/conf/RPI-B
>> 
>> Modified: head/sys/arm/conf/RPI-B
>> ==============================================================================
>> --- head/sys/arm/conf/RPI-B  Sun Jun 30 23:14:55 2013        (r252431)
>> +++ head/sys/arm/conf/RPI-B  Sun Jun 30 23:29:24 2013        (r252432)
>> @@ -38,6 +38,7 @@ options    HZ=100
>> 
>> options      SCHED_4BSD              #4BSD scheduler
>> options      INET                    #InterNETworking
>> +options     INET6                   #IPv6 communications protocols
>> options      FFS                     #Berkeley Fast Filesystem
>> options      SOFTUPDATES             #Enable FFS soft updates support
>> options      UFS_ACL                 #Support for access control lists
>> 
> What about enabling SCTP? It works fine on arm and is enabled on
> other platforms, too.


It could be done, but I think I'd rather spend some time integrating it with 
the standard GENERIC options.

--
Rui Paulo

_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to