Bug 85 - Required an enhancement to support "IP Fragmentation" packet on APV |Sidra|
Review Request #111 — Created Dec. 22, 2023 and submitted
| Information | |
|---|---|
| kdutta | |
| APV10 | |
| rel_apv_10_7, trunk | |
| 85 | |
| Reviewers | |
| pradeep, prajesh, tanya, timlai, wli | |
Bug 85 - Required an enhancement to support "IP Fragmentation" packet on APV |Sidra|
Please check this link for test details
http://192.168.100.19/r/109/diff/1/#index_header
| Description | From | Last Updated |
|---|---|---|
|
When we return here the m is added to the reassbled m chain but it's not complete yet. So what … |
|
-
-
branches/rel_apv_10_7/usr/src/sys/click/net/click_ether.c (Diff revision 1) When we return here the m is added to the reassbled m chain but it's not complete yet. So what happens with m after we return? Is the behavior similar to the ip_reass() in ip_input()?
