[Bug 215122] Try to change route default to IP out of range lock the system

2016-12-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215122 Mark Linimon changed: What|Removed |Added Keywords||patch Assignee|freebsd-bu

[Bug 215122] Try to change route default to IP out of range lock the system

2016-12-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215122 --- Comment #3 from Renato Botelho --- loos@ pushed a fix on pfSense, we will test and report back results here. https://github.com/pfsense/FreeBSD-src/commit/4627301691bb818abae4e82bda1a5ef38d52a68f -- You are receiving this mail becaus

[Bug 215122] Try to change route default to IP out of range lock the system

2016-12-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215122 Renato Botelho changed: What|Removed |Added Status|New |In Progress -- You are receiving

[Bug 215122] Try to change route default to IP out of range lock the system

2016-12-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215122 --- Comment #2 from Andrey V. Elsukov --- The problem is that ifa_ifwithroute() called with acquired RIB_WLOCK, but since gateway is not in directly connect network it uses rtalloc1_fib() that acquires RIB_RLOCK. -- You are receiving this

[Bug 215122] Try to change route default to IP out of range lock the system

2016-12-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215122 Andrey V. Elsukov changed: What|Removed |Added CC||a...@freebsd.org,

[Bug 215122] Try to change route default to IP out of range lock the system

2016-12-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215122 Bug ID: 215122 Summary: Try to change route default to IP out of range lock the system Product: Base System Version: 11.0-STABLE Hardware: Any OS: Any