cvs commit: src/sys/net route.h rtsock.c

Sam Leffler sam at FreeBSD.org
Tue Oct 5 12:48:34 PDT 2004


sam         2004-10-05 19:48:33 UTC

  FreeBSD src repository

  Modified files:
    sys/net              route.h rtsock.c 
  Log:
  Add 802.11-specific events that are dispatched through the routing socket.
  This really doesn't belong here but is preferred (for the moment) over
  adding yet another mechanism for sending msgs from the kernel to user apps.
  
  Reviewed by:    imp
  
  Revision  Changes    Path
  1.62      +2 -0      src/sys/net/route.h
  1.118     +66 -13    src/sys/net/rtsock.c


More information about the cvs-src mailing list