Florent Fourcot
3fdfa5ff50
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
...
It is already possible to set/put/renew a label
with IPV6_FLOWLABEL_MGR and setsockopt. This patch
add the possibility to get information about this
label (current value, time before expiration, etc).
It helps application to take decision for a renew
or a release of the label.
v2:
* Add spin_lock to prevent race condition
* return -ENOENT if no result found
* check if flr_action is GET
v3:
* move the spin_lock to protect only the
relevant code
Signed-off-by: Florent Fourcot <florent.fourcot@enst-bretagne.fr >
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org >
Signed-off-by: David S. Miller <davem@davemloft.net >
2013-11-08 13:42:57 -05:00
..
2013-11-08 09:03:10 -05:00
2013-09-23 16:29:41 -04:00
2013-10-17 15:13:20 -04:00
2013-11-04 19:46:58 -05:00
2013-10-21 18:43:02 -04:00
2013-09-25 14:59:56 +02:00
2013-11-03 23:04:57 -05:00
2013-09-28 15:56:15 -04:00
2013-10-28 15:05:27 +01:00
2013-11-04 15:27:08 -05:00
2013-10-19 18:55:42 -04:00
2013-11-04 20:01:29 -05:00
2013-10-23 16:49:34 -04:00
2013-11-07 19:28:58 -05:00
2013-10-03 15:36:37 -04:00
2013-10-19 19:36:18 -04:00
2013-10-28 20:07:50 -04:00
2013-09-21 14:01:38 -04:00
2013-10-19 19:45:34 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-10-23 17:01:41 -04:00
2013-10-08 23:19:24 -04:00
2013-10-19 19:45:35 -04:00
2013-10-17 15:56:53 -04:00
2013-09-21 14:01:38 -04:00
2013-10-09 13:04:03 -04:00
2013-11-04 13:48:30 -05:00
2013-10-23 16:49:34 -04:00
2013-09-21 14:01:38 -04:00
2013-10-19 19:36:18 -04:00
2013-10-15 10:36:01 +09:00
2013-10-09 00:01:25 -04:00
2013-11-08 13:42:57 -05:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:39 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-10-28 15:05:27 +01:00
2013-10-21 18:56:23 -04:00
2013-10-01 17:06:14 -04:00
2013-09-21 14:01:39 -04:00
2013-10-14 18:00:59 +02:00
2013-09-21 14:01:39 -04:00
2013-09-21 14:01:39 -04:00
2013-09-21 14:01:39 -04:00
2013-09-21 14:01:39 -04:00
2013-09-23 01:51:07 -04:00
2013-09-23 01:51:08 -04:00
2013-09-23 01:51:08 -04:00
2013-09-23 01:51:08 -04:00
2013-09-23 01:51:08 -04:00
2013-10-10 00:08:07 -04:00
2013-09-23 01:51:08 -04:00
2013-11-05 21:52:27 -05:00
2013-09-23 01:51:09 -04:00
2013-09-23 01:51:09 -04:00
2013-10-01 17:06:14 -04:00
2013-10-23 16:15:01 -04:00
2013-09-23 01:51:09 -04:00
2013-10-21 18:43:02 -04:00
2013-11-04 19:57:59 -05:00
2013-11-07 02:14:33 -05:00
2013-09-23 16:29:40 -04:00
2013-10-29 02:39:13 -07:00
2013-09-23 16:29:40 -04:00
2013-09-23 16:29:41 -04:00
2013-09-23 16:29:41 -04:00
2013-10-09 13:16:36 +02:00