[Bug 2735] Wrong address family handling for tun devices

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Jul 7 14:10:12 AEST 2017


https://bugzilla.mindrot.org/show_bug.cgi?id=2735

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #3 from Damien Miller <djm at mindrot.org> ---
Created attachment 3011
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3011&action=edit
revised diff

I think there are a couple of other problems in the output filter: it
wasn't testing the address family header against the host-order
expected value. Also, it was using potentially unaligned word access.

Could you give this diff a try?

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list