Bug 801 - Incorrect Link Utilization || AS-13007 | CBI Bank ||

Review Request #393 — Created Aug. 6, 2024 and updated

timlai
APV10
rel_apv_10_7
801
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

  1. Created llb environment
  2. Checked ipv4 traffic won't update to ipv6 llb node
Loading...