Stateful By Default
Since OpenBSD 4.1, we are stateful by default
Helps performance: State table lookups are faster than ruleset traversals
The sensible default
(and by now adopted everywhere)
If you really want stateless, use no state
(you saw this in the example loads)