public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2 0/2] lib names: Refactoring and cleanups
@ 2014-12-06  2:05 Vadim Kochan
  2014-12-06  2:05 ` [PATCH iproute2 1/2] lib names: Use CONFDIR for specify 'group' file path Vadim Kochan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Vadim Kochan @ 2014-12-06  2:05 UTC (permalink / raw)
  To: netdev; +Cc: Vadim Kochan

Some cleanups and refactoring in lib/rt_names.c:

    #1 Replaced using of /etc/iproute2 path by CONFDIR define
        when initializing tables of group names.

    #2 Added helper to have one func for parsing id and names from
        db files.

Vadim Kochan (2):
  lib names: Use CONFDIR for specify 'group' file path
  lib names: Add helper func for parse id and name from file

 lib/rt_names.c | 70 +++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 40 insertions(+), 30 deletions(-)

-- 
2.1.3

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-12-10 23:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-06  2:05 [PATCH iproute2 0/2] lib names: Refactoring and cleanups Vadim Kochan
2014-12-06  2:05 ` [PATCH iproute2 1/2] lib names: Use CONFDIR for specify 'group' file path Vadim Kochan
2014-12-06  2:05 ` [PATCH iproute2 2/2] lib names: Add helper func for parse id and name from file Vadim Kochan
2014-12-10  4:38 ` [PATCH iproute2 0/2] lib names: Refactoring and cleanups Stephen Hemminger
2014-12-10 15:10   ` vadim4j
2014-12-10 23:46     ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox