https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230110
--- Comment #14 from Muhammad Moinur Rahman <[email protected]> --- (In reply to Craig Leres from comment #13) if conf.use_bpf and not BSD: Interceptor.set_from_hook(conf, "use_bpf", False) raise ScapyInvalidPlatformException("BSD-like (OSX, *BSD...) only !") Does this work ? Excerpted from upstream .. :D -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
