mirror_iproute2/man/man8
Hiroshi Shimamoto b6d77d9ee3 iplink: Support VF Trust
Add IFLA_VF_TRUST message to trust the VF.
PF can accept some privileged operation from the trusted VF.
For example, ixgbe PF doesn't allow to enable VF promiscuous mode until
the VF is trusted because it may hurt performance.

To trust VF.
 # ip link set dev eth0 vf 1 trust on

To untrust VF.
 # ip link set dev eth0 vf 1 trust off

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
2016-03-02 09:26:24 -08:00
..
.gitignore man8: build cleanup 2012-08-01 14:58:15 -07:00
arpd.8 docs: make spacing consistent 2015-04-07 08:41:36 -07:00
bridge.8 bridge: add support for dynamic fdb entries 2016-02-21 12:00:41 -08:00
ctstat.8 iproute2 - Split up manual page installation 2012-04-12 09:47:19 -07:00
genl.8 genl: add manpage 2015-11-03 16:27:39 -08:00
ifcfg.8 man: Spelling fixes 2015-11-23 15:39:25 -08:00
ifstat.8 ifstat: add manpage 2015-11-03 16:27:39 -08:00
ip-address.8.in man: ip-address: document mngtmpaddr and noprefixroute flags 2015-09-23 15:58:54 -07:00
ip-addrlabel.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
ip-fou.8 iproute2: Man pages for fou and gue 2014-11-06 16:17:34 -08:00
ip-gue.8 iproute2: Man pages for fou and gue 2014-11-06 16:17:34 -08:00
ip-l2tp.8 Fix misspelling of defrag in ip-l2tp.8 2015-02-24 15:59:44 -08:00
ip-link.8.in iplink: Support VF Trust 2016-03-02 09:26:24 -08:00
ip-maddress.8 docs: make spacing consistent 2015-04-07 08:41:36 -07:00
ip-monitor.8 ipmonitor: allows to monitor in several netns 2015-05-21 15:28:56 -07:00
ip-mroute.8 docs: make spacing consistent 2015-04-07 08:41:36 -07:00
ip-neighbour.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
ip-netconf.8 iproute2: clarification of various man8 pages 2013-02-11 09:22:06 -08:00
ip-netns.8 netns: allow to dump and monitor nsid 2015-04-20 10:02:38 -07:00
ip-ntable.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
ip-route.8.in iproute2: ip-route.8.in: Add expires option for ip route 2015-12-30 12:35:04 -08:00
ip-rule.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
ip-tcp_metrics.8 iproute2: add support for tcp_metrics 2012-10-08 10:23:07 -07:00
ip-token.8 man: token: fix couple of typos 2014-07-15 09:45:00 -07:00
ip-tunnel.8 add 'vti'/'vti6' tunnel modes to ip-tunnel manual page 2015-08-31 16:28:37 -07:00
ip-xfrm.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
ip.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
lnstat.8 man: Spelling fixes 2015-11-23 15:39:25 -08:00
Makefile tc: ship filter man pages and refer to them in tc.8 2015-10-23 15:39:28 -07:00
nstat.8 iproute2 - Split up manual page installation 2012-04-12 09:47:19 -07:00
routef.8 iproute2 - Split up manual page installation 2012-04-12 09:47:19 -07:00
routel.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
rtacct.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
rtmon.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
rtpr.8 man: rtpr: add minimal manpage 2015-09-23 15:58:54 -07:00
rtstat.8 iproute2 - Split up manual page installation 2012-04-12 09:47:19 -07:00
ss.8 ss: support closing inet sockets via SOCK_DESTROY. 2016-01-18 11:47:03 -08:00
tc-basic.8 tc: add a man page for basic filter 2015-10-23 15:37:26 -07:00
tc-bfifo.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
tc-bpf.8 man: Spelling fixes 2015-11-23 15:39:25 -08:00
tc-cbq-details.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
tc-cbq.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
tc-cgroup.8 tc: add a man page for cgroup filter 2015-10-23 15:37:26 -07:00
tc-choke.8 docs: make spacing consistent 2015-04-07 08:41:36 -07:00
tc-codel.8 docs: make spacing consistent 2015-04-07 08:41:36 -07:00
tc-drr.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
tc-ematch.8 In tc-ematch.8, remove no-op .ti requests to prevent translation warnings 2013-07-12 08:33:08 -07:00
tc-flow.8 tc: add a man page for flow filter 2015-10-23 15:37:26 -07:00
tc-flower.8 tc: add a man page for flower filter 2015-10-23 15:37:26 -07:00
tc-fq_codel.8 docs: make spacing consistent 2015-04-07 08:41:36 -07:00
tc-fq.8 man: fix whatis for fq 2016-01-06 10:29:06 -08:00
tc-fw.8 tc: add a man page for fw filter 2015-10-23 15:37:26 -07:00
tc-hfsc.8 docs: make spacing consistent 2015-04-07 08:41:36 -07:00
tc-htb.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
tc-mqprio.8 man: Spelling fixes 2015-11-23 15:39:25 -08:00
tc-netem.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
tc-pfifo_fast.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
tc-pfifo.8 iproute2 - Split up manual page installation 2012-04-12 09:47:19 -07:00
tc-pie.8 docs: make spacing consistent 2015-04-07 08:41:36 -07:00
tc-prio.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
tc-red.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
tc-route.8 tc: add a man page for route filter 2015-10-23 15:37:26 -07:00
tc-sfb.8 docs: make spacing consistent 2015-04-07 08:41:36 -07:00
tc-sfq.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
tc-stab.8 tc-stab.8: Fix synopsis errors, an invalid escape, and incorrect English usge. 2013-07-09 09:07:41 -07:00
tc-tbf.8 man8: scrub trailing whitespace 2015-11-23 15:41:37 -08:00
tc-tcindex.8 tc: add a man page for tcindex filter 2015-10-23 15:37:26 -07:00
tc-u32.8 tc: add a man page for u32 filter 2015-10-23 15:39:28 -07:00
tc.8 tc.8: Fix reference to tc-tcindex.8 2015-12-10 08:48:07 -08:00
tipc-bearer.8 Revert "tipc: add peer remove functionality" 2016-02-09 10:51:32 -08:00
tipc-link.8 Revert "tipc: add peer remove functionality" 2016-02-09 10:51:32 -08:00
tipc-media.8 Revert "tipc: add peer remove functionality" 2016-02-09 10:51:32 -08:00
tipc-nametable.8 Revert "tipc: add peer remove functionality" 2016-02-09 10:51:32 -08:00
tipc-node.8 Revert "tipc: add peer remove functionality" 2016-02-09 10:51:32 -08:00
tipc-socket.8 man: Syntax and warning fixes 2015-11-23 15:39:25 -08:00
tipc.8 Revert "tipc: add peer remove functionality" 2016-02-09 10:51:32 -08:00