[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1478092496-7540-1-git-send-email-gorcunov@gmail.com>
Date: Wed, 2 Nov 2016 16:14:54 +0300
From: Cyrill Gorcunov <gorcunov@...il.com>
To: netdev@...r.kernel.org
Cc: stephen@...workplumber.org, avagin@...nvz.org,
Cyrill Gorcunov <gorcunov@...il.com>
Subject: [PATCH net-next iproute2 0/2 v2] Add support for operating raw sockest via diag interface
The diag interface for raw sockets is now in linux-net-next
http://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/commit/?id=432490f9d455fb842d70219f22d9d2c812371676
so here is early patches for misc/ss
I've to update libnetlink code to keep backward compatibility and switch to
parse procfs output if no raw_diag module present in the system. Note the error
reporting sitting in the kernel since 2006 so it's not something new, I guess
this hasn't been done for other diag modules because it been assumed that they
are always here. Which is not applied to fresh raw-diag module.
Cyrill
--
2.7.4
Powered by blists - more mailing lists