iproute2/ip
Sridhar Samudrala 9ab4c85b9a Fix bug in display of ipv6 cloned/cached routes
This patch fixes a bug in the 'ip' command to display
IPv6 cloned routes.
  ip -6 route ls cache
returns empty even when there are cloned routes because of
of a missing else in print_route() routine.

Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
2007-08-22 10:55:47 -07:00
..
.gitignore Another .gitignore file. 2006-08-08 12:11:23 -07:00
Makefile iplink: use netlink for link configuration 2007-08-22 10:49:01 -07:00
ifcfg Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ip.c iplink: use netlink for link configuration 2007-08-22 10:49:01 -07:00
ip6tunnel.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ip_common.h iplink: use netlink for link configuration 2007-08-22 10:49:01 -07:00
ipaddress.c iplink: use netlink for link configuration 2007-08-22 10:49:01 -07:00
iplink.c iplink: use netlink for link configuration 2007-08-22 10:49:01 -07:00
ipmaddr.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ipmonitor.c update rest to use nl_mgrp 2007-03-13 14:39:05 -07:00
ipmroute.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ipneigh.c iproute2: Support IFF_LOWER_UP and IFF_DORMANT 2007-06-19 16:40:40 -07:00
ipntable.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ipprefix.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
iproute.c Fix bug in display of ipv6 cloned/cached routes 2007-08-22 10:55:47 -07:00
iprule.c Use FRA_* attributes for routing rules 2007-08-22 10:26:12 -07:00
iptunnel.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ipxfrm.c iproute2: Support IFF_LOWER_UP and IFF_DORMANT 2007-06-19 16:40:40 -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
tunnel.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
tunnel.h Remove trailing whitespace 2006-12-05 10:10:22 -08:00
veth.c Make ip utility veth driver aware 2007-08-22 10:29:14 -07:00
veth.h Make ip utility veth driver aware 2007-08-22 10:29:14 -07:00
xfrm.h see SAD info 2007-06-19 16:16:06 -07:00
xfrm_monitor.c Eliminate trailing whitespace 2006-12-13 17:05:50 -08:00
xfrm_policy.c fix last change 2007-06-19 16:24:08 -07:00
xfrm_state.c fix last change 2007-06-19 16:24:08 -07:00