iproute2/ip
Greg Rose 7b8179c780 iproute2: Add new command to ip link to enable/disable VF spoof check
Add ip link command parsing for VF spoof checking enable/disable

V2 - Fixed problem with parsing of dump info on kernels that don't
     support the spoof checking option and also wrapped the ifla_vf_info
     structure in #ifdef __KERNEL__ to prevent user space from directly
     accessing the structure
V3 - Improved parsing of vfinfo
V4 - Put Makefile back to proper list of subdirs
V5 - Remove struct ifla_vf_info, it is only used by the kernel
V6 - Make sure spoof check is reported by the driver - rtnl will set
     it to -1 to indicate driver didn't report a value.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-11-23 14:53:12 -08:00
..
.gitignore Another .gitignore file. 2006-08-08 12:11:23 -07:00
ifcfg Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ip6tunnel.c iproute2: fix changing of ip6ip6 tunnel parameters 2011-10-07 11:14:47 -07:00
ip_common.h iproute2: Add processless network namespace support 2011-07-13 09:48:26 -07:00
ip.c ip: fix exit codes 2011-10-13 08:38:33 -07:00
ipaddress.c iproute2: Add new command to ip link to enable/disable VF spoof check 2011-11-23 14:53:12 -08:00
ipaddrlabel.c ip: addrlabel fix set never used warning 2011-06-20 14:33:55 -07:00
iplink_can.c iproute2: netlink support for bus-error reporting and counters 2010-03-03 16:45:10 -08:00
iplink_macvlan.c macvlan/macvtap: support 'passthru' mode 2011-03-16 17:01:58 -07:00
iplink_macvtap.c macvlan/macvtap: support 'passthru' mode 2011-03-16 17:01:58 -07:00
iplink_vlan.c iplink_vlan: add support for VLAN loose binding flag 2009-12-26 11:07:16 -08:00
iplink.c iproute2: Add new command to ip link to enable/disable VF spoof check 2011-11-23 14:53:12 -08:00
ipmaddr.c Fix file descriptor leak on error in read_igmp() 2011-10-07 11:20:23 -07:00
ipmonitor.c iproute2: drop equalize support. 2009-03-27 11:11:12 -07:00
ipmroute.c Fix file descriptor leak on error in read_mroute_list() 2011-10-07 11:20:21 -07:00
ipneigh.c Remove #ifdef's 2011-02-25 20:00:54 -08:00
ipnetns.c iproute2: Fail "ip netns add" on existing network namespaces. 2011-08-31 11:02:26 -07:00
ipntable.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ipprefix.c ip: fix display of prefix cache info 2011-07-20 16:02:50 -07:00
iproute.c Fix file descriptor leak on error in iproute_flush_cache() 2011-10-07 11:18:09 -07:00
iprule.c iproute2: Add dsfield as alias for tos for ip rules 2010-07-23 12:27:14 -07:00
iptunnel.c Fix file descriptor leak in do_tunnels_list() 2011-10-07 11:20:22 -07:00
iptuntap.c Add missing closedir() call in do_show() 2011-10-07 11:17:41 -07:00
ipxfrm.c xfrm: Update documentation 2011-07-11 10:12:06 -07:00
link_gre.c Use standard routines for interface name to index etc 2010-11-28 10:35:28 -08:00
link_veth.c iproute2: support device group semantics 2011-02-25 12:43:14 -08:00
Makefile iproute2: Auto-detect the presence of setns in libc 2011-08-31 11:02:02 -07:00
routef ip/routef lifesaver 2007-07-10 18:29:20 -07:00
routel (Logical change 1.3) 2004-04-15 20:56:59 +00:00
rtm_map.c (Logical change 1.3) 2004-04-15 20:56:59 +00:00
rtmon.c iproute2: Support IFF_LOWER_UP and IFF_DORMANT 2007-06-19 16:40:40 -07:00
rtpr (Logical change 1.3) 2004-04-15 20:56:59 +00:00
static-syms.c support static-only systems 2009-11-10 10:44:20 -08:00
tunnel.c Use standard routines for interface name to index etc 2010-11-28 10:35:28 -08:00
tunnel.h Use standard routines for interface name to index etc 2010-11-28 10:35:28 -08:00
xfrm_monitor.c xfrm: Update documentation 2011-07-11 10:12:06 -07:00
xfrm_policy.c xfrm: Update documentation 2011-07-11 10:12:06 -07:00
xfrm_state.c xfrm: Update documentation 2011-07-11 10:12:06 -07:00
xfrm.h xfrm security context support 2011-03-17 09:58:23 -07:00