Networking Forums

Networking Forums > Computer Networking > Linux Networking > IGMP snooping

Reply
Thread Tools Display Modes

IGMP snooping

 
 
Mark
Guest
Posts: n/a

 
      02-15-2010, 11:33 PM
Hello

as a personal academic project I'd like to implement IGMP snooping for a
24-port Layer2 switch (it already has Linux 2.4 ported). I have read
RFC1112, 2236 and 4541. I generally understand the way IGMP works and what
the snooping exactly does. Right now I'm not very much concerned about the
performance, I want to make it just work optimizations etc. will come
later.

Now I'm considering what data structures to use and how to link them
together. Obviously I need linked lists, and I will store IGMP groups in
there (what information except group IP should be saved there?), perhaps
another linked list for hosts, i.e. members of groups. If so, then I'll need
to have links from 'host' linked list to 'group' linked list.

This is only a draft, so I'd be happy to hear some advices and
recommendations regarding structures and overall design tips.

--
Mark

 
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
Sky Broadband: Phorm or some other snooping, or a coincidence? Abo Broadband 27 11-09-2009 11:25 PM
BT, Webwise and ISP-snooping. What you need to know. Eddie R Broadband 3 12-28-2008 07:44 AM
IGMP snooping on Linux pritamganguly@gmail.com Linux Networking 0 01-10-2008 05:05 AM
Snooping on you all six-toes Broadband 13 01-12-2005 10:59 PM
security vs hubbing vs snooping Phil Schuman Wireless Internet 3 01-07-2005 05:11 PM



1 2 3 4 5 6 7 8 9 10 11