]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/interfaces.c
Merge branch '15-old-compat'
[thirdparty/lldpd.git] / src / interfaces.c
2009-10-01  Vincent BernatMerge branch '15-old-compat'
2009-09-29  Vincent BernatFix some warnings about incompatible pointer types.
2009-09-29  Vincent BernatWhen SYSFS_BRIDGE_* stuff does not exist, just use...
2009-09-02  Vincent BernatBridge ioctls cannot be used with a 32bit userland...
2009-07-08  Vincent BernatAdd getifaddrs() replacement for system without it.
2009-07-07  Vincent BernatFix compilation issues when DOT1 or DOT3 are not enabled.
2009-06-10  Vincent BernatFix comment of iface_port_name_desc()
2009-06-10  Vincent BernatUse ifAlias from newer Linux kernels if available.
2009-06-09  Vincent BernatSet h_ifindex correctly.
2009-06-04  Vincent BernatMake "listen on vlan" feature optional at compile-time.
2009-06-04  Vincent BernatThere are duplicate in the list of address we give...
2009-06-04  Vincent BernatAdd back "listen on VLAN" feature.
2009-06-04  Vincent BernatOne VLAN can be associated to multiple interfaces throu...
2009-06-04  Vincent BernatAdd back support for bonding using the new architecture.
2009-06-02  Vincent BernatChange the way interface information are collected.