Jonathan Larmour <[email protected]> has granted  Patch_or_Contribution:
Bug 1001159: Fixes from FreeBSD IP Stack CVS
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001159

------- Additional Comments from Jonathan Larmour <[email protected]>
Hi Kelvin,

Thanks for the patch! This looks good, although I think there should be two
minor changes:
- make CYGPKG_NET_TCP_REASS_DIVISOR be of "booldata" type, which means we can
eliminate CYGPKG_NET_TCP_REASS_LIMIT.
- make all the added queue limit stuff depend on this option being set.
Otherwise we're adding code (albeit small) which can never be used.

I'll attach the patch I'm committing now.

For the record, the bulk of these patches originate from FreeBSD, so there is
no need for a copyright assignment for the trivial stuff left over.

Jifl

Reply via email to