[Bug 263982] IPv6 Router Advertisement - Route Information Option

2024-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263982 --- Comment #3 from Alex Wied --- Is there any plan to fix this? It's strange to me that a pfSense router (which runs FreeBSD) would cause issues for a FreeBSD machine. -- You are receiving this mail because: You are the assignee for the

[Bug 263982] IPv6 Router Advertisement - Route Information Option

2022-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263982 --- Comment #2 from Zhenlei Huang --- (In reply to Filipe Mendonça from comment #0) > Is it possible to support this option in FreeBSD kernel? It's defined in > RFC4191 and > supported in other OS such as Linux, Windows, macOS... A quick

[Bug 263982] IPv6 Router Advertisement - Route Information Option

2022-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263982 Alex Wied changed: What|Removed |Added CC||free...@centromere.net --- Comment #1

[Bug 263982] IPv6 Router Advertisement - Route Information Option

2022-05-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263982 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

Re: Router advertisement

2001-06-01 Thread JINMEI Tatuya / $B?@L@C#:H(B
>>>>> On Tue, 29 May 2001 13:39:09 +0100 (BST), >>>>> vishwanath pargaonkar <[EMAIL PROTECTED]> said: > i have freebsd 4.2 stable. > my doubt is how is router advertisement called? > ie i know that router advertisement is user land > program.so

Router advertisement

2001-05-29 Thread vishwanath pargaonkar
Hi, i have freebsd 4.2 stable. my doubt is how is router advertisement called? ie i know that router advertisement is user land program.so when ever router solicitation is received we receive it and update the cache by calling nd6_cache_lladdr.but how exactly RA invoked it being user land

Re: router advertisement after router solicitation

2001-05-07 Thread itojun
>Hi, >This is regarding sending router advertisement on the receipt of >router solicitation. you keep asking (good) questions, but why? will you plan to send some summary to somewhere, or put up onto web, to give feedback to people? if you have no plan, i su

router advertisement after router solicitation

2001-05-07 Thread raviprasad20
Hi, This is regarding sending router advertisement on the receipt of router solicitation. When an icmp message of type router solicitation is received in the icmp6_input(). the function calls nd6_rs_input(). This function inturn calls nd6_cach_lladdr(). But no where in the above code rtadv