Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 2004 19:48:33 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net route.h rtsock.c
Message-ID:  <200410051948.i95JmXjG070368@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410051948.i95JmXjG070368>