On 24.12.2010 06:18, Sebastian Zander wrote:
> Hi all,
>
> We believe this may be of some interest to list members, and
> apologise in advance for any duplicates you may receive.
>
> We are pleased to announce DIFFUSE v0.1, our first release of a
> system enabling FreeBSD's IPFW firewall subsyste
Hi all,
We believe this may be of some interest to list members, and
apologise in advance for any duplicates you may receive.
We are pleased to announce DIFFUSE v0.1, our first release of a
system enabling FreeBSD's IPFW firewall subsystem to classify IP
traffic based on statistical traffic prop
Hi Folks,
I have a dell R900 - it came with a quad card Broadcom NetXtreme II
BCM5708 and I installed the 8.1 release amd64.
The bce connected to a switch foundry says 'no carrier', another bce
connected to a
router (juniper) works fine. I found some old threads about the bce driver.
http://ww
I'm writing a simple char device. So far everything went so good
(read/write), but here I'm going to add support for ioctl.
int
ioctl(struct cdev *dev, u_long cmd, caddr_t data, int flags, struct thread *td)
{
int error = 0;
uprintf("Here...\n");
return(error);
}
and I'm ca
On Thu, 23 Dec 2010 09:51:36 +0100
Bernhard Schmidt wrote:
> On Thursday 23 December 2010 02:23:04 Oliver Ebert wrote:
> > On Mon, 20 Dec 2010 12:53:30 +0100
> >
> > Bernhard Schmidt wrote:
> > > On Monday 20 December 2010 12:06:24 Patrick Ale wrote:
> > > > Hi,
> > > >
> > > > Not sure if thi
On Thu, Dec 23, 2010 at 05:47:14PM +0330, Mohammad Hedayati wrote:
> Suppose we've created a stream socket between two nodes. What happens
> if you write large chunks of data into the socket but the other pair
> doesn't read that for presumably long time?! Does the connection fail
> or data is mis
Suppose we've created a stream socket between two nodes. What happens
if you write large chunks of data into the socket but the other pair
doesn't read that for presumably long time?! Does the connection fail
or data is missed?!
___
freebsd-net@freebsd.or
On Dec 22, 2010, at 6:55 PM, Eugene Grosbein wrote:
> On 21.12.2010 21:57, Fabien Thomas wrote:
>
>>> irq262: igb0:que 0 157354922 7927
>>> irq263: igb0:que 1577369 29
>>> irq264: igb0:que 2280207 14
>>> irq265: igb0:que 3
On Thursday 23 December 2010 02:23:04 Oliver Ebert wrote:
> On Mon, 20 Dec 2010 12:53:30 +0100
>
> Bernhard Schmidt wrote:
> > On Monday 20 December 2010 12:06:24 Patrick Ale wrote:
> > > Hi,
> > >
> > > Not sure if this is useful information for you but here goes:
> > > I have exactly the same