xcat-core/xCAT-server/lib/perl/xCAT
jbjohnso fe4b65400f Several changes to improve IPMI behavior, *particularly* with IPMI 2.0
-Go back to restarting the log in process if rakp2 or rakp4 goes awry, it's too likely for a dropped packet to confuse IPMI 2 devices.
-Fix relog to reset session context to avoid getting distracted by now stale RAKP messages if the IPMI device happened to be slow
-Switch session ids on relog, so that everything can ignore packets from a zombie IPMI session reliably (e.g. relog recovery of a session).
-In parse_ipmi_payload, delete pendingargs in addition to deleting sessions_waiting entry.  The latter should have sufficed, but there persisted an odd
 issue where sometimes the last non-logout packet was erroneously retransmitted as retries at the end.  This change short-circuits
 the timedout function should this occur, generally delaying exit by 100 milliseconds whet it goes wrong.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13815 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-16 03:53:43 +00:00
..
ADUtils.pm
IPMI.pm Several changes to improve IPMI behavior, *particularly* with IPMI 2.0 2012-09-16 03:53:43 +00:00
MellanoxIB.pm
Postage.pm fix for osimage.postscripts and osimage.postbootscripts are not run on compute nodes 2012-09-11 05:47:53 +00:00
PPC.pm for item: clean up Utils.pm, the code in xCAT-server/lib/per/xCAT/ 2012-08-09 04:00:45 +00:00
SSHInteract.pm the codes about NGP genesis state process 2012-06-18 08:38:30 +00:00
SvrUtils.pm add some comments 2012-08-31 06:22:57 +00:00
Template.pm support pkglist for ubuntu full install 2012-09-14 08:01:03 +00:00
TZUtils.pm Correct typo in TZutils that caused very odd messages 2012-05-18 17:40:45 +00:00
xcatd.pm Have policy table recognize the name '*' to mean any valid name, but must have some name 2012-07-03 16:29:28 +00:00