[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAChaegkatQcHQ3axhcfDQN-3pQLRaq=+NC7QOu4aGNduDO63oQ@mail.gmail.com>
Date: Mon, 3 Sep 2012 09:11:07 -0300
From: Renato Westphal <renatowestphal@...il.com>
To: Julian Anastasov <ja@....bg>
Cc: Stephen Hemminger <shemminger@...tta.com>, netdev@...r.kernel.org
Subject: Re: [PATCH RFC 0/2] Interface for TCP Metrics
> BTW, I noticed that the GENL part in iproute is
> not separated in common place. Should we create common
> place for functions like genl_ctrl_resolve_family and
> genl_parse_getfamily ?
I think it would be nice to extend libnetlink or create something like
'libgenetlink' with these GENL facilities you created. The tendency is
to increase the number of genetlink users over time, so it seems to
make sense to provide some basic infrastructure for these new users.
Every genetlink application needs to resolve family names and possibly
multicast group names, so I think putting these basic facilities in
common place will help to reduce code duplication in the future.
--
Renato Westphal
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists