From 969261619fa1a8916e7ae70dac78c1e0513ae2a8 Mon Sep 17 00:00:00 2001 From: Jussi Kukkonen Date: Wed, 23 Oct 2013 16:19:51 +0300 Subject: core: Add UPnP BasicManagement service support Add BasicManagement:2 service that contains a bunch of tools (Ping, NSLookup and Traceroute to start with). Service is useful for DLNA Diagnostics, and can be enabled on a plugin-by-plugin basis. See doc/README.BasicManagement for details. Commit was partly authored by Christophe Guiraud . https://bugzilla.gnome.org/show_bug.cgi?id=707831 --- doc/man/rygel.conf.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/man') diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml index 7cd4d83a..150159cc 100644 --- a/doc/man/rygel.conf.xml +++ b/doc/man/rygel.conf.xml @@ -274,6 +274,16 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ + + + + + + + Set to true if you would like the UPnP device to contain a BasicManagement:2 service that allows running tools like ping, nslookup and traceroute remotely. + + + -- cgit v1.2.1