Skip to Main Content
IPv6 Advanced Protocols Implementation
book

IPv6 Advanced Protocols Implementation

by Qing Li, Jinmei Tatuya, Keiichi Shima
July 2010
Intermediate to advanced content levelIntermediate to advanced
1008 pages
35h 43m
English
Morgan Kaufmann
Content preview from IPv6 Advanced Protocols Implementation
4.7 Implementation of DHCPv6 Authentication 459
2002
2003 if (optinfo->authalgorithm != DHCP6_AUTHALG_HMACMD5) {
2004 dprintf(LOG_INFO, FNAME, "unknown authentication "
2005 "algorithm (%d)", optinfo->authalgorithm);
2006 break;
2007 }
2008
2009 if (optinfo->authrdm != DHCP6_AUTHRDM_MONOCOUNTER) {
2010 dprintf(LOG_INFO, FNAME,"unknown RDM (%d)",
2011 optinfo->authrdm);
2012 break;
2013 }
dhcp6c.c
1997–2013 This case block handles the delayed authentication protocol. If the Authentica-
tion option does not contain authentication information, or the algorithm or the replay
detection method is unknown, then the message is regarded as unauthenticated.
Replay Detection ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

IPv6 Core Protocols Implementation

IPv6 Core Protocols Implementation

Qing Li, Tatuya Jinmei, Keiichi Shima
IPv6 Security

IPv6 Security

Scott Hogg, Eric Vyncke
IPv6 for Enterprise Networks

IPv6 for Enterprise Networks

Shannon McFarland, Muninder Sambi, Nikhil Sharma, Sanjay Hooda
IPv6 Network Programming

IPv6 Network Programming

Jun-ichiro itojun Hagino

Publisher Resources

ISBN: 9780080489308