mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
Comment cleanup.
This commit is contained in:
parent
4f237687ce
commit
e2ca239be0
2 changed files with 6 additions and 2 deletions
|
@ -50,6 +50,9 @@ public:
|
|||
/**
|
||||
* Initialize object and set route
|
||||
*
|
||||
* Note: on Windows, use the interface NET_LUID in hexadecimal as the
|
||||
* "device name."
|
||||
*
|
||||
* @param target Route target (e.g. 0.0.0.0/0 for default)
|
||||
* @param via Route next L3 hop or NULL InetAddress if local
|
||||
* @param device Device name/ID if 'via' is null and route is local, otherwise ignored
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue