1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-10 12:58:35 +03:00
Michael Adam 8284b34f95 s3:lib: extend interpret_interface() to optionally read speed, caps, and index from config
New syntax for interfaces parameter:

  interfaces = address[;key=value[,key=value[,...]]]

- keys can be 'speed', 'capability', and 'if_index'.

- speed is in bits per second.

- capability can be RSS and RDMA.

- if_index should be used with care, because
  these indexes should not conicide with indexes
  the kernel sets...

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2016-01-26 07:33:16 +01:00
..
2015-03-17 11:30:52 +01:00
2015-11-06 13:43:45 +01:00
2014-02-20 22:58:58 +01:00
2015-05-26 17:40:54 +02:00
2015-01-06 00:33:10 +01:00
2015-12-22 02:22:50 +01:00
2015-11-06 13:43:45 +01:00
2015-10-13 01:23:07 +02:00
2014-09-18 20:36:11 +02:00
2015-11-06 13:43:45 +01:00
2014-11-25 07:25:44 +01:00
2015-05-06 04:14:14 +02:00
2012-09-18 14:30:25 +02:00
2015-02-13 23:32:07 +01:00
2015-03-17 11:30:52 +01:00
2012-07-18 15:54:20 -07:00
2015-10-13 01:23:07 +02:00
2012-05-15 18:24:10 +02:00
2015-11-06 13:43:45 +01:00
2015-05-06 15:37:14 +02:00
2016-01-10 22:24:17 +01:00
2016-01-10 22:24:17 +01:00
2015-12-14 20:23:13 +01:00