Page MenuHomeFreeBSD

Remove unused rnh_close() callback & cleanup depends.
ClosedPublic

Authored by melifaro on May 10 2020, 10:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 1:48 AM
Unknown Object (File)
Sep 28 2024, 5:19 PM
Unknown Object (File)
Sep 27 2024, 8:15 AM
Unknown Object (File)
Sep 24 2024, 6:42 AM
Unknown Object (File)
Sep 24 2024, 12:51 AM
Unknown Object (File)
Sep 23 2024, 1:16 AM
Unknown Object (File)
Sep 22 2024, 11:37 PM
Unknown Object (File)
Sep 22 2024, 6:36 AM
Subscribers

Details

Summary

rnh_close() was used by the in[6]_clsroute() handlers, doing cleanup
in the route cloning code. Route cloning was eliminated somewhere
around rS186119. Last callback user was eliminated in rS186215,
11 years ago.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.May 11 2020, 6:09 AM
This revision was automatically updated to reflect the committed changes.