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)
Fri, May 3, 6:16 PM
Unknown Object (File)
Wed, May 1, 11:05 AM
Unknown Object (File)
Wed, May 1, 6:10 AM
Unknown Object (File)
Wed, May 1, 6:10 AM
Unknown Object (File)
Wed, May 1, 6:10 AM
Unknown Object (File)
Wed, May 1, 12:48 AM
Unknown Object (File)
Sat, Apr 20, 5:20 PM
Unknown Object (File)
Sat, Apr 20, 1:14 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