Mellanox / libxlio

Other
32 stars 18 forks source link

issue: 3382805 Fixing incorrect handling of src field of IPv4 routing #126

Closed AlexanderGrissik closed 2 weeks ago

AlexanderGrissik commented 5 months ago

Description

Fix usage of src routing field of IPv4

What

The src field should be used for src address selection only (As done for IPv6) and not as identifying interfaces or routing decisions. This eliminates incorrect behavior and warnings such as "could not figure out source ip for rtv".

Why ?

Functionality

Change type

What kind of change does this PR introduce?

Check list

AlexanderGrissik commented 3 weeks ago

bot:retest