]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ipfilter userland: Fix branch mismerge
authorCy Schubert <cy@FreeBSD.org>
Tue, 4 Jan 2022 03:04:04 +0000 (19:04 -0800)
committerCy Schubert <cy@FreeBSD.org>
Tue, 4 Jan 2022 03:39:24 +0000 (19:39 -0800)
commita3522837b021a46f2de81303247599ea51163d13
tree2f87af8e1dc4b5b7b467da67c6c9b28a81198856
parent44bc30192139b0b3c95510ab3b35802bcc6d63e4
ipfilter userland: Fix branch mismerge

The work to ANSIfy and adjust returns to style(9) resulted in a mismerge
of a stash when ipfilter was moved from contrib to sbin. An older file
replaced WIP at the time, resulting in a regression.

The majority of this work was done in 2018 saved as git stashes within
a git-svn tree and migrated to the git tree. The regression occurred
when the various stashes were sequentially merged to create individual
commits, following the ipfilter move to netpfil and sbin.

Reported by: jrtc27
Fixes: 2582ae5740181e0d2bab10003d66ae91c9b56329
Pointy hat to: cy
MFC after: 1 month
sbin/ipf/ipf/ipfcomp.c