Page MenuHomeFreeBSD

lltable: introduce the llt_post_resolved callback
ClosedPublic

Authored by takahiro.kurosawa_gmail.com on May 26 2022, 3:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 21, 5:10 PM
Unknown Object (File)
Dec 21 2024, 5:26 AM
Unknown Object (File)
Nov 23 2024, 11:40 AM
Unknown Object (File)
Oct 18 2024, 3:14 AM
Unknown Object (File)
Oct 9 2024, 5:56 PM
Unknown Object (File)
Oct 5 2024, 4:42 PM
Unknown Object (File)
Oct 5 2024, 12:49 PM
Unknown Object (File)
Oct 2 2024, 2:27 PM

Details

Summary

In order to decrease ifdef INET/INET6s in the lltable implementation,
introduce the llt_post_resolved callback and implement protocol-dependent
code in the protocol-dependent part.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable