Skip to content
jtluka edited this page Sep 20, 2013 · 23 revisions

Linux Network Stack Test

The goal of this project is to provide a tool for network regression and performance testing focused mainly on bonding, bridging, VLAN and MAC-VLAN devices. But it can be used for ordinary network devices as well.

The main advantage this tool gives to a developer is an ability to automatically test hundreds of network setups involving not only machines but also managed switches without the necessity to configure each machine separately.

License, Source

Communicate

  • LNST is shared, designed, built, supported, and maintained by the people who use it, you are all part of our community.
  • Comments, questions, bugs, feedback, ideas, help requests? We'd love to hear from you!
  • The development mailing list - if you are submitting code, please join it.
  • We are on IRC: #lnst @ freenode.net

Learn

## Download * Current development snapshot * [lnst-0.1 devel](https://git.fedorahosted.org/cgit/lnst.git/commit/?id=269de0a) * **RPM** packages for **Fedora 18** * [lnst-ctl-0.1-0.6-20130717git.rpm](http://kojipkgs.fedoraproject.org//packages/lnst/0.1/0.6.20130717git.fc18/noarch/lnst-ctl-0.1-0.6.20130717git.fc18.noarch.rpm) - controller * [lnst-slave-0.1-0.6-20130717git.rpm](http://kojipkgs.fedoraproject.org//packages/lnst/0.1/0.6.20130717git.fc18/noarch/lnst-slave-0.1-0.6.20130717git.fc18.noarch.rpm) - slave * [lnst-0.1-0.6-20130717git.rpm](http://kojipkgs.fedoraproject.org//packages/lnst/0.1/0.6.20130717git.fc18/noarch/lnst-0.1-0.6.20130717git.fc18.noarch.rpm) - dependency for lnst-ctl and lnst-slave * **RPM** packages for **Fedora 19** * [lnst-ctl-0.1-0.6-20130717git.rpm](http://kojipkgs.fedoraproject.org//packages/lnst/0.1/0.6.20130717git.fc19/noarch/lnst-ctl-0.1-0.6.20130717git.fc19.noarch.rpm) - controller * [lnst-slave-0.1-0.6-20130717git.rpm](http://kojipkgs.fedoraproject.org//packages/lnst/0.1/0.6.20130717git.fc19/noarch/lnst-slave-0.1-0.6.20130717git.fc19.noarch.rpm) - slave * [lnst-0.1-0.6-20130717git.rpm](http://kojipkgs.fedoraproject.org//packages/lnst/0.1/0.6.20130717git.fc19/noarch/lnst-0.1-0.6.20130717git.fc19.noarch.rpm) - dependency for lnst-ctl and lnst-slave * **Python Package Index** * [lnst-20130717git](https://pypi.python.org/pypi/lnst/git)

People

  • Jiří Pírko (jpirko) – author of the project, kernel developer
  • Jiří Župka (jzupka) – contributor, framework infrastructure implementation, quality engineer
  • Jan Tluka (jtluka) – contributor, test development, Beaker integration, quality engineer
  • Radek Pazdera (rpazdera) - contributor, framework infrastructure implementation, test development, quality engineer
  • Ondrej Lichtner (olichtne) - contributor, framework infrastructure implementation, quality engineer