home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / bsd / 11104 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  1.9 KB

  1. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!usc!aludra.usc.edu!not-for-mail
  2. From: eddy@aludra.usc.edu (George Edmond Eddy)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Multicast update...
  5. Date: 10 Jan 1993 13:40:51 -0800
  6. Organization: University of Southern California, Los Angeles, CA
  7. Lines: 37
  8. Message-ID: <1iq553INNlfj@aludra.usc.edu>
  9. NNTP-Posting-Host: aludra.usc.edu
  10. Keywords: multicast
  11.  
  12.  
  13. this is just a brief word to update the status of what i have done
  14. with/to Steve Deering's ip multi-cast extensions.  Over the holidays
  15. i got a working kernel at home, i'm a little concerned with my treatment
  16. of the mbuf stuff.  More specifically, in previous versions mbufs where
  17. added to and trimmed from directly with the m_off and m_len structure
  18. fields, m_off no longer exists.  I used the routine m_adj to adjust
  19. mbuf's accordingly.  If anyone can impart some words of wisdom i would
  20. be grateful 8-).  I am now able to join a multicast group...
  21.  
  22. I am now adding the multicast extensions to the 386bsd version of
  23. netstat, i've got some bugs to hunt down and fix.
  24.  
  25. Up until now this has all been done on a standalone system 8-/.  I
  26. have recently procured another 386 and 2 ethernet cards for $150 (not
  27. bad eh?) so i will need to do work on the ethernet drivers for the 
  28. cards i have (3com and WD).  So i could actually test the stuff on
  29. a wire.  Hopefully before too long i will be able to scrounge together
  30. a 386 box at work from the Windows army, so i can test the multicast
  31. stuff on a "real" network with a few suns.
  32.  
  33. This is my first attempt at doing any kernel work other than just cruising
  34. aroundand making minor fixes, so any comment or criticisms will be 
  35. greatly appreciated.  
  36.  
  37. someday i will provide the port to all interested when i become reasonably
  38. confident the stuff works at beta-quality.  unfortunantly this will take
  39. me quite a bit longer than someone that knows what they are doing.
  40.  
  41. adious, for now.
  42.  
  43. --
  44.  
  45. - rusty
  46.  
  47. rusty@rockwell.com
  48. eddy@usc.edu
  49.