commit | 2b5ead46442d80928cce987ae6acf3fe99968ad8 | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Tue May 13 01:16:24 2008 +0900 |
committer | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Thu Jun 12 02:38:14 2008 +0900 |
tree | d3d33e8b9ba9b08a24a0e1f58d1d5675ab5da8e1 | |
parent | 0399e5f07ad7024f70881d44f19d767d3f25a980 [diff] |
ipv6 addrconf: Introduce addrconf_is_prefix_route() helper. This inline function, for readability, returns if the route is a "prefix" route regardless if it was installed by RA or by hand. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>