NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kern/52471: Suspicious call to ip6_if_output() with ifp == origifp in ipf_fastroute6()
>Number: 52471
>Category: kern
>Synopsis: Suspicious call to ip6_if_output() with ifp == origifp in ipf_fastroute6()
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Aug 07 14:40:00 +0000 2017
>Originator: Edgar Fuß
>Release: 7.1
>Organization:
Mathematisches Institut der Universität Bonn
>Environment:
>Description:
Even if using a gateway route, ipf_fastroute6() calls nd6_output()/ip6_if_output() with ifp == origifp. Is that correct?
>How-To-Repeat:
Code inspection.
>Fix:
Home |
Main Index |
Thread Index |
Old Index