Networking Forums

Networking Forums > Computer Networking > Linux Networking > How to get data in kernel SEND buffer for a TCP socket from a netfilter based kernel module

Reply
Thread Tools Display Modes

How to get data in kernel SEND buffer for a TCP socket from a netfilter based kernel module

 
 
Rohit
Guest
Posts: n/a

 
      05-10-2007, 11:27 AM
HI all,

I want to know ,if there is a way to get data from the kernel SEND
buffer for a socket from a kernel module which is using netfilter
hooks ?? If yes, is there any open source implemenation /example which
i can start with ??
I believe there should be a way to parse sk_buff linked list and get
this data but not very sure being new to networking . Also how
portable this part will be ??
1: To other Linux kernel versions ??
2: To Other Unix* like kernels ??


Thanks,
Rohit

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Clear UDP socket kernel buffer. Joe Beanfish Linux Networking 0 08-17-2009 05:31 PM
Problem with netfilter in a kernel module Aashay Shringarpure Linux Networking 1 03-02-2009 06:58 AM
possible issues on SMP machine for Netfilter based kernel module Rohit Linux Networking 0 05-16-2007 09:55 AM
How to detect TCP sequence number wrap around in a netfilter kernel module Rohit Linux Networking 0 05-10-2007 06:28 AM
How to read all data from kernel buffer for a socket fd (which uses TCP ) will_u_tellmemore Linux Networking 0 12-21-2006 01:23 PM



1 2 3 4 5 6 7 8 9 10 11