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)
Sun, Feb 22, 2:07 PM
Unknown Object (File)
Thu, Feb 19, 11:23 PM
Unknown Object (File)
Thu, Feb 19, 4:19 AM
Unknown Object (File)
Wed, Feb 18, 8:17 AM
Unknown Object (File)
Tue, Feb 17, 10:15 AM
Unknown Object (File)
Sat, Feb 7, 10:08 PM
Unknown Object (File)
Sat, Feb 7, 7:20 PM
Unknown Object (File)
Sat, Jan 31, 4:01 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