This is work in progress.

Windows / Headers / routprot.h

Routprot.h

Include file for Routing Protocol inteface to Router Managers

Associated Error Codes

Below is a list of error codes found for this header.

SymbolicValueDescription
MFE_NO_ERROR0x0none of the below events
MFE_REACHED_CORE0x1this router is an RP/core for the group
MFE_OIF_PRUNED0x5no downstream receivers exist on oif
MFE_PRUNED_UPSTREAM0x4a prune was send upstream
MFE_OLD_ROUTER0xbupstream nbr doesn't support mtrace
MFE_NOT_FORWARDING0x2not fwding for an unspecified reason
MFE_WRONG_IF0x3mtrace received on iif
MFE_BOUNDARY_REACHED0x6iif or oif is admin scope boundary
MFE_NO_MULTICAST0x7oif is not multicast-enabled
MFE_IIF0x8mtrace arrived on iif
MFE_NO_ROUTE0x9router has no route that matches
MFE_NOT_LAST_HOP0xarouter is not the proper last-hop router
MFE_PROHIBITED0xcmtrace is administratively prohibited
MFE_NO_SPACE0xdnot enough room in packet
14 entries