Date: Thu, 18 Oct 2001 18:19:31 +0900 From: Shoichi Sakane <sakane@kame.net> To: tariq_rashid@lineone.net Cc: freebsd-security@freebsd.org Subject: Re: MTU and KAME ipsec Message-ID: <20011018181931X.sakane@kame.net> In-Reply-To: Your message of "Thu, 18 Oct 2001 10:04:45 %2B0100" <E15u96b-000NMK-00@mk-smarthost-1.mail.uk.worldonline.com> References: <E15u96b-000NMK-00@mk-smarthost-1.mail.uk.worldonline.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> how does the kame ipsec in freebsd 4.4 handle the network interface MTU? > is it automatically set to the correct "discovered value" or must it be statically set? it doesn't do special things. it's not different from when the kernel sends the normal packet. in ipsec case, it just takes ipsec headers length from interface's mtu. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011018181931X.sakane>