summaryrefslogtreecommitdiff
path: root/usr.sbin/authpf
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-12-25 13:17:28 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-12-25 13:17:28 +0000
commite35537971479407bf35b7b4f30e00482cb27ccb5 (patch)
tree1c1587699c91c63aab372807bd96f6fd63ed4694 /usr.sbin/authpf
parentd8e1c03504634bb031161260263cfd92aaf19af4 (diff)
small gotcha in the FSM:
if we're in state ACTIVE and get an TIMER_CONNRETRY event, we need to change the state to CONNECT _before_ we call session_connect() to attempt a connect, as session_connect can generate events that caus further state changes. as far as i saw that it only causes a bit confusion for sessions dangling between CONNECT and ACTIVE all the time without causing real trouble, but bugs are bugs, right.
Diffstat (limited to 'usr.sbin/authpf')
0 files changed, 0 insertions, 0 deletions