obonaventure / cnp3

Computer Networking : Principles, Protocols and Practice (first and second edition, third edition is being written on https://github.com/cnp3/ebook)
https://www.computer-networking.info
508 stars 91 forks source link

MAC address blocks #73

Open barthanssens opened 10 years ago

barthanssens commented 10 years ago

In protocols/ipv6b.rst it reads

MAC addresses are allocated in blocks of 2^{20}

Should this be 2^{24} ? (24-bit OUI / 24-bit extension identifier)