I have noticed one strange issue on recent 7-STABLE/8-CURRENT:
- this works:
%route add 10.0.0.0/8 192.168.3.1
add net 10.0.0.0: gateway 192.168.3.1
%route add 10.0.0.0/9 192.168.3.2
add net 10.0.0.0: gateway 192.168.3.2
- this doesn't:
%route add 0.0.0.0/0 192.168.3.1
add net 0.0.0.0: gateway 192
Have you tried using rtprio?
You'll have to be really careful though so as not to jam up the
system using it.
-Alfred
* Len Gross <[EMAIL PROTECTED]> [081018 17:28] wrote:
> Slight correction; I should have said more accurate usleep, not "timer."
>
> -- Len
>
> On Sat, Oct 18, 2008 at 3:12 PM,
* David DeSimone <[EMAIL PROTECTED]> [081018 02:25] wrote:
> Eugene M. Kim <[EMAIL PROTECTED]> wrote:
> >
> > Is it possible to close a connection from an accept filter, for
> > example, in order to prevent an incoming connection with a malformed
> > request body from ever reaching the userland?
>
Note: to view an individual PR, use:
http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).
The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.
S Tracker