netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Question about the email about "[PATCH 2/3] IPV6: unify 3 similar code path in ndisc_recv_ns()"
@ 2007-11-08  7:04 Ren Junyuan
  0 siblings, 0 replies; only message in thread
From: Ren Junyuan @ 2007-11-08  7:04 UTC (permalink / raw)
  To: netdev, davem

Dear David S. Miller :

Happy to write to you.
In the email  <20040206.181006.79694138.yoshfuji@linux-ipv6.org >
<http://oss.sgi.com/archives/netdev/2004-02/msg00111.html>>,
yoshfuji unified 3  similar code patch in ndisc_recv_ns(). I have a 
question
about the "flags sent with  
NA in reply to this NS" .  In the kernel 2.4.21,
it is as follows:
 ndisc_send_na(dev, neigh, saddr,
                  &msg->target,
                      idev->cnf.forwarding, 1, 0, inc);
in you patch it is as follows:
ndisc_send_na(dev, neigh, saddr, &msg->target,
                idev->cnf.forwarding,
                1, (ifp != NULL && inc), inc);
Can you tell me why you modified the flag O(override)?
Thanks a lot!

-- 
Regards
Ren Junyuan
 --------------------------------------------------
 Ren Junyuan
 Development Dept.I
 Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST)
 8/F., Civil Defense Building, No.189 Guangzhou Road,
 Nanjing, 210029, China 
 TEL: +86+25-86630566-851
 COINS: 79955-851
 FAX: +86+25-83317685
 MAIL: renjy@cn.fujitsu.com



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-08  7:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-08  7:04 Question about the email about "[PATCH 2/3] IPV6: unify 3 similar code path in ndisc_recv_ns()" Ren Junyuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).