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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 20 Dec 2014 15:05:54 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	hubert.sokolowski@...el.com
Cc:	netdev@...r.kernel.org, ray.kinsella@...el.com
Subject: Re: [PATCH net-next v3] net: Do not call ndo_dflt_fdb_dump if
 ndo_fdb_dump is defined

From: Hubert Sokolowski <hubert.sokolowski@...el.com>
Date: Fri, 19 Dec 2014 12:14:01 +0000

> At the same time it is desirable to call the default dump
> function on a bridge device.

Device specific things do not belong in generic code.

If the bridging device wants specific behavior wrt. this
callback, it can implement the callback as needed.
--
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