git: kernel - Add callout API calls for netgraph7

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Mar 28 12:47:34 PDT 2019


commit 23bedcaa3a76a3797fcab4531cf3f7cb317b1aa7
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Mar 28 12:46:54 2019 -0700

    kernel - Add callout API calls for netgraph7
    
    * Add a few more API calls to callout to support
      netgraph7's abuse of the mechanism.
    
    Reported-by: swildner

Summary of changes:
 sys/sys/callout.h | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/23bedcaa3a76a3797fcab4531cf3f7cb317b1aa7


-- 
DragonFly BSD source repository



More information about the Commits mailing list