NAME

  SPEC.pm - utility functions for IPv6 Specification test


SYNOPSIS

  createIdDef()
  specReboot()


DESCRIPTION

  createIdDef() - create unique Fragment Identifier for fragment test.

    This Identifier generated by current system time, and stored to ./ID.def file
    ./ID.def file are included from ./Fragment.def - common packet definition file
    for Fragment test.
    This routine must be called before Fragment Tests.

  specReboot() - reboot target

    This routine calls vRemote("reboot.rmt") simply.


SEE ALSO

  perldoc V6EvalTool
  perldoc V6Remote