On Wed, Sep 21, 2011 at 1:08 PM, Ben Pfaff wrote:
> On Wed, Sep 21, 2011 at 12:48:54PM -0700, Jesse Gross wrote:
>> Some versions of Centos 5.6 backport the flag IFF_BRIDGE_PORT
>> without the associated rx_handler changes, so this changes to
>> use a version check since we really don't care about
On Wed, Sep 21, 2011 at 12:48:54PM -0700, Jesse Gross wrote:
> Some versions of Centos 5.6 backport the flag IFF_BRIDGE_PORT
> without the associated rx_handler changes, so this changes to
> use a version check since we really don't care about the actual
> symbol.
>
> Reported-by: Srinivasan Ramas
Some versions of Centos 5.6 backport the flag IFF_BRIDGE_PORT
without the associated rx_handler changes, so this changes to
use a version check since we really don't care about the actual
symbol.
Reported-by: Srinivasan Ramasubramanian
Signed-off-by: Jesse Gross
---
datapath/vport-netdev.c |