PacketInterceptors should be triggered in the routing layer and not the networking layer

Description

PacketInterceptors are now triggered in the SocketReader and SocketConnection classes. The problem is that when dealing with virtual connections or components (e.g. gateways) then we are missing the interceptors. Instead we should invoke the interceptors in the Router classes (for incoming traffic) and the Session class (for outgoing traffic).

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created January 5, 2007 at 6:39 AM
Updated January 5, 2007 at 7:46 AM
Resolved January 5, 2007 at 7:46 AM