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)
Wed, May 20, 6:24 PM
Unknown Object (File)
Fri, May 15, 8:43 PM
Unknown Object (File)
Mon, May 11, 1:48 AM
Unknown Object (File)
Wed, May 6, 1:49 AM
Unknown Object (File)
Thu, Apr 30, 3:37 PM
Unknown Object (File)
Thu, Apr 30, 5:47 AM
Unknown Object (File)
Wed, Apr 29, 11:37 AM
Unknown Object (File)
Sun, Apr 26, 11:32 AM
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