This website requires JavaScript.
Explore
Help
Sign In
xCAT
/
xcat-core
Watch
2
Star
0
Fork
0
You've already forked xcat-core
mirror of
https://github.com/xcat2/xcat-core.git
synced
2025-08-16 16:20:22 +00:00
Code
Issues
Releases
Wiki
Activity
Files
957403a1d28b1d6f2e1abe0ee2a2c7645c8cc03f
xcat-core
/
xCAT-server
/
lib
History
wanghuaz
957403a1d2
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:26:52 +08:00
..
perl
/xCAT
add a new script configbr-ex to configure the IP of the external bridge for network node
2013-10-25 14:33:18 -04:00
xcat
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:26:52 +08:00