Hi all,
I've been doing research recently on traffic shaping/limitting options on several
platforms. Since Linux and Cisco has something called "burst" is there anything
similar in FreeBSD. If YES - can you point me the docs.
Thanks in advance.
--
I've been reading a little about TCP Segmentation Offload (aka TSO).
We don't appear to support it, but at least 2 of our supported nics
(e1000 and bge) apparently could support it.
The gist is that TCP pretends the nic has a large mtu, and passes a
large (> the mtu on the link layer) packet down
In FreeBSD 5 are IP frags guaranteed to be passed to a network driver
with no intermediary IP packets between the fragments? Or can
multiple streams get queued at once?
Specifically, if a driver claims to be able to CSUM_IP_FRAGS, can it
count on getting all the frags, one right after another (p
Like the subjects says,
I think it would be nice to reserve a couple of names (like
ng_cust1 & ng_cust2) for user developed netgraph nodes (something
like unix did with major&minor numbers of device).
With a couple of spare nodes it would be possible
to develop and test new netgraph nodes withou
Hi,
> contact me..
>
> what is teredo?
I have been working with Konstantin about it.
It is an IPv6 over UDP/IPv4 migration service. It is supported by Windows XP +
SP1 + Microsoft update. It can be used in order to cross some NATs.
see
http://www.ietf.org/internet-drafts/draft-huitema-v6ops-t
> what is teredo?
a security-problematic hack that should not be necessary on an
opsys that has other means of running v6 in a v4 world, e.g.,
faith.
randy
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To uns
Julian Elischer wrote:
On Fri, 5 Sep 2003, Konstantin KABASSANOV wrote:
Hi,
I'm actually working on a teredo server/relay implementation as a
netgraph node. Can you tell me, please, who I need to contact for an
eventual integration of my code into the netgraph source.
contact me..
wha
On Fri, 5 Sep 2003, Konstantin KABASSANOV wrote:
> Hi,
>
> I'm actually working on a teredo server/relay implementation as a
> netgraph node. Can you tell me, please, who I need to contact for an
> eventual integration of my code into the netgraph source.
contact me..
what is teredo?
>
>
Hi,
I'm actually working on a teredo server/relay implementation as a
netgraph node. Can you tell me, please, who I need to contact for an
eventual integration of my code into the netgraph source.
Thanks.
Konstantin
_
Konstantin K. KABASSA
On Friday 05 September 2003 11:51, Jan Mikael Melen wrote:
> > I've included as an attachment a patch that I have used to fix the
> > problem and allso as attached a short program which can be used to
> > regenerate the problem in unpatched FreeBSD 5.1-p2.
>
> Oops Forgot the other attachment..
On Friday 05 September 2003 12:54, Simon L. Nielsen wrote:
> On 2003.09.05 12:51:14 +0300, Jan Mikael Melen wrote:
> > > I've included as an attachment a patch that I have used to fix the
> > > problem and allso as attached a short program which can be used to
> > > regenerate the problem in unpatc
> I've included as an attachment a patch that I have used to fix the problem
> and allso as attached a short program which can be used to regenerate the
> problem in unpatched FreeBSD 5.1-p2.
Oops Forgot the other attachment...
BR. Jan
___
[EMAI
Has anyone else seen that in the FreeBSD 5.1-p2 if one is binding to a socket
that has earliear been closed but the tcp connection is still in time wait
state will cause a panic in kernel with following error code:
Fatal trap 12: page fault while in kernel mode
fault virtual address =
13 matches
Mail list logo