Versions in this module Expand all Collapse all v0 v0.1.0 Oct 18, 2019 v0.0.1 Oct 17, 2019 Changes in this version + func CreateIpForwardEntry(pIpForwardRow *MibIpForwardRow) (errcode error) + func DeleteIpForwardEntry(pIpForwardTable *MibIpForwardRow) (errcode error) + func GetIpForwardTable(pIpForwardTable *MibIpForwardTable, pSize *uint32, order bool) (errcode error) + func GetIpInterfaceEntry(pIfRow *MibIpInterfaceRow) (errcode error) + func SetIpInterfaceEntry(pIfRow *MibIpInterfaceRow) (errcode error) + type MibIpForwardRow struct + ForwardAge uint32 + ForwardDest uint32 + ForwardIfIndex uint32 + ForwardMask uint32 + ForwardMetric1 uint32 + ForwardMetric2 uint32 + ForwardMetric3 uint32 + ForwardMetric4 uint32 + ForwardMetric5 uint32 + ForwardNextHop uint32 + ForwardNextHopAS uint32 + ForwardPolicy uint32 + ForwardProto uint32 + ForwardType uint32 + type MibIpForwardTable struct + NumEntries uint32 + Table [1]MibIpForwardRow + type MibIpInterfaceRow struct + AdvertiseDefaultRoute uint8 + AdvertisingEnabled uint8 + BaseReachableTime uint32 + Connected uint8 + DadTransmits uint32 + DisableDefaultRoutes uint8 + Family uint32 + ForwardingEnabled uint8 + InterfaceIdentifier uint64 + InterfaceIndex uint32 + InterfaceLuid uint64 + LinkLocalAddressBehavior uint32 + LinkLocalAddressTimeout uint32 + ManagedAddressConfigurationSupported uint8 + MaxReassemblySize uint32 + MaxRouterAdvertisementInterval uint32 + Metric uint32 + MinRouterAdvertisementInterval uint32 + NlMtu uint32 + OtherStatefulConfigurationSupported uint8 + PathMtuDiscoveryTimeout uint32 + ReachableTime uint32 + ReceiveOffload uint8 + RetransmitTime uint32 + RouterDiscoveryBehavior uint32 + SitePrefixLength uint32 + SupportsNeighborDiscovery uint8 + SupportsRouterDiscovery uint8 + SupportsWakeUpPatterns uint8 + TransmitOffload uint8 + UseAutomaticMetric uint8 + UseNeighborUnreachabilityDetection uint8 + WeakHostReceive uint8 + WeakHostSend uint8 + ZoneIndices [16]uint32 + type NLInterfaceOffloadRod [8]byte