Re: Re: Re: Basic understanding about sk_buff packet handling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



  hello,
i want to know which fields in skbuff structure are actually send by kernel. i think skb_push area, data area and skb_put ar
ea is the only to be send by kernel is it? so i have to modify MTU or make buffer allocation so that every time data is take
n to form packet it should take data less thatn 8 bytes.
regards,
parag



On Fri, 16 Apr 2004 mohanlal jangir wrote :
>If you want any data to be available at next host, the data must be
>transmitted in packet.
>
>Regards
>Mohanlal
>
>----- Original Message -----
> From: "bunty" <bunty123_4@rediffmail.com>
>To: "mohanlal jangir" <mohanlal@samsung.com>
>Cc: <kernelnewbies@nl.linux.org>; "omanakuttan"
><omanakuttan@tataelxsi.co.in>
>Sent: Thursday, April 15, 2004 8:30 PM
>Subject: Re: Re: Basic understanding about sk_buff packet handling
>
>
>
>
>hello,
>       Thanks for ur reply that relaxes me that i can do that. Actually what
>i want i told u that to add 2 four bytes fields of my own of each packet. So
>as per ur suggestion i can use it in cb varialble. Now what i want to know
>Whether kernel passes whole skb or only packet  with data and headers.
>cause as part of my project i want those fields at next host to recalculate
>the checksum of my own on data only. so those fields should  be accessible
>to me at next host.
>can it be possible?
>
>Parag.
>
>
>

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux