: IPv6 raw socket to send original udp
Date: Mon, 08 May 2006 05:44:51 +0900 (JST)
Message-ID: <[EMAIL PROTECTED]>
>
> Hi,
>
> I tried to use pf as a traffic shaper for a streaming server, but
> it does not work well. Input of pf is bursted packets within around 20
> ms
On Tue, 16 May 2006, JINMEI Tatuya / [ISO-2022-JP] ¿ÀÌÀãºÈ wrote:
So, if a program needs to specify an arbitrary source IPv6 address for
outgoing packets, it should use other "packet injection" interface such as
BPF.
One problem with using BPF for packet injection in IPv4 is that it requires
> On Mon, 08 May 2006 05:44:51 +0900 (JST),
> Hideki Yamamoto <[EMAIL PROTECTED]> said:
> I wonder if IPv6 raw socket can be used only for ICMPv6.
No, you can use any non built-in protocols on an IPv6 raw socket. In
fact, IPv6 PIM daemons use IPv6 raw sockets for IPPROTO_PIM. But...
>
At Mon, 08 May 2006 05:44:51 +0900 (JST),
Hideki Yamamoto wrote:
>
>
> Hi,
>
> I tried to use pf as a traffic shaper for a streaming server, but
> it does not work well. Input of pf is bursted packets within around 20
> msec, but is not bursted packets within around 100 msec or longer.
> This t
Hi,
I tried to use pf as a traffic shaper for a streaming server, but
it does not work well. Input of pf is bursted packets within around 20
msec, but is not bursted packets within around 100 msec or longer.
This traffic pattern is the feature of the streaming server.
As pf is does not work wel