Networking Forums

Networking Forums > Computer Networking > Linux Networking > NAT/filtering linux kernel simple examples... available

Reply
Thread Tools Display Modes

NAT/filtering linux kernel simple examples... available

 
 
Giacomo
Guest
Posts: n/a

 
      09-24-2005, 02:02 PM
Good morning.
If anyone in the news was interested, i communicate that i have finished
developing
a simple ipv4 packet filter with nat/masquerading functionality.

Kernel programming encompasses these topics:

- Netlink sockets for user/kernel communication;
- Netfilter hook registration;
- getsockopt() function registration;
- Kernel module programming;
- Network programming (socket buffers, network functions...)
- /proc interface read/write example;
- kernel linked lists and related timers;
- ....

Userspace programming:

- Netlink communication (a simple netlink interface has been written);
- Pipes/semaphores for communication between parent and son processes;
- Networking functions;
- signals;
- unbuffered Input from terminal;
- ...

If anyone interested visit

http://www.giacomos.it/ipfire/index.html

and then if you find something interesting let me know!


(E-Mail Removed)

P.S. thanks to those in the lists who helped!

Giacomo S.


 
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
Some C language examples of linux raw sockets for IPv4 and IPv6 pdbuchan@yahoo.com Linux Networking 0 12-17-2011 03:30 AM
Linux Kernel 2.6.15-7 Jason Linux Networking 1 06-30-2006 10:48 PM
nat in linux kernel Giacomo Linux Networking 10 07-04-2005 08:43 PM
Is there any Linux Distri available to run several instances of Linux Kernel?. GS Linux Networking 5 05-20-2005 11:18 AM
Linux kernel 2.4.21 problem? Praveen Sharma Linux Networking 4 07-10-2003 10:29 PM



1 2 3 4 5 6 7 8 9 10 11