From: Andras Kis-Szabo <kisza@securityaudit.hu>
To: "YOSHIFUJI Hideaki / 吉藤英明" <yoshfuji@linux-ipv6.org>
Cc: linux-kernel@vger.kernel.org, Netdev <netdev@oss.sgi.com>,
Netfilter Devel <netfilter-devel@lists.netfilter.org>,
"David S. Miller" <davem@redhat.com>,
kuznet@ms2.inr.ac.ru, usagi@linux-ipv6.org
Subject: Re: [PATCH] IPv6: Functions Clean-up
Date: Sun, 03 Nov 2002 15:27:42 +0100 [thread overview]
Message-ID: <1036333662.12980.27.camel@arwen> (raw)
In-Reply-To: <20021103.221658.52523847.yoshfuji@linux-ipv6.org>
Hi,
> /*
> * Taken from net/ipv6/ip6_output.c
> * We should use the one there, but is defined static
> * so we put this just here and let the things as
> * they are now.
> *
> * If that one is modified, this one should be modified too.
> */
>
> So, the reason why the copy of route6_me_harder()
> lives there is because net/ipv6/ip6_output.c has not been
> exported it.
Ok, ok! I have not got problems with this any more! :)
It is even worse that the route6_me_harder() depends on the
CONFIG_NETFILTER option, so this function comes from the Netfilter. In
this case it is an unwanted code-duplication :(
> Is this something to do with parser of extension headers?
> Parser of extension headers is different thing, isn't it?
Yes, it is a different thing with different code.
Regards,
kisza
--
Andras Kis-Szabo Security Development, Design and Audit
-------------------------/ Zorp, NetFilter and IPv6
kisza@SecurityAudit.hu /------------------------------------------->
next prev parent reply other threads:[~2002-11-03 14:27 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-03 2:54 [PATCH] IPv6: Functions Clean-up YOSHIFUJI Hideaki / 吉藤英明
2002-11-03 13:00 ` Andras Kis-Szabo
2002-11-03 12:03 ` David S. Miller
2002-11-03 12:08 ` Pekka Savola
2002-11-03 13:16 ` YOSHIFUJI Hideaki / 吉藤英明
2002-11-03 13:20 ` YOSHIFUJI Hideaki / 吉藤英明
2002-11-03 13:22 ` James Morris
2002-11-03 14:27 ` Andras Kis-Szabo [this message]
2003-02-23 9:18 ` David S. Miller
2003-02-24 3:57 ` YOSHIFUJI Hideaki / 吉藤英明
2003-02-24 6:25 ` David S. Miller
2003-02-24 6:54 ` David S. Miller
2003-02-24 7:18 ` YOSHIFUJI Hideaki / 吉藤英明
2003-02-24 7:29 ` YOSHIFUJI Hideaki / 吉藤英明
2003-02-24 7:18 ` David S. Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1036333662.12980.27.camel@arwen \
--to=kisza@securityaudit.hu \
--cc=davem@redhat.com \
--cc=kuznet@ms2.inr.ac.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@oss.sgi.com \
--cc=netfilter-devel@lists.netfilter.org \
--cc=usagi@linux-ipv6.org \
--cc=yoshfuji@linux-ipv6.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.