Re: [PATCH] fib_trie: Add proc entry for next-hop exceptions

From: Chris Rorvick
Date: Wed Feb 25 2015 - 01:03:05 EST


On Tue, Feb 24, 2015 at 11:33 PM, David Miller <davem@xxxxxxxxxxxxx> wrote:
> From: Chris Rorvick <chris@xxxxxxxxxxx>
> Date: Tue, 24 Feb 2015 23:27:12 -0600
>
>> Exceptions are added to the FIB in response to ICMP redirects and to
>> account for PMTU, but there is little visibility into what the current
>> exceptions are. Add a proc entry for listing the current next-hop
>> exceptions
>>
>> Signed-off-by: Chris Rorvick <chris@xxxxxxxxxxx>
>
> Procfs exportation of networking information is deprecated.
>
> New pieces of information should be provided via netlink.

Ah, OK. So is the premise of this patch still interesting or am I
just ignorant? It seems like knowing whether or not you're
accumulating a lot of exceptions is interesting and I could not figure
out how to do that.

Thanks for the feedback.

Regards,

Chris
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/