Cisco Cisco IPICS Dispatch Console Licensing Information

Page of 3129
             Open Source Used In Cisco DFSI Gateway 4.9(2)                                                                                                                                   
1759
*         Fixes the problem of stalling the transmission and leaving
*         the slave in a down state.
*
*    - 2003/05/01 - Shmulik Hen <shmulik.hen at intel dot com>
*       - Prevent enslaving if the bond device is down.
*         Fixes the problem of leaving the system in unstable state and
*         halting when trying to remove the module.
*       - Close socket on all abnormal exists.
*       - Add versioning scheme that follows that of the bonding driver.
*         current version is 1.0.0 as a base line.
*
*    - 2003/05/22 - Jay Vosburgh <fubar at us dot ibm dot com>
* - ifenslave -c was broken; it's now fixed
* - Fixed problem with routes vanishing from master during enslave
*   processing.
*
*    - 2003/05/27 - Amir Noam <amir.noam at intel dot com>
* - Fix backward compatibility issues:
*   For drivers not using ABI versions, slave was set down while
*   it should be left up before enslaving.
*   Also, master was not set down and the default set_mac_address()
*   would fail and generate an error message in the system log.
*  - For opt_c: slave should not be set to the master's setting
*   while it is running. It was already set during enslave. To
*   simplify things, it is now handeled separately.
*
*    - 2003/12/01 - Shmulik Hen <shmulik.hen at intel dot com>
* - Code cleanup and style changes
*   set version to 1.1.0
*/
 
1.176 irqbalance 0.55 :15.el5
1.176.1 Available under license : 
/*
* Copyright (C) 2006, Intel Corporation
*
* This file is part of irqbalance
*
* This program file is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; version 2 of the License.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
* for more details.