Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/netinet
In article <rmili6ozh4c.fsf%fnord.ir.bbn.com@localhost>,
Greg Troxel <gdt%ir.bbn.com@localhost> wrote:
>"Christos Zoulas" <christos%netbsd.org@localhost> writes:
>
>> Module Name: src
>> Committed By: christos
>> Date: Wed Jun 5 00:48:32 UTC 2013
>>
>> Modified Files:
>> src/sys/netinet: udp_usrreq.c
>>
>> Log Message:
>> conditionalize the net traversal code on FAST_IPSEC to make rump build.
>
>FAST_IPSEC does not appear in -current; it's just IPSEC. Does adding
>ifdef FAST_IPSEC really make a full release build work?
>
>The previous commit should have been two - correctness fixes are
>candidates for pulling up to -6, and rototilling ifdefs are not.
>
>("While here, do X" is always best avoided, in my opinion.)
I will clean up FAST_IPSEC shortly.
christos
Home |
Main Index |
Thread Index |
Old Index