Page MenuHomeFreeBSD

pfctl: improve error reporting for routehost
ClosedPublic

Authored by kp on Jan 23 2022, 3:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 2, 7:19 PM
Unknown Object (File)
Oct 11 2024, 7:26 AM
Unknown Object (File)
Oct 11 2024, 7:12 AM
Unknown Object (File)
Oct 1 2024, 2:13 AM
Unknown Object (File)
Sep 27 2024, 6:18 AM
Unknown Object (File)
Sep 26 2024, 11:49 AM
Unknown Object (File)
Sep 26 2024, 1:43 AM
Unknown Object (File)
Sep 24 2024, 12:49 AM
Subscribers

Details

Summary

If an invalid (i.e. overly long) interface name is specified error out
immediately, rather than in expand_rule() so we point at the incorrect
line.

PR: 260958
MFC after: 3 weeks

Diff Detail

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