Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/npf



Module Name:    src
Committed By:   joe
Date:           Sat Jul  5 06:12:08 UTC 2025

Modified Files:
        src/usr.sbin/npf/npfctl: npf_scan.l
        src/usr.sbin/npf/npftest: npftest.conf

Log Message:
Temporarily remove dash and dot separated MAC address rule in scanner.

this avoids breaking existing configurations where spaceless port ranges are used
as the parser tries to resolve the MAC address rules instead.

Also, add a simple test for port ranges in the NPF rump test suite

@Greg Troxel


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/usr.sbin/npf/npfctl/npf_scan.l
cvs rdiff -u -r1.14 -r1.15 src/usr.sbin/npf/npftest/npftest.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index