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
F158939888: D35322.id106383.diff
Mon, Jun 8, 12:50 AM
Unknown Object (File)
Thu, Jun 4, 9:32 AM
Unknown Object (File)
Thu, Jun 4, 1:06 AM
Unknown Object (File)
Wed, Jun 3, 10:30 PM
Unknown Object (File)
Mon, Jun 1, 6:47 PM
Unknown Object (File)
Tue, May 19, 6:23 AM
Unknown Object (File)
Mon, May 18, 4:01 AM
Unknown Object (File)
Sun, May 17, 4:51 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