pfctl tests: fix Ethernet output expectations

Since a16732d670 we always print the l3 src/destination for Ethernet
rules. Update the tests to account for this.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
This commit is contained in:
Kristof Provost 2022-04-21 10:24:44 +02:00
parent 89ecdff2c3
commit c90f8cb899
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
ether block out on igb0 to ! 00:01:02:03:04:05
ether block out on igb0 to ! 00:01:02:03:04:05 l3 all

View File

@ -1 +1 @@
ether block out on igb0 to 00:01:02:03:04:05/24
ether block out on igb0 to 00:01:02:03:04:05/24 l3 all

View File

@ -1 +1 @@
ether block out on igb0 to 00:01:02:03:04:05&ff:ff:ff:00:00:ff
ether block out on igb0 to 00:01:02:03:04:05&ff:ff:ff:00:00:ff l3 all