git: pf: use IN6_IS_SCOPE_EMBED to check kernel-internal form addresses

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sat Oct 21 19:24:35 PDT 2017


commit 557f890e444b8fb31c7b78925fbe783daae9ecb5
Author: Aaron LI <aly at aaronly.me>
Date:   Tue Oct 17 22:41:42 2017 +0800

    pf: use IN6_IS_SCOPE_EMBED to check kernel-internal form addresses
    
    Use IN6_IS_SCOPE_EMBED to check kernel-internal form addresses
    (s6_addr16[1] filled).
    
    Taken-from: OpenBSD sys/net/pf.c v.1.520

Summary of changes:
 sys/net/pf/pf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/557f890e444b8fb31c7b78925fbe783daae9ecb5


-- 
DragonFly BSD source repository



More information about the Commits mailing list