home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / ultrix / 9244 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.4 KB  |  32 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!darwin.sura.net!haven.umd.edu!decuac!pa.dec.com!nntpd2.cxo.dec.com!nntpd.lkg.dec.com!lkg.dec.com!thomas
  3. From: thomas@lkg.dec.com (Matt Thomas)
  4. Subject: Re: ifconfig question
  5. Message-ID: <1993Jan11.115943.21227@nntpd.lkg.dec.com>
  6. Lines: 19
  7. Sender: thomas@mipsbx.lkg.dec.com (Matt Thomas)
  8. Reply-To: thomas@lkg.dec.com
  9. Organization: Digital Equipment Corporation
  10. References:  <1993Jan11.104907.3631@iiasa.ac.at>
  11. Date: Mon, 11 Jan 1993 11:59:43 GMT
  12.  
  13.  
  14. In article <1993Jan11.104907.3631@iiasa.ac.at>, herb@iiasa.ac.at (Herb HASLER) writes:
  15. |>Can someone tell me what the DYNPROTO flag from 'ifconfig ln0' on a
  16. |>DECstation 5000/200 (Ultrix 4.2) refers to exactly.  There is no mention
  17. |>of it in the man pages and the only reference I could find to it was in
  18. |>net/if.h
  19. |>
  20. |>#define IFF_DYNPROTO    0x400           /* support dynamic proto dispatching */
  21. |>
  22. |>What is dynamic proto dispatching?
  23.  
  24. It's the mechanism used in net/net/net_common.c and data/if_to_proto_data.c.
  25. It was put in for DECnet, LAT, and DLI.  It maps a ethernet protocol to a
  26. protosw entry.
  27. --
  28. Matt Thomas                     Internet:   thomas@lkg.dec.com
  29. DECnet-U*X Development          UUCP:       ...!decwrl!thomas
  30. Digital Equipment Corporation   Disclaimer: This message reflects my own
  31. Littleton, MA                               warped views, etc.
  32.