Routing Protocol Interface Functions

Implement the following functions for a routing protocol DLL:

AddInterface

ConnectClient

DeleteInterface

DisconnectClient

DoUpdateRoutes

DoUpdateServices

GetEventMessage

GetGlobalInfo

GetInterfaceInfo

GetMfeStatus

GetNeighbors

InterfaceStatus

MibCreate

MibDelete

MibGet

MibGetFirst

MibGetNext

MibGetTrapInfo

MibSet

MibSetTrapInfo

QueryPower

RegisterProtocol

SetGlobalInfo

SetInterfaceInfo

SetPower

StartComplete

StartProtocol

StopProtocol

UnbindInterface

If the routing protocol supports service handling, implement the following function in addition to those listed preceding:

DoUpdateServices