git: if_pfsync: Depend on "pf" module and some cleanups

Aaron LI aly at crater.dragonflybsd.org
Wed Aug 8 02:10:39 PDT 2018


commit c8f430ba934ae95fab35e5ea90b7092b6805837e
Author: Aaron LI <aly at aaronly.me>
Date:   Thu Jun 21 09:40:05 2018 +0800

    if_pfsync: Depend on "pf" module and some cleanups
    
    * Explicitly depend on the "pf" module to make sure it is initialized
      later.
    
    * Remove the unnecessary ksnprintf directive that sets if_xname.
    
    * Order several directives in pfsync_clone_create(), making it more
      consistent with pflog_clone_create().

Summary of changes:
 sys/net/pf/if_pfsync.c | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c8f430ba934ae95fab35e5ea90b7092b6805837e


-- 
DragonFly BSD source repository


More information about the Commits mailing list