Hi tech@,
here is a version 2 of the patch to correct the synchronization of
states that use route-to policy, thanks to Bret Lambert for your
patience to teach me and your suggestions.
This patch apply to OpenBSD v4.6 -stable, nexthop_idx will give us the
reference into the route pool that have a
Hi All
I'm testing this patch to permit synchronization of states that use
route-to or reply-to for policy routing, this patch apply to OpenBSD
v4.6 -stable, this is the problem:
when pfsync send an state that uses route-to or reply-to option to the
other machine, it only sends only current next-
Hi All
I'm testing this patch to permit synchronization of states that use
route-to or reply-to for policy routing, this patch apply to OpenBSD
v4.6 -stable, this is the problem:
when pfsync send an state that uses route-to or reply-to option to the
other machine, it only sends only current next-
Hi all,
I'm working on a patch to make the rules route-to and reply-to to be
synced between two firewalls in HA schema, pfsync breaks the route-to
state when the state is imported.
This patch will break the pfsync protocol, because the addition of
char rt_ifname[IFNAMSIZ] in pfsync_state struct,