Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2001 18:17:30 +0200
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        aka50 <aka50@mail.ru>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: NATD libalias bug or feature?
Message-ID:  <20011218181730.A87437@sunbay.com>
In-Reply-To: <997578317.20011218173334@mail.ru>
References:  <997578317.20011218173334@mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 18, 2001 at 05:33:34PM +0300, aka50 wrote:
> Hello freebsd-hackers,
> 
>       FreeBSD 4.3 RELEASE.
> 
>       I tried to use natd transparent proxing ability with encode_ip_hdr
>       type. I found strange behaviour in function TcpAliasOut()
>       (/usr/src/lib/libalias/alias.c). When packet modified by
>       ProxyModify() (/usr/src/lib/libalias/alias_proxy.c), code
>       doesn't recompute pointer to TCP header by calling
>       tc = (struct tcphdr *) ((char *) pip + (pip->ip_hl << 2));
[...]

Committed, thanks!


Cheers,
-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011218181730.A87437>