Page MenuHomeFreeBSD

Convert OFED rtable interaction to use new routing KPI
ClosedPublic

Authored by melifaro on Apr 12 2020, 11:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 25, 8:02 PM
Unknown Object (File)
Sat, Jan 25, 3:03 PM
Unknown Object (File)
Fri, Jan 24, 5:23 PM
Unknown Object (File)
Thu, Jan 23, 2:09 AM
Unknown Object (File)
Jan 2 2025, 11:59 PM
Unknown Object (File)
Dec 5 2024, 9:18 AM
Unknown Object (File)
Nov 24 2024, 12:30 AM
Unknown Object (File)
Nov 19 2024, 2:22 PM
Subscribers

Details

Summary

Switch all rtable interaction to the new routing KPI provided by D24232 .

The change is straight-forwarded, the only notable points are the following:

  • new KPI lookup calls requires network epoch
  • IPv6 lookup requires IP address in de-embedded form

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable