nat-opener ~master (2016-06-28T16:17:41Z)
Dub
Repo
IPRoute
natop
network
Undocumented in source.
struct
IPRoute {
NetworkAddress
destination
;
NetworkAddress
gateway
;
NetworkAddress
netmask
;
string
name
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
destination
NetworkAddress
destination
;
Undocumented in source.
gateway
NetworkAddress
gateway
;
Undocumented in source.
name
string
name
;
Undocumented in source.
netmask
NetworkAddress
netmask
;
Undocumented in source.
Meta
Source
See Implementation
natop
network
functions
getDeviceListing
parseRoute
readNetLink
validate
interfaces
Router
manifest constants
LOG
structs
IPRoute