Bug 248: Support for IP fragmented packet processing in the APV added

Review Request #443 — Created Sept. 5, 2024 and updated

satyendra
APV10
rel_apv_10_7_0_x900_support
248
kdutta, prajesh, roland, tanya

To support IP fragmented packet on virtual server , First the packet get reassembled before passing the packet to atcp and
The reassmbled packet will go through processing for SLB and when the packet in buffered on the real server , At the time of processing packet to output interface payload will get fragmented based on output interface MTU.

Unit testing is done on 10.7 Build .

Unit testing is skipped on this build

Loading...