Re: pf_pull_hdr af switch
On Tue, May 23, 2017 at 03:00:57AM +0200, Alexander Bluhm wrote: > Hi, > > I would like to move the common length check in pf_pull_hdr() after > the address family switch. This makes the specific calculation > more obvious. > > ok? OK > bluhm > > Index: net/pf.c > ===
pf_pull_hdr af switch
Hi, I would like to move the common length check in pf_pull_hdr() after the address family switch. This makes the specific calculation more obvious. ok? bluhm Index: net/pf.c === RCS file: /data/mirror/openbsd/cvs/src/sys/net/pf.c