Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 May 2005 13:12:33 -0400
From:      Matthew George <mdg@secureworks.net>
To:        pf@freebsd.org
Subject:   net/ifstated update
Message-ID:  <427A5401.3020808@secureworks.net>

next in thread | raw e-mail | index | archive | help

I just filed a PR (ports/80667) to bring ifstated in line with the latest 
OpenBSD sources.  The only really visible changes should be those dealing with 
the config file grammar.  From their cvs commit message:

<quote>
Simplify the ifstated syntax:

  "carp0 link up" => carp0.link.up
  "and"           => &&
  "or"            => ||

* Allow one line actions after if statements without braces.
* Remove unecessary parentheses in the example config.
</quote>

The example config reflects these changes ... let me know if you have any 
problems with it once it's committed.

-- 
Matthew George
SecureWorks




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?427A5401.3020808>