Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2016 11:32:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-pf@FreeBSD.org
Subject:   [Bug 211796] missing htonl calls in pf range check
Message-ID:  <bug-211796-17777-Vly8HM8As5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211796-17777@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211796-17777@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211796

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kp
Date: Fri Aug 19 11:31:30 UTC 2016
New revision: 304462
URL: https://svnweb.freebsd.org/changeset/base/304462

Log:
  MFC r304152:

  pf: Add missing byte-order swap to pf_match_addr_range

  Without this, rules using address ranges (e.g. "10.1.1.1 - 10.1.1.5") did=
 not
  match addresses correctly on little-endian systems.

  PR:       211796
  Obtained from:    OpenBSD (sthen)

Changes:
_U  stable/11/
  stable/11/sys/netpfil/pf/pf.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211796-17777-Vly8HM8As5>