commit 4fdcfd54827d7224f6ebfef020f3e56b6d8a0583
Author: Sascha Wildner <[email protected]>
Date:   Thu Sep 27 08:43:30 2018 +0200

    kernel/pf: MFC some fixes from master.
    
    * Use the right macro name for checking bpf (NBPFILTER -> NBPF), which
      is defined in use_bpf.h.
    
    * Conditionalize bpfattach().
    
    The net win is that the bpfdetach() in the clone destruction path will
    be called now.

Summary of changes:
 sys/net/pf/Makefile   |  7 ++++---
 sys/net/pf/if_pflog.c | 10 ++++++----
 2 files changed, 10 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4fdcfd54827d7224f6ebfef020f3e56b6d8a0583


-- 
DragonFly BSD source repository

Reply via email to