> >> Event: putback-to >> Parent workspace: /net/zhadum.east/export/ws/clearview/clearview >> (zhadum.east:/export/ws/clearview/clearview) >> Child workspace: /export/home/cathy/workspace/clearview >> >> (dhcp-ubur02-174-164:/export/home/cathy/workspace/clearview) >> User: cathy >> >> Comment: >> remove altroot argument from libdladm > > I'm trying to merge this putback into the clearview gate, and am > realizing that I now also need to remove all of the "altroot" > arguments to the iptun functions (since there's no longer a way to > pass that into the persistent configuration API). I don't see how > this fixes anything, however, as the -R argument to dladm is now dead > code in all of the dladm subcommands. dladm just sets some local > "altroot" variable but never uses it anywhere. This solution is > evidently incomplete. What is our plan to implement -R in dladm? Is > the idea possibly to have dladm write commands for itself in the > alternate root's SMF upgrade script? Yes. Basically handling of each dladm "-R" command will simply write this command to a SMF upgrade script, taking all the commands options except the "-R" option. I suppose they will share a command function, but might not need to be a libdladm API function.
Thanks - Cathy
