iproute2/ip
Phil Sutter 67eedcd9a1 iprule: Align help text with man page synopsis
The help text was misleading: One could think it is possible to list
rules by selector, which would be nice but isn't. This change also
clarifies that 'ip rule' defaults to 'list' if no further arguments are
given.

Signed-off-by: Phil Sutter <phil@nwl.cc>
2016-03-02 09:26:32 -08:00
..
.gitignore Another .gitignore file. 2006-08-08 12:11:23 -07:00
Makefile lwtunnel: Add encapsulation support to ip route 2015-10-16 16:13:22 -07:00
ifcfg Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ip.c add support for brief output for link and addresses 2015-08-31 16:24:10 -07:00
ip6tunnel.c ip{,6}tunnel: have a shared stats parser/printer 2015-12-18 11:46:21 -08:00
ip_common.h iplink: bridge_slave: export read-only values 2016-02-17 17:47:00 -08:00
ipaddress.c iplink: support show and set of "addrgenmode random" 2016-01-06 09:20:59 -08:00
ipaddrlabel.c ip: remove extra newlines at end-of-file 2015-10-23 15:41:58 -07:00
ipfou.c ip: remove extra newlines at end-of-file 2015-10-23 15:41:58 -07:00
ipl2tp.c l2tp: add missing newline on show output 2015-09-11 15:26:58 -07:00
iplink.c iplink: Support VF Trust 2016-03-02 09:26:24 -08:00
iplink_bond.c ip link: missing options in bond usage 2015-09-21 14:36:02 -07:00
iplink_bond_slave.c iplink: bond_slave: fix ad_actor/partner_oper_port_state output 2016-02-09 10:43:06 -08:00
iplink_bridge.c iplink: bridge: remove unnecessary returns 2016-02-21 12:00:47 -08:00
iplink_bridge_slave.c iplink: bridge_slave: add support for IFLA_BRPORT_FAST_LEAVE 2016-02-17 17:47:01 -08:00
iplink_can.c can: Add support for CAN FD non-ISO feature 2015-02-05 10:35:24 -08:00
iplink_geneve.c geneve: add support for lwt tunnel creation and dst port selection 2016-02-05 11:55:06 +11:00
iplink_hsr.c ip link: Shortify printing the usage of link type 2014-10-09 08:29:47 -07:00
iplink_ipoib.c ip link: Shortify printing the usage of link type 2014-10-09 08:29:47 -07:00
iplink_ipvlan.c ip link: Add ipvlan support to the iproute2/ip util 2014-12-03 09:37:37 -08:00
iplink_macvlan.c ip: macvlan: support MACVLAN_FLAG_NOPROMISC flag 2015-10-12 09:46:55 -07:00
iplink_vlan.c ip link: Shortify printing the usage of link type 2014-10-09 08:29:47 -07:00
iplink_vrf.c vrf: Add support for table names 2015-12-10 08:45:30 -08:00
iplink_vxlan.c vxlan: fix help and man text 2016-01-18 11:44:22 -08:00
ipmaddr.c ip: allow using a device "help" (or a prefix thereof) 2015-10-07 10:35:17 +01:00
ipmonitor.c ipmonitor: match user option 'all' before 'all-nsid' 2016-02-05 11:45:02 +11:00
ipmroute.c mroute: "ip mroute show" not working when "to" and/or "from" is given 2015-06-25 08:47:07 -04:00
ipneigh.c ip neigh: device is optional for proxy entries 2015-12-17 17:07:07 -08:00
ipnetconf.c libnetlink: introduce rtnl_listen_filter_t 2015-05-21 15:28:56 -07:00
ipnetns.c netns: Fix an off-by-one strcpy() in netns_map_add(). 2016-02-17 17:35:31 -08:00
ipntable.c ip_common.h header cleanup 2015-11-23 15:44:03 -08:00
ipprefix.c ip: remove extra newlines at end-of-file 2015-10-23 15:41:58 -07:00
iproute.c ip route: add mpls multipath support 2016-02-09 10:43:16 -08:00
iproute_lwtunnel.c lwtunnel: implement support for ip6 encap 2015-12-18 11:40:32 -08:00
iproute_lwtunnel.h lwtunnel: Add encapsulation support to ip route 2015-10-16 16:13:22 -07:00
iprule.c iprule: Align help text with man page synopsis 2016-03-02 09:26:32 -08:00
iptoken.c iptoken: simplify iptoken_list a bit 2015-11-29 11:47:29 -08:00
iptunnel.c ip{,6}tunnel: have a shared stats parser/printer 2015-12-18 11:46:21 -08:00
iptuntap.c ip tuntap: Added missing commands in usage 2014-09-28 16:19:31 -07:00
ipxfrm.c xfrm: remove duplicated include 2015-07-27 14:36:53 -07:00
link_gre.c gre: add support for collect metadata flag 2015-12-18 11:40:32 -08:00
link_gre6.c libnetlink: add size argument to rtnl_talk 2015-05-27 13:00:21 -07:00
link_ip6tnl.c libnetlink: add size argument to rtnl_talk 2015-05-27 13:00:21 -07:00
link_iptnl.c libnetlink: add size argument to rtnl_talk 2015-05-27 13:00:21 -07:00
link_veth.c ip link: Shortify printing the usage of link type 2014-10-09 08:29:47 -07:00
link_vti.c libnetlink: add size argument to rtnl_talk 2015-05-27 13:00:21 -07:00
link_vti6.c libnetlink: add size argument to rtnl_talk 2015-05-27 13:00:21 -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 ip, realms: also allow to pass in raw realms value 2015-10-22 23:40:51 -07:00
rtmon.c libnetlink: introduce rtnl_listen_filter_t 2015-05-21 15:28:56 -07:00
rtpr (Logical change 1.3) 2004-04-15 20:56:59 +00:00
static-syms.c Fix build when shared libraries are disabled 2013-03-13 08:29:59 -07:00
tcp_metrics.c ip: remove extra newlines at end-of-file 2015-10-23 15:41:58 -07:00
tunnel.c iptunnel: Fix compile error in ip/tunnel.c 2015-12-21 21:33:51 -08:00
tunnel.h ip{,6}tunnel: have a shared stats parser/printer 2015-12-18 11:46:21 -08:00
xfrm.h Fix FSF address in file headers 2013-12-06 15:05:07 -08:00
xfrm_monitor.c monitor: fix file handle leak 2015-12-30 17:26:38 -08:00
xfrm_policy.c xfrm: remove duplicated include 2015-07-27 14:36:53 -07:00
xfrm_state.c xfrm: remove duplicated include 2015-07-27 14:36:53 -07:00