Re: The router doesn't know the size of the internet...

2015-10-25 Thread Einfach Jemand
Am 25.10.2015 um 13:47 schrieb Todd C. Miller: > On Sat, 24 Oct 2015 18:15:48 +0200, Sebastian Benoit wrote: > >>> s/size/diameter/ to quote RFC 2461 correctly >>> >>> The value should be set to that current diameter of the Internet. >> >> who measures that and tells me what to set there? > >

Re: The router doesn't know the size of the internet...

2015-10-25 Thread Todd C. Miller
On Sat, 24 Oct 2015 18:15:48 +0200, Sebastian Benoit wrote: > > s/size/diameter/ to quote RFC 2461 correctly > > > > The value should be set to that current diameter of the Internet. > > who measures that and tells me what to set there? Every sys/netinet hacker should own a set of internet

Re: The router doesn't know the size of the internet...

2015-10-24 Thread Florian Obser
d to all attached hosts. > > > >If the received Cur Hop Limit value is non-zero, the host SHOULD set > > its CurHopLimit variable to the received value. > > > > > + if (nd_ra->nd_ra_curhoplimit) { > > > + /* > > > + * Ign

Re: The router doesn't know the size of the internet...

2015-10-24 Thread Sebastian Benoit
itates >centralized administration of critical parameters that can be set on >routers and automatically propagated to all attached hosts. > >If the received Cur Hop Limit value is non-zero, the host SHOULD set >its CurHopLimit variable to the received value. > &g

Re: The router doesn't know the size of the internet...

2015-10-24 Thread Alexander Bluhm
eived Cur Hop Limit value is non-zero, the host SHOULD set its CurHopLimit variable to the received value. > + if (nd_ra->nd_ra_curhoplimit) { > + /* > + * Ignore it. The router doesn't know the size of the > + * internet bette

The router doesn't know the size of the internet...

2015-10-24 Thread Martin Pieuchot
7 - 1.126 +++ netinet6/nd6_rtr.c 24 Oct 2015 13:54:31 - @@ -435,8 +435,12 @@ nd6_ra_input(struct mbuf *m, int off, in } if (nd_ra->nd_ra_retransmit) ndi->retrans = ntohl(nd_ra->nd_ra_retransmit); - if (nd_ra->nd_ra_curhoplimit) - ndi->