|
@@ -1371,12 +1371,6 @@ out:
|
|
|
return entries > rt_max_size;
|
|
|
}
|
|
|
|
|
|
-/* Clean host part of a prefix. Not necessary in radix tree,
|
|
|
- but results in cleaner routing tables.
|
|
|
-
|
|
|
- Remove it only when all the things will work!
|
|
|
- */
|
|
|
-
|
|
|
int ip6_dst_hoplimit(struct dst_entry *dst)
|
|
|
{
|
|
|
int hoplimit = dst_metric_raw(dst, RTAX_HOPLIMIT);
|