Re: pfctl always prints warning when flushes ruleset

2017-09-26 Thread Alexandr Nedvedicky
Hello Mike, > > Please make sure a pfctl regress doesn't run into issues with this > diff. Otherwise OK mikeb. > the regress/src/sbin/pfctl did not spot any issues. will commit my change later today. thanks a lot regards sasha

Re: pfctl always prints warning when flushes ruleset

2017-09-26 Thread Mike Belopuhov
On Tue, Sep 26, 2017 at 11:15 +0200, Alexandr Nedvedicky wrote: > Hello, > > few users on Solaris don't like to read warning 'Anchor or Ruleset' does not > exist: > > # echo 'pass' |pfctl -a foo -f - > # pfctl -a foo -Fa > rules cleared > pfctl: Anchor or Ruleset does not exist.

pfctl always prints warning when flushes ruleset

2017-09-26 Thread Alexandr Nedvedicky
Hello, few users on Solaris don't like to read warning 'Anchor or Ruleset' does not exist: # echo 'pass' |pfctl -a foo -f - # pfctl -a foo -Fa rules cleared pfctl: Anchor or Ruleset does not exist. # the commands above did work well, the 'pfctl: Anchor ...' warning message