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
1.13 RIPng Protocol Operation 101
867–868 The tobeadv() function (not described in this book) examines the given route and
determines if the route should be filtered by the split horizon algorithm, or if the route
should be filtered because it is a manually installed route with the reject or blackhole flag.
In these cases tobeadv() returns 0, and this route entry is ignored.
Listing 1-59
route6d.c
870 /* Only considers the routes with flag if specified */
871 if ((flag & RRTF_CHANGED) &&
872 (rrt->rrt_rflags & RRTF_CHANGED) == 0)
873 continue;
route6d.c
871–873 If ripsend() is currently called to send triggered updates, which is indicated by the
RRTF_CHANGED ...
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