https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201466
Preetpal Sohal <preetpal.so...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |preetpal.so...@gmail.com --- Comment #7 from Preetpal Sohal <preetpal.so...@gmail.com> --- I could not reproduce this with the given one liner by Allan Jude (comment #5) on FreeBSD 11.1 (AMD64). root@freebsd-gateway:~ # sh # for i in $(jot 100); do result=$(ifconfig epair create); sleep 0.25; ifconfig $result destroy; done # uname -a FreeBSD freebsd-gateway 11.1-RELEASE-p4 FreeBSD 11.1-RELEASE-p4 #0: Tue Nov 14 06:12:40 UTC 2017 r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 # -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"