Click here to Skip to main content
15,896,201 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Cotyledon problem Pin
W Balboos, GHB26-Feb-19 9:50
W Balboos, GHB26-Feb-19 9:50 
GeneralRe: Cotyledon problem Pin
Randor 26-Feb-19 10:37
professional Randor 26-Feb-19 10:37 
GeneralRe: Cotyledon problem Pin
W Balboos, GHB27-Feb-19 2:07
W Balboos, GHB27-Feb-19 2:07 
QuestionWhy is IPv6 so complicated? Pin
  Forogar  26-Feb-19 3:58
professional  Forogar  26-Feb-19 3:58 
AnswerRe: Why is IPv6 so complicated? Pin
Munchies_Matt26-Feb-19 4:08
Munchies_Matt26-Feb-19 4:08 
AnswerRe: Why is IPv6 so complicated? Pin
11917640 Member 26-Feb-19 4:12
11917640 Member 26-Feb-19 4:12 
GeneralRe: Why is IPv6 so complicated? Pin
englebart27-Feb-19 2:49
professionalenglebart27-Feb-19 2:49 
AnswerRe: Why is IPv6 so complicated? PinPopular
Dean Roddey26-Feb-19 5:37
Dean Roddey26-Feb-19 5:37 
Unfortunately, the hierarchical nature of the address scheme would have made it hard to extend, strangely. If you own 123.234.345.456, then anything that starts with that has to be part of your network or it would be disaster. So, if they extended it with trailing four zeros, you would suddenly be the owner of more addresses than existed in the IP4 world. They couldn't give out any of those numbers to anyone else or it would be a security and routing nightmare.

Doing them as leading zeros could have possibly worked. Ultimately zeros have to mean 'unused', so they would have had to at least reserved one value in the new extended address space to hold all of the IPV4 ones. So maybe 0x7FFFFFFFxxxxxxxx contained all of the IPV4 addresses within it or something. But I'm sure there would have been a LOT of gotchas involved there as well.

But not sticking to the existing scheme also has some really nice benefits. One of them is that now every machine in your network can get an automatically assigned, guaranteed unique local IPV6 address without any sort of central management scheme to provide them. It's just derived from the MAC address. If everything locally just used IPV6, there would be no need for address management on the local LAN anymore, which would be a huge benefit.
Explorans limites defectum

GeneralRe: Why is IPv6 so complicated? Pin
  Forogar  26-Feb-19 6:37
professional  Forogar  26-Feb-19 6:37 
GeneralRe: Why is IPv6 so complicated? Pin
Dean Roddey26-Feb-19 6:51
Dean Roddey26-Feb-19 6:51 
GeneralRe: Why is IPv6 so complicated? Pin
Member 916705726-Feb-19 22:46
Member 916705726-Feb-19 22:46 
AnswerRe: Why is IPv6 so complicated? Pin
Mark_Wallace26-Feb-19 9:18
Mark_Wallace26-Feb-19 9:18 
GeneralRe: Why is IPv6 so complicated? Pin
kalberts26-Feb-19 10:39
kalberts26-Feb-19 10:39 
GeneralRe: Why is IPv6 so complicated? Pin
Rick York26-Feb-19 11:57
mveRick York26-Feb-19 11:57 
GeneralRe: Why is IPv6 so complicated? Pin
Nathan Minier27-Feb-19 1:45
professionalNathan Minier27-Feb-19 1:45 
GeneralRe: Why is IPv6 so complicated? Pin
nobody15827-Feb-19 8:59
nobody15827-Feb-19 8:59 
GeneralRe: Why is IPv6 so complicated? Pin
Mark_Wallace8-Mar-19 8:05
Mark_Wallace8-Mar-19 8:05 
GeneralRe: Why is IPv6 so complicated? Pin
Randor 26-Feb-19 10:59
professional Randor 26-Feb-19 10:59 
GeneralRe: Why is IPv6 so complicated? Pin
kalberts26-Feb-19 22:24
kalberts26-Feb-19 22:24 
GeneralRe: Why is IPv6 so complicated? Pin
Mark_Wallace8-Mar-19 8:04
Mark_Wallace8-Mar-19 8:04 
AnswerRe: Why is IPv6 so complicated? Pin
Member 916705726-Feb-19 20:40
Member 916705726-Feb-19 20:40 
AnswerRe: Why is IPv6 so complicated? Pin
Dong Xie27-Feb-19 1:13
Dong Xie27-Feb-19 1:13 
GeneralRe: Why is IPv6 so complicated? Pin
kalberts27-Feb-19 2:34
kalberts27-Feb-19 2:34 
PraiseRe: Why is IPv6 so complicated? Pin
Dong Xie27-Feb-19 2:38
Dong Xie27-Feb-19 2:38 
AnswerRe: Why is IPv6 so complicated? Pin
Martin ISDN5-Mar-19 0:10
Martin ISDN5-Mar-19 0:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.