git: pf: Always skip "urpf-failed" test for IPv6 link local addresses

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


commit ae12d7f3e2f1be15cfcf502c1dcda5a63d55ffe7
Author: Aaron LI <aly at aaronly.me>
Date:   Tue Oct 17 22:55:45 2017 +0800

    pf: Always skip "urpf-failed" test for IPv6 link local addresses
    
    We could re-embed the scope-id before we do the route lookup,
    but then we would just find the very interface we've received
    the packet on anyway.
    
    Taken-from: OpenBSD sys/net/pf.c v.1.625

Summary of changes:
 sys/net/pf/pf.c | 6 ++++++
 1 file changed, 6 insertions(+)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list