Page MenuHomeFreeBSD

Add generic function if_tunnel_check_nesting() and use it in tunneling interfaces
ClosedPublic

Authored by ae on Jul 6 2018, 11:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 22, 11:46 AM
Unknown Object (File)
Oct 6 2024, 3:59 AM
Unknown Object (File)
Oct 5 2024, 6:11 AM
Unknown Object (File)
Oct 5 2024, 4:42 AM
Unknown Object (File)
Oct 5 2024, 4:16 AM
Unknown Object (File)
Oct 5 2024, 12:54 AM
Unknown Object (File)
Oct 5 2024, 12:45 AM
Unknown Object (File)
Oct 4 2024, 7:55 AM
Subscribers

Details

Reviewers
None
Group Reviewers
network
Commits
rS336131: Deduplicate the code.
Summary

Each tunneling interface has this function. De-duplicate the code and use one from if.c

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.Jul 9 2018, 11:03 AM
Closed by commit rS336131: Deduplicate the code. (authored by ae). · Explain Why
This revision was automatically updated to reflect the committed changes.