https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235281

            Bug ID: 235281
           Summary: pfsync: double fault when removing non-existent
                    syncdev
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: [email protected]
          Reporter: [email protected]

On 12.0-RELEASE (but not CURRENT) I can cause a double fault by setting up
pfsync, deleting the sync interface, and then trying to remove the sync
interface from pfsync0.

Steps to reproduce:

$ ifconfig tun0 create
$ kldload pfsync
$ ifconfig pfsync0 syncdev tun0
$ ifconfig tun0 destroy
$ # At this point, "ifconfig pfsync0" will still show the association with tun0
$ ifconfig pfsync0 -syncdev

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to