netdev
[Top] [All Lists]

Re: how ip header added in ip_bulid_xmit function?

To: Manu Garg <manu.garg@xxxxxxxxxx>
Subject: Re: how ip header added in ip_bulid_xmit function?
From: linux lover <linux_lover2004@xxxxxxxxx>
Date: Tue, 18 May 2004 23:20:44 -0700 (PDT)
Cc: linuxnet <linux-net@xxxxxxxxxxxxxxx>, netdev <netdev@xxxxxxxxxxx>, netfilter <netfilter-devel@xxxxxxxxxxxxxxxxxxx>
In-reply-to: <40AA1C54.2090201@xxxxxxxxxx>
Sender: netdev-bounce@xxxxxxxxxxx

hello,

> A packet comes from TCP layer to IP layer through
> function call 
> tp->af_specific->queue_xmit() (in
> tcp_output.c:tcp_transmit_skb() ). For 
> IP this function is nothing but ip_queue_xmit()
> defined in ip_output.c.
> 
   then why ip_build_xmit and ip_build_xmit_slow used?
i think in case of ICMP packet control in icmp.c
alwayes goes to ip_build_xmit?


regards,
linux_lover


        
                
__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/

<Prev in Thread] Current Thread [Next in Thread>