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] [day] [month] [year] [list]
Date:	Wed, 18 Apr 2007 16:25:23 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	chavey@...gle.com
Cc:	netdev@...r.kernel.org
Subject: Re: AF_PACKET how to get the original netdev from a packet
 received from a bonded master

From: "Laurent Chavey" <chavey@...gle.com>
Date: Wed, 18 Apr 2007 16:05:27 -0700

> When using PF_PACKET socket with bonded interfaces, there is no
> way to get the slave interface (physical interface) the packet was
> actually received on.

That's right.

There isn't a real good solution to this problem either.
Decapsulation can happen to arbitrary levels, how many
devices should we remember and how to do the reference
counting on that correctly?

As such, I don't think this will ever be provided.
-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ