1. kathara-lab.dep(5)
  2. Kathara manual
  3. kathara-lab.dep(5)

NAME

kathara-lab.dep - Network scenario dependencies file

DESCRIPTION

It is simply a list of rules, with the following syntax:

device: device1 device2 ...

Where device, device1, device2, ... are names of devices.

The rule states that device can only be started after device1, device2, ...

Lines starting with a hash character (#) are assumed to be comments and simply ignored.

EXAMPLE

	pc1: pc2 pc3
	pc3: pc2

Example of a lab.dep(5) file.

REPORTING BUGS

Report bugs opening an issue on the official GitHub repository where the development and maintenance is primarily done.
Issues which are security relevant should be disclosed privately to the Kathara mailing list. You do not have to be subscribed to the list to send a message there.
When reporting a bug, remember to write used commands, eventually attach your network scenario, and include the output of kathara-check(1) in order to make possible to reproduce the bug.

AUTHORS

Kathara was born from Netkit. Its first version was developed by Gaetano Bonofiglio and Veronica Iovinella. Currently it is mantained by Mariano Scazzariello, Tommaso Caiazzi and Lorenzo Ariemma.

People involved also include:

Copyright © 2017-2024 License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

SEE ALSO

kathara(1), kathara-lstart(1), Kathara official site

  1. April 2024
  2. kathara-lab.dep(5)