MTU size as possible
( I hope "1" will be default)
Are there any comment on this matter?
Best regards,
Hideki Yamamoto
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe
) is used when unsuccessful command sequence
is used. And I request the method to change this MMTU, for example
sysctl command as I said in the previous mail.
Best regards,
Hideki Yamamoto
1. Test environment
mtuweightexpire
0 0 0 0 1300 1 0
h9#
2009/12/29 Julian Elischer :
> David DeSimone wrote:
>>
>> Hideki Yamamoto wrote:
>>>
>>> h99# ifconfig xl0 inet6 2001:99::1
>>> h99# ifconfig gif0 create
4.11 to 7.2 or later, I encountered this
problem.
Does anyone have any information about this problem?
The followings are OS information I have tested, the result of
Tshark command, and source code of test program.
Best regards,
Hideki Yamamoto
Hi,
I have found the answer to my question.
The following lines resolved my problem.
sock_optval=0;
error = setsockopt(send_s, IPPROTO_IPV6, IPV6_USE_MIN_MTU,
&sock_optval, sizeof(sock_optval));
2010/2/22 Hideki Yamamoto :
> Hi,
>
> I hav
ernel paramters to turn on MLDv2?
Or are there any further documment on this matter?
Thanks in advance.
Best regards,
Hideki Yamamoto
-------
Hideki YAMAMOTO [EMAIL PROTECTED]
Software Development Department- 4, Devel
testing, releted information is welcomed.
Best regard,
Hideki Yamamoto
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Hi,
I am using zebra as IPv6 router with more than two gif tunnels.
It are working well.
In /etc/rc.conf, we set the following lines.
start
router_enable="YES"
router="/usr/local/sbin/zebractl"
router_flags="start"
end
Regards,
Hideki Yamamoto
From:
| ICQ #67774661
> X http://pf4freebsd.love2party.net/ | [EMAIL PROTECTED]
> / \ ASCII Ribbon Campaign | Against HTML Mail and News
-
Hideki YAMAMOTO |
Broadband Media Solutions
experiment, it does not
seems good, IP_HDRINCL option does not woks.
I wonder if IPv6 raw socket can be used only for ICMPv6.
I would like to use IPv6 raw socket for original udp packet.
Thanks in advance.
Hideki Yamamoto
--
___
freebsd-net@freebsd.org
Hi,
One of my collegues helped me.
bpf described in the following page is useful.
http://canmore.sdf-eu.org/freebsd/bpf.html
And libdnet is a wrapper of the bpf on FreeBSD.
Code using libdnet seems to be portable with Linux and so on.
From: Hideki Yamamoto <[EMAIL PROTECTED]>
Subject
11 matches
Mail list logo