* Ken Simpson <[EMAIL PROTECTED]> [2004-08-20 22:28]: > Is there way in pf to move a particular TCP connection from one > queue to another -- while the connection is still live? I don't > imagine it would be really difficult; isn't it just a case of changing > an entry in the state table?
no, the state entry has a pointer back to the rule that caused its creation, and the queue ID to use is taken from the rule. -- Henning Brauer, BS Web Services, http://bsws.de [EMAIL PROTECTED] - [EMAIL PROTECTED] Unix is very simple, but it takes a genius to understand the simplicity. (Dennis Ritchie)
