| 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> |
|---|---|---|
| ||
| Previous by Date: | 2.6.6: IPv6 initialisation bug, Russell King |
|---|---|
| Next by Date: | Re: TxDescriptors -> 1024 default. Please not for every NIC!, Marc Herbert |
| Previous by Thread: | Re: how ip header added in ip_bulid_xmit function?, Manu Garg |
| Next by Thread: | RE: how ip header added in ip_bulid_xmit function?, linux lover |
| Indexes: | [Date] [Thread] [Top] [All Lists] |