Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2001 12:36:02 -0700
From:      Wes Peters <wes@softweyr.com>
To:        ravi prasad <raprasad@usa.net>
Cc:        freebsd-net@FreeBSD.org
Subject:   Re: Ipv6_forward function.
Message-ID:  <3AB7B122.EA8E8690@softweyr.com>
References:  <20010320034748.23454.qmail@nw128.netaddress.usa.net>

next in thread | previous in thread | raw e-mail | index | archive | help
ravi prasad wrote:
> 
> Dear sir,
> While going thought the module ipv6_input.c i found that the code for
> ipv6_forward function is missing. It was commented that for now we will
> discard the packet. In the ipv6_forward function m_free() was callled & the
> m_buf is freed. Kindly mail me if this is implemented some where else or the
> present implementation of free BSD kernel does not forward the ipv6 packets.
> regards

What version of FreeBS are you looking at?  On mine, which is a few days old
4.3-BETA, ip6_forward is defined in sys/netinet6/ip6_forward.c.

-- 
            "Where am I, and what am I doing in this handbasket?"

Wes Peters                                                         Softweyr LLC
wes@softweyr.com                                           http://softweyr.com/

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




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