[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4C5211D6.3000406@gmail.com>
Date: Fri, 30 Jul 2010 03:42:14 +0400
From: "Guram Z. Savinov" <savinov.guram@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Get interface MAC address in sys_accept4() syscall
Hi all,
in net/socket.c is syscall sys_accept4(). In it syscall I need to get
MAC address of interface, from connection is come.
For example it is two interfaces eth0 and eth1. I want to know, from
what interface connection is come to sys_accept4().
Please help me, how I can do it.
Thank's for attention for my question.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists