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
F81958954: D35322.id.diff
Tue, Apr 23, 6:41 PM
Unknown Object (File)
Jan 14 2024, 9:30 AM
Unknown Object (File)
Dec 24 2023, 12:21 PM
Unknown Object (File)
Dec 23 2023, 8:17 AM
Unknown Object (File)
Dec 12 2023, 8:02 PM
Unknown Object (File)
Nov 29 2023, 6:28 AM
Unknown Object (File)
Oct 4 2023, 3:30 PM
Unknown Object (File)
Sep 30 2023, 3:32 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