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)
Thu, Jan 2, 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
Unknown Object (File)
Nov 19 2024, 10:35 AM
Unknown Object (File)
Nov 18 2024, 2:50 PM
Unknown Object (File)
Nov 17 2024, 1:51 AM
Unknown Object (File)
Nov 16 2024, 11:49 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