[Bug 166724] [re] if_re watchdog timeout

2020-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166724 --- Comment #49 from Ralf Wostrack --- (In reply to László Károlyi from comment #48) Hi László, please follow comment #43 in the thread. its a small code change which solves the issue. Its working for me since months. my freebsd server d

[Bug 166724] [re] if_re watchdog timeout

2020-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166724 --- Comment #50 from László Károlyi --- (In reply to Ralf Wostrack from comment #49) Hi Ralf, thanks for your response. I've seen the corrected drivers posted in here. My problem is, getting that working involves kernel recompilation, whi

[Bug 166724] [re] if_re watchdog timeout

2020-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166724 --- Comment #51 from Ralf Wostrack --- (In reply to László Károlyi from comment #50) Iam using the GENERIC Kernel as well. You only need to checkout the src of your installed version. After that, patch if_re.c in /usr/src/sys/dev/re with

BIST-30 Endeks ve Pay Vadeli İşlem Sözleşmeleriyle VİOP'ta Yatırım Fırsatları

2020-07-03 Thread Türkiye Sermaye Piyasaları Birliği
TSPB Birlikte Eğitim Mesleki Gelişim Eğitimleri Bülteni Daha İyi Görüntülemek İçin Tıklayın [http://track-5.n-mail-3.com/1011D2389711|9c00fdf926bb981d59ee664f79715a6a|10005274|0100469|00012394.html]TSPB Birlikte Eğitim Mesleki Gelişim Eğitimleri "BIST-30 Endeks ve Pay Vadeli İşlem Sözleşm

[Bug 166724] [re] if_re watchdog timeout

2020-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166724 --- Comment #52 from Alex Dupre --- The if_re driver is built into the GENERIC kernel, so that won't work. You need to build a new GENERIC kernel without the built-in re driver to be able to use the module version. -- You are receiving th

[Bug 247746] System reboots when attempting to name a network interface 'bridge'

2020-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247746 Mark Linimon changed: What|Removed |Added Keywords||crash Assignee|b...@freeb

[Bug 247746] System reboots when attempting to name a network interface 'bridge'

2020-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247746 Tom Jones changed: What|Removed |Added Keywords|crash | Assignee|n...@freebsd.org

[Bug 247746] System reboots when attempting to name a network interface 'bridge'

2020-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247746 Tom Jones changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiving

[Bug 247746] System reboots when attempting to name a network interface 'bridge'

2020-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247746 Kristof Provost changed: What|Removed |Added CC||k...@freebsd.org --- Comment #3

[Bug 247746] System reboots when attempting to name a network interface 'bridge'

2020-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247746 Eugene Grosbein changed: What|Removed |Added CC||eu...@freebsd.org --- Comment #4

[Bug 247746] System reboots when attempting to name a network interface 'bridge'

2020-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247746 --- Comment #5 from Kristof Provost --- (In reply to Eugene Grosbein from comment #4) Offhand I don't think so. I also wouldn't expect that to fix the problem, because it can also be triggered by first naming an interface foo and then creat

[Bug 247746] System reboots when attempting to name a network interface 'bridge'

2020-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247746 --- Comment #6 from Tom Jones --- Loading pf did it. root@freebsd-current:~ # kldload pf root@freebsd-current:~ # ifconfig bridge create bridge0

[Bug 247746] System reboots when attempting to name a network interface 'bridge'

2020-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247746 Eugene Grosbein changed: What|Removed |Added CC||gleb...@freebsd.org --- Comment

Reviewing two IPFW/netgraph/natd patches (RFC 6598/Carrier Grade NAT)

2020-07-03 Thread Neel Chauhan
Hi freebsd-hackers@, freebsd-net@, These two patches that will be described are a continuation of r357092. r357092 added support for RFC 6598/Carrier Grade NAT (subnet: 100.64.0.0/10) in libalias and IPFW in-kernel NAT. These two patches add support for RFC 6598 to natd and ng_nat respective