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)
Thu, Nov 13, 10:26 PM
Unknown Object (File)
Thu, Nov 13, 6:49 AM
Unknown Object (File)
Sun, Nov 9, 11:24 PM
Unknown Object (File)
Sun, Nov 9, 4:20 PM
Unknown Object (File)
Thu, Nov 6, 11:34 PM
Unknown Object (File)
Oct 17 2025, 2:39 PM
Unknown Object (File)
Oct 17 2025, 2:39 PM
Unknown Object (File)
Oct 17 2025, 2:39 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