Bug 801 - Incorrect Link Utilization || AS-13007 | CBI Bank ||
Review Request #393 — Created Aug. 6, 2024 and updated — Latest diff uploaded
| Information | |
|---|---|
| timlai | |
| APV10 | |
| rel_apv_10_7 | |
| 801 | |
| Reviewers | |
| kevin.poh, tanya, weikai | |
Root Cause:
When updating the LLB inbound statistics, only the source MAC address of the packet is considered,
without further considering the IP version.
This may result in IPv4 packet traffic being updated to the IPv6 LLB node.Solution:
Add IP version checking logic
- Created llb environment
- Checked ipv4 traffic won't update to ipv6 llb node
