route(8) sendpipe/recvpipe not working?
Claudio Jeker
cjeker at diehard.n-r-g.com
Wed Jan 9 04:38:07 PST 2008
On Tue, Jan 08, 2008 at 08:07:59PM -0600, Kevin Day wrote:
>
> I'm playing with 6.3-RC1 on a test box to see what breaks for us, and so
> far only one thing seems wrong...
>
> If I do:
>
> # route add 1.2.3.4/32 2.3.4.5 -sendpipe 131072
> add net 1.2.3.4: gateway 2.3.4.5
>
> It seems to work okay, but the "sendpipe" option doesn't seem to have any
> effect:
>
> # route get 1.2.3.4
> route to: 1.2.3.4
> destination: 1.2.3.4
> mask: 255.255.255.255
> gateway: 2.3.4.5
> interface: em0
> flags: <UP,GATEWAY,DONE,STATIC>
> recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu
> expire
> 0 0 0 0 0 0 1500
> 0
>
>
> Other options (such as -mtu) seem to work okay, but send/recvpipe doesn't.
> A search shows this was brought up in June of 2006 as well:
>
recvpipe, sendpipe, ssthresh, rtt, rttvar have been removed from the
kernel routing table long time ago.
--
:wq Claudio
More information about the freebsd-net
mailing list