On Tue, Feb 24, 2015 at 11:33 PM, David Miller <[email protected]> wrote: > From: Chris Rorvick <[email protected]> > 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 <[email protected]> > > 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

