Investor Edge SBNS . PK

2006-09-03 Thread lenzcbt ccfgjse
Health Care Sector has been booming since decades, this is the next big one. This is the best kept secret in entertainment SHALLBETTER INDUSTRIES INC (SBNS. PK) Company: SHALLBETTER INDUSTRIES INC Symbol: SBNS. PK Current Price: .98 Expected: Steady Climb for the TOP This quick rising stock is

Re: ipv6 host routes

2006-09-03 Thread gnn
At Sun, 3 Sep 2006 15:22:14 +0200, John Hay wrote: > > Hi, > > Does anybody know how to add a direct IPv6 host route that actually works? > What I mean is not through a gateway, but for one directly reachable. > > I know it normally isn't needed because it will just work, but I'm > trying to add

Re: RFC: TSO patch for current

2006-09-03 Thread Andre Oppermann
What were you thinking of doing? Please check out my TSO patch here: http://people.freebsd.org/~andre/tso-20060903.diff It compiles but I haven't tested it live traffic yet. My approach is quite different from the NetBSD one your patch is based o

Re: kern/102035: [plip] plip networking disables parallel port printing

2006-09-03 Thread George Mitchell
Brooks Davis wrote: > > On Sat, Sep 02, 2006 at 10:20:22PM -0700, Doug Barton wrote: > > Your approach is interesting, but I'm not sure I like the idea of adding a > > new semantic to the defaults file. > >=20 > > Would you consider instead modifying network6_interface_setup in > > network.subr to

Re: kern/102035: [plip] plip networking disables parallel port printing

2006-09-03 Thread Brooks Davis
On Sat, Sep 02, 2006 at 10:20:22PM -0700, Doug Barton wrote: > Your approach is interesting, but I'm not sure I like the idea of adding a > new semantic to the defaults file. > > Would you consider instead modifying network6_interface_setup in > network.subr to not automatically configure a plip i

Improved TCP syncookie implementation

2006-09-03 Thread Andre Oppermann
h are randomized instead of directly using ticks (which reveals out uptime). http://people.freebsd.org/~andre/syncookies-20060903.diff Please test and report any problems. To run with syncookies only do: sysctl net.inet.tcp.syncookies_only=1 More information about syncookies below my sig. --

ipv6 host routes

2006-09-03 Thread John Hay
Hi, Does anybody know how to add a direct IPv6 host route that actually works? What I mean is not through a gateway, but for one directly reachable. I know it normally isn't needed because it will just work, but I'm trying to add FreeBSD IPv6 capability to net/olsrd. It looks like I have most of

Re: Intel em receive hang and possible pr #72970 + some offtop

2006-09-03 Thread Gleb Smirnoff
Rob, to compile the driver taken from RELENG_6 branch on the 6.0-RELEASE (or 6.1-RELEASE) system you need to also merge this commit into your system: http://lists.freebsd.org/pipermail/cvs-src/2006-July/065867.html After this driver from RELENG_6 will be buildable. I wonder, why noone in t

Re: kern/102607: [if_bridge] don't generate random L2 address

2006-09-03 Thread Stefan Bethke
The following reply was made to PR kern/102607; it has been noted by GNATS. From: Stefan Bethke <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], Radim Kolar <[EMAIL PROTECTED]> Cc: Subject: Re: kern/102607: [if_bridge] don't generate random L2 address Date: Sun, 3 Sep 2006 13:40:05 +0200 The example