Date: Mon, 20 Aug 2018 08:33:55 +0000 From: bugzilla-noreply@freebsd.org To: pf@FreeBSD.org Subject: [Bug 229092] [pf] [pfsync] States created by route-to rules pfsynced without interface Message-ID: <bug-229092-16861-I00dP8uKd2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-229092-16861@https.bugs.freebsd.org/bugzilla/> References: <bug-229092-16861@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=229092 --- Comment #10 from Kristof Provost <kp@freebsd.org> --- Good point. I don't see an immediate straightforward way of handling this. I was going to suggest a new action type, but pfsync_input() stops handling the entire packet when it encounters an unknown action type. We'd either have to make sure the new type is always at the end of the packet, or we'd have to teach pfsync to ignore unknown action types first, and only later (once we hope everyone has upgraded) add the new one. -- 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-229092-16861-I00dP8uKd2>
