iproute2/include
Vlad Dogaru db02608b6f iproute2: support device group semantics
Add the group keyword to ip link set, which has the following meaning:
If both a group and a device name are pressent, we change the device's
group to the specified one. If only a group is present, then the
operation specified by the rest of the command should apply on an entire
group, not a single device.

So, to set eth0 to the default group, one would use
	ip link set dev eth0 group default

Conversely, to set all the devices in the default group down, use
	ip link set group default down

Signed-off-by: Vlad Dogaru <ddvlad@rosedu.org>
2011-02-25 12:43:14 -08:00
..
libiptc iproute2: Support IFF_LOWER_UP and IFF_DORMANT 2007-06-19 16:40:40 -07:00
linux update to net-next (2.6.39) headers 2011-02-25 12:34:00 -08:00
netinet add include/netinet/tcp.h 2007-12-31 12:56:08 -08:00
SNAPSHOT.h v2.6.37 2011-01-07 09:54:30 -08:00
dlfcn.h support static-only systems 2009-11-10 10:44:20 -08:00
ip6tables.h Remove trailing whitespace 2006-12-05 10:10:22 -08:00
iptables.h Remove trailing whitespace 2006-12-05 10:10:22 -08:00
iptables_common.h fix build warnings 2007-06-20 10:55:18 -07:00
libnetlink.h flush secondary addresses before primary ones 2009-12-26 10:11:02 -08:00
ll_map.h iproute2: Add ll_index_to_addr function 2009-12-01 15:54:16 -08:00
rt_names.h iproute2: support listing devices by group 2011-02-25 12:38:50 -08:00
rtm_map.h (Logical change 1.3) 2004-04-15 20:56:59 +00:00
utils.h iproute2: support device group semantics 2011-02-25 12:43:14 -08:00
xt-internal.h Breakage noticed when debian upgraded to xtables (iptables > 1.4.1) 2009-02-19 09:02:13 -08:00