session: Remove SessionMarker documentation
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Mon, 13 Aug 2012 08:40:21 +0000 (10:40 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 30 Aug 2012 10:01:22 +0000 (13:01 +0300)
commitd3b98a42a73951f29ee3c518b6eb0c27d2373c2b
tree0e2a336fd7a95e72aa846895534f69e495632dde
parent68a388282d62c8dc8001e3ba9a3f20cb56c8801c
session: Remove SessionMarker documentation

SO_MARK can only be set if the application has the CAP_NET_ADMIN
capability. We don't want to give that to all application for
good reasons and thus this approach won't work. Also touching all
applications to get this feature working is not a good idea. We
are going to use a cgroup controller to set SO_MARK and therefore
we don't need it in the Session API.
doc/session-api.txt