diff options
author | Reyk Floeter <reyk@cvs.openbsd.org> | 2009-09-02 13:28:04 +0000 |
---|---|---|
committer | Reyk Floeter <reyk@cvs.openbsd.org> | 2009-09-02 13:28:04 +0000 |
commit | 41a51176f9e0dd52dfaffaab7ad0f3f12394606c (patch) | |
tree | 11ac4ee15c4bdb19f6663ace6d21d1a9f4044114 /libexec/login_chpass | |
parent | a9cd8b4f408038cc0254e16238a3f06a8d8642e1 (diff) |
all the new *-to options are part of the "filteropts" section at the
end of a pf rule (nat-to, divert-to, rdr-to, ...). take the
historical chance to upgrade the grammar and move the route options to
the filteropts section as well.
for example,
pass in on em0 route-to (em1 192.168.1.1) from 10.1.1.1
becomes
pass in on em0 from 10.1.1.1 route-to (em1 192.168.1.1)
many people like this including pyr@ mk@ kettenis@ todd@ and others
ok henning@
Diffstat (limited to 'libexec/login_chpass')
0 files changed, 0 insertions, 0 deletions