CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2011/05/20 03:43:53

Modified files:
        usr.sbin/relayd: control.c pfe.c relay.c relayd.h 
        usr.sbin/relayctl: relayctl.c 

Log message:
Concurrent calls of "relayctl show sessions" could crash relayd.  Fix
the show sessions handler by implementing it in an asynchronous way.

Closes PR 6509
ok pyr@

Reply via email to