Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2001 15:26:30 -0800 (PST)
From:      Julian Elischer <julian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph netgraph.h ng_base.c ng_ether.c
Message-ID:  <200101142326.f0ENQVq06989@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      2001/01/14 15:26:26 PST

  Modified files:
    sys/netgraph         netgraph.h ng_base.c ng_ether.c 
  Log:
  Add a generic "queued function callin" mechanism
  Use it to implement (hopefully) SMP safe node/hook addition
  and removal.
  Fix some debug stuff.
  
  Revision  Changes    Path
  1.22      +50 -10    src/sys/netgraph/netgraph.h
  1.38      +381 -189  src/sys/netgraph/ng_base.c
  1.17      +2 -1      src/sys/netgraph/ng_ether.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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