[Bug 194485] Userland cannot add IPv6 prefix routes

2023-11-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 Dries Michiels changed: What|Removed |Added Status|In Progress |Closed Resolution|---

[Bug 194485] Userland cannot add IPv6 prefix routes

2023-04-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 Zhenlei Huang changed: What|Removed |Added CC||z...@freebsd.org --- Comment #15 f

[Bug 194485] Userland cannot add IPv6 prefix routes

2023-04-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 --- Comment #14 from Ed Maste --- I think it is fine to merge to stable/12 if folks are so inclined, but as there are no more releases it also will have a limited impact. -- You are receiving this mail because: You are on the CC list for

[Bug 194485] Userland cannot add IPv6 prefix routes

2023-04-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 Dries Michiels changed: What|Removed |Added CC||dri...@freebsd.org --- Comment #1

[Bug 194485] Userland cannot add IPv6 prefix routes

2020-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 Kubilay Kocak changed: What|Removed |Added URL||https://reviews.freebsd.org

[Bug 194485] Userland cannot add IPv6 prefix routes

2020-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 Alexander V. Chernikov changed: What|Removed |Added Status|Open|In Progress -- You are r

[Bug 194485] Userland cannot add IPv6 prefix routes

2020-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 --- Comment #12 from Alexander V. Chernikov --- Raised https://reviews.freebsd.org/D23695 as an alternative approach not involving RTF_CONNECTED flag. -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 194485] Userland cannot add IPv6 prefix routes

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 Alexander V. Chernikov changed: What|Removed |Added Assignee|n...@freebsd.org |melif...@freebsd.org --

[Bug 194485] Userland cannot add IPv6 prefix routes

2019-05-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 --- Comment #11 from Christopher Hall --- I have just did a fresh install of 12.0-RELEASE, used freebsd-update to get to 12.0-RELEASE-p3 and compiled a kernel with the 3 review patches as referenced in comment #5 (Patches applied without e

[Bug 194485] Userland cannot add IPv6 prefix routes

2019-04-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 --- Comment #10 from r...@marples.name --- (In reply to roy from comment #9) Ignore me, it's added in the firsrt review patch, which I should have ... uh reviewed! -- You are receiving this mail because: You are on the CC list for the

[Bug 194485] Userland cannot add IPv6 prefix routes

2019-04-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 --- Comment #9 from r...@marples.name --- The comment I made almost 5 years ago about how to handle the now missing RTF_CLONING still applies. NetBSD used RTF_CONNECTED in it's place, so is more descriptive and probably the better option. -

[Bug 194485] Userland cannot add IPv6 prefix routes

2019-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 Kubilay Kocak changed: What|Removed |Added Keywords||patch -- You are receiving this m

[Bug 194485] Userland cannot add IPv6 prefix routes

2019-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 Kubilay Kocak changed: What|Removed |Added Attachment #148500|0 |1 is obsolete|

[Bug 194485] Userland cannot add IPv6 prefix routes

2019-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 --- Comment #8 from Christopher Hall --- Just the three reviews were used - the patch in this bug report was NOT used, I thinke the combination of the three reviews is sufficient -- You are receiving this mail because: You are on the CC l

[Bug 194485] Userland cannot add IPv6 prefix routes

2019-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 --- Comment #7 from Christopher Hall --- All three reviews were applied to make it work and were applied in order. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _

[Bug 194485] Userland cannot add IPv6 prefix routes

2019-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 Kubilay Kocak changed: What|Removed |Added Assignee|h...@freebsd.org |n...@freebsd.org Severi

[Bug 194485] Userland cannot add IPv6 prefix routes

2018-05-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 Hiroki Sato changed: What|Removed |Added CC||h...@freebsd.org Assignee|

[Bug 194485] Userland cannot add IPv6 prefix routes

2018-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 guy...@gmail.com changed: What|Removed |Added CC||guy...@gmail.com --- Comment #4

[Bug 194485] Userland cannot add IPv6 prefix routes

2016-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 --- Comment #3 from r...@marples.name --- Note, this is only an issue if the kernel has received a default router from a RA. So the use case where this fails is the kernel receives a RA from upstream router and a DHCPv6 client receives a Pr

[Bug 194485] Userland cannot add IPv6 prefix routes

2016-02-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 --- Comment #2 from r...@marples.name --- It might be desirable to add a new flag to mark neighbour routes, maybe RTF_CONNECTED. It could even have the same value as the old RTF_CLONING one. I think that's the only point for discussion real

[Bug 194485] Userland cannot add IPv6 prefix routes

2016-02-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 Sevan Janiyan changed: What|Removed |Added CC||ventur...@geeklan.co.uk --- Commen

[Bug 194485] Userland cannot add IPv6 prefix routes

2016-01-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 Kubilay Kocak changed: What|Removed |Added Flags||mfc-stable9?, mfc-stable10?

[Bug 194485] Userland cannot add IPv6 prefix routes

2015-03-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194485 Mark Linimon changed: What|Removed |Added Keywords||patch Assignee|freebsd-b.