Page MenuHomeFreeBSD

Add tests for checking RTF_HOST and RTAX_NETMASK inconsistency.
ClosedPublic

Authored by melifaro on Aug 21 2020, 10:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 22, 1:18 PM
Unknown Object (File)
Sat, Aug 22, 6:35 AM
Unknown Object (File)
Fri, Aug 21, 1:20 PM
Unknown Object (File)
Wed, Aug 12, 2:03 PM
Unknown Object (File)
Sat, Aug 8, 7:55 PM
Unknown Object (File)
Sat, Aug 8, 1:52 PM
Unknown Object (File)
Sat, Aug 1, 12:27 AM
Unknown Object (File)
Fri, Jul 24, 6:54 PM
Subscribers

Details

Summary

RTF_HOST indicates whether route is a host route (netmask is empty or /{32,128}).

Check that all if netmask is empty and host route is not specified, kernel returns an error.

Diff Detail

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

Event Timeline

melifaro added a reviewer: network.
This revision was not accepted when it landed; it landed in state Needs Review.Aug 22 2020, 6:14 PM
This revision was automatically updated to reflect the committed changes.