mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 17:10:08 +01:00
introspection: fix description for vxlan ageing property
This commit is contained in:
parent
5805683efc
commit
1c0fb2f652
1 changed files with 2 additions and 2 deletions
|
|
@ -58,8 +58,8 @@
|
|||
|
||||
<property name="Ageing" type="u" access="read">
|
||||
<tp:docstring>
|
||||
The interval at which the kernel purges stale cached addresses
|
||||
(in kernel jiffies, ie, centiseconds).
|
||||
The interval in seconds at which the kernel purges stale
|
||||
cached addresses.
|
||||
</tp:docstring>
|
||||
</property>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue