• Stephen Hemminger's avatar
    [BRIDGE]: New ioctl interface for 32/64 compatability. · 5075405c
    Stephen Hemminger authored
    Add four new ioctl's for the operations that can't be done through sysfs.
    The existing bridge ioctl's are multiplexed, and most go through SIOCDEVPRIVATE
    so they won't work in a mixed 32/64bit environment.
    
    The new release of bridge-utils will use these if possible, and fall
    back to the old interface.
    5075405c
if_bridge.h 2.55 KB