cvs commit: src/sys/netinet6 scope6.c

George V. Neville-Neil gnn at FreeBSD.org
Sun Nov 28 19:10:36 PST 2004


gnn         2004-11-29 03:10:35 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         scope6.c 
  Log:
  Reviewed by:  SUZUKI Shinsuke <suz at kame.net>
  Approved by:  Robert Watson <rwatson at freebsd.org>
  
  Add locking to the IPv6 scoping code.
  
  All spl() like calls have also been removed.
  
  Cleaning up the handling of ifnet data will happen at a later date.
  
  Revision  Changes    Path
  1.11      +34 -17    src/sys/netinet6/scope6.c


More information about the cvs-src mailing list