From 33491bc4279481db8ae47213e34a6d695a0e8830 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 6 Jul 2014 02:16:10 +0200 Subject: Imported Upstream version 0.9.10.0 --- introspection/nm-device-gre.xml | 81 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 introspection/nm-device-gre.xml (limited to 'introspection/nm-device-gre.xml') diff --git a/introspection/nm-device-gre.xml b/introspection/nm-device-gre.xml new file mode 100644 index 00000000..ae418aab --- /dev/null +++ b/introspection/nm-device-gre.xml @@ -0,0 +1,81 @@ + + + + + + + + The object path of the parent device. + + + + + + The expected set of GRE flags for incoming packets. (The + values are specified by the GRE specification. On Linux, they + are defined in <linux/if_tunnel.h>. Eg, GRE_KEY for the + 'Key Present' bit.) + + + + + + The set of GRE flags to use for outgoing packets. (The + values are specified by the GRE specification. On Linux, they + are defined in <linux/if_tunnel.h>. Eg, GRE_KEY for the + 'Key Present' bit.) + + + + + + Expected input key (if the "Key Present" bit is set in the input flags). + + + + + + Output key (if the "Key Present" bit is set in the output flags). + + + + + + The local end of the tunnel. + + + + + + The remote end of the tunnel. + + + + + + The value to use in the IP TTL field for tunnel packets. + + + + + + The value to use in the IP ToS field for tunnel packets. + + + + + + Whether path MTU discovery is performed. + + + + + + + A dictionary mapping property names to variant boxed values + + + + + + -- cgit 1.3.0-6-gf8a5