[Bug 282075] ipfw: -n switch is broken

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 15 Oct 2024 07:32:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282075

--- Comment #2 from rx5670@gmail.com ---
Are these ok?

[root@vt ~]# ipfw -n  table 19 add 10.10.10.10
ipfw: DEPRECATED: inserting data into non-existent table 19. (auto-created)
ignored: 10.10.10.10/32 0

[root@vt ~]# ipfw -n delete 65530
ipfw: rule 65530 not found

-- 
You are receiving this mail because:
You are the assignee for the bug.