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)
Mon, Dec 16, 5:32 AM
Unknown Object (File)
Nov 15 2024, 12:44 AM
Unknown Object (File)
Nov 14 2024, 8:58 PM
Unknown Object (File)
Nov 2 2024, 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
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