This website requires JavaScript.
Explore
Help
Sign In
arif
/
xcat-core
Watch
1
Star
0
Fork
0
You've already forked xcat-core
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c9c4bca217
xcat-core
/
xCAT-server
/
lib
/
xcat
History
wanghuaz
c9c4bca217
still fixing bug 3815, dhcp.pm process_request with different makedhcp options -n and -a are triggerd by AAsn.pm twice during xcatd restarting on SN. the first -n option is enabled and not get cleanup because it is a global variable. and then second call with -a option conficts with -n option in last makedhcp context. we have to clean up -n before call the second makedhcp.
2013-11-06 17:28:26 +08:00
..
dsh
/Context
monitoring
enable snmpv3 monitrong on 2.8
2013-09-10 13:52:07 +08:00
plugins
still fixing bug 3815, dhcp.pm process_request with different makedhcp options -n and -a are triggerd by AAsn.pm twice during xcatd restarting on SN. the first -n option is enabled and not get cleanup because it is a global variable. and then second call with -a option conficts with -n option in last makedhcp context. we have to clean up -n before call the second makedhcp.
2013-11-06 17:28:26 +08:00
schema
/samples
add comments about no case
2013-02-13 12:05:33 +00:00
shfunctions