Page MenuHomeFreeBSD

raw ip6: merge rip6_output() into rip6_send()
ClosedPublic

Authored by glebius on Aug 10 2022, 11:51 PM.
Tags
None
Referenced Files
F97644580: D36128.diff
Mon, Sep 30, 1:39 PM
F97599819: D36128.id109177.diff
Mon, Sep 30, 7:01 AM
Unknown Object (File)
Tue, Sep 24, 2:23 AM
Unknown Object (File)
Tue, Sep 10, 9:47 AM
Unknown Object (File)
Tue, Sep 10, 12:18 AM
Unknown Object (File)
Mon, Sep 9, 9:40 PM
Unknown Object (File)
Wed, Sep 4, 10:58 PM
Unknown Object (File)
Sun, Sep 1, 2:49 PM
Subscribers

Diff Detail

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

Event Timeline

melifaro added inline comments.
sys/netinet6/raw_ip6.c
396–399

Nit: probably worth doing static init for tmp

418

This code was added in 2005 ( a1f7e5f8ee7fe ) and already mentioned backward compatibility. Given that these changes are not likely to be merged to stable, maybe worth considering removing it?

This revision is now accepted and ready to land.Aug 11 2022, 8:54 AM
This revision was landed with ongoing or failed builds.Aug 11 2022, 4:20 PM
This revision was automatically updated to reflect the committed changes.