Download raw body.
Possible type in etc/examples/ifstated.conf
On Sun, Feb 11, 2024 at 12:48:02AM +0100, Joel Carnat wrote: > Hello, > > Reading about ifstated(8), I noticed what looked like a typo in > /etc/examples/ifstated.conf. Unless it's a pun, find the patch attached. > > Regards, > Joel C. thanks, committed > Index: ifstated.conf > =================================================================== > RCS file: /cvs/src/etc/examples/ifstated.conf,v > retrieving revision 1.2 > diff -u -p -u -r1.2 ifstated.conf > --- ifstated.conf 20 Jan 2018 23:07:58 -0000 1.2 > +++ ifstated.conf 10 Feb 2024 23:44:56 -0000 > @@ -1,7 +1,7 @@ > # $OpenBSD: ifstated.conf,v 1.2 2018/01/20 23:07:58 mpf Exp $ > # This is a sample config for a pair of firewalls with three physical interfaces > # > -# The two firefall interfaces are made redundant on each side using > +# The two firewall interfaces are made redundant on each side using > # carp0 and carp1. > # > # A third interface em2 connects each firewall to the DMZ where it can
Possible type in etc/examples/ifstated.conf