2 * Bond several ethernet interfaces into a Cisco, running 'Etherchannel'.
5 * Portions are (c) Copyright 1995 Simon "Guru Aleph-Null" Janes
6 * NCM: Network and Communications Management, Inc.
8 * BUT, I'm the one who modified it for ethernet, so:
9 * (c) Copyright 1999, Thomas Davis, tadavis@lbl.gov
11 * This software may be used and distributed according to the terms
12 * of the GNU Public License, incorporated herein by reference.
16 #ifndef _LINUX_IF_BONDING_H
17 #define _LINUX_IF_BONDING_H
19 #define BOND_ENSLAVE (SIOCDEVPRIVATE)
20 #define BOND_RELEASE (SIOCDEVPRIVATE + 1)
21 #define BOND_SETHWADDR (SIOCDEVPRIVATE + 2)
23 #endif /* _LINUX_BOND_H */
28 * kept-new-versions: 5