git: vknetd - Isue FIOSETOWN to set pid for tap interface

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jul 30 12:56:54 PDT 2019


commit 421a6e094608cff555dced826f89a97337f6be8d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Jul 30 12:55:35 2019 -0700

    vknetd - Isue FIOSETOWN to set pid for tap interface
    
    * Issue FIOSETOWN ioctl to set the pid for the tap interface in the
      child.  The primary open occurs in the parent process and is lost
      when we demonize.
    
    * Note that vknetd does not set FIOASYNC and does not use SIGIO

Summary of changes:
 usr.sbin/vknetd/vknetd.c | 4 ++++
 1 file changed, 4 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/421a6e094608cff555dced826f89a97337f6be8d


-- 
DragonFly BSD source repository


More information about the Commits mailing list