Avoid unwanted clone of packets when encryption not enabled

Description

It looks like when encryption support was added to Roxie, every received packet will be deserialized (and thus copied) even when encryption is not enabled. When NEW_IBYTI is not set (i.e. on current bare-metal systems), this happens even for packets that we do not expect to process (because we are the secondary agent for them).

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created May 23, 2022 at 12:51 PM
Updated May 31, 2022 at 3:57 PM
Resolved May 31, 2022 at 3:57 PM