Thomas Haller
6fb917178a
dbus: deprecated NM specific PropertiesChanged signals
...
Nowadays, users should use the standard "PropertiesChanged" signal
on "org.freedesktop.DBus.Properties" interface.
2016-09-02 20:13:36 +02:00
Lubomir Rintel
a8e8e76641
dbus: fix up the XML formatting
...
The conversion script didn't do a very good job. It got fired.
2016-04-05 14:37:51 +02:00
Lubomir Rintel
6e2b188361
dbus: convert the annotations to gtk-doc blocks
2016-04-05 14:37:51 +02:00
Lubomir Rintel
618373a14f
dbus: use the annotations for documentation
...
gdbus only understands those (and gtk docstrings, which we should eventually
use) when generating the documentation.
2016-03-26 11:28:19 +01:00
Beniamino Galvani
1c0fb2f652
introspection: fix description for vxlan ageing property
2016-02-29 13:47:47 +01:00
Beniamino Galvani
a448854b44
device/vxlan: support device creation
2015-12-09 16:36:46 +01:00
Dan Winship
42df06e575
platform, devices: add support for vxlan devices
...
Since vxlan is new-ish, and vxlan IPv6 support in particular has only
been in the kernel since 3.11, we include our own copy of the vxlan
netlink constants rather than depending on the installed headers.
2014-03-06 09:48:15 -05:00
Dan Winship
a7068f48c5
Revert "platform, devices: add support for vxlan devices"
...
This requires a very recent kernel to even compile, and the kernel
code is still rapidly changing (eg, adding IPv6 support). So take it
out for now, until it stabilizes.
This reverts commit 7f0f04d106 .
2013-06-04 10:30:30 -03:00
Dan Winship
7f0f04d106
platform, devices: add support for vxlan devices
2013-06-04 10:01:14 -03:00