lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 30 Jul 2010 14:22:55 +0400
From:	"Guram Z. Savinov" <savinov.guram@...il.com>
To:	Américo Wang <xiyou.wangcong@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Get interface MAC address in sys_accept4() syscall

Yes, I know, but sys_accept4() have int fd argument, that is socket
descriptor, can I work with it like raw socket and get MAC from
ethernet frame?

2010/7/30 Américo Wang <xiyou.wangcong@...il.com>
>
> On Fri, Jul 30, 2010 at 01:56:06PM +0400, Гурам Савинов wrote:
> >I want to change syscall sys_accept4(), to return MAC address.
> >It is possible to get MAC from incomming socket in sys_accept4(), with help
> >ioctl SIOCGIFHWADDR?
> >
>
> The problem is that it doesn't make sense to do this.
>
> accept(2) works on high level sockets, should not bother low level
> MAC addresses.
>
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ