Henning Brauer [20/08/04 22:35 +0200]: > * 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.
So then could you change that pointer to point at a different rule? Where is the state table defined in the source? Thanks, Ken
