Skip to content
Jiri Prochazka edited this page Mar 2, 2015 · 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.6 devel](https://git.fedorahosted.org/cgit/lnst.git/commit/?id=ece3397637ba688dac4e6dae9d7514c817662af2) * **RPM** packages for **Fedora 20** * [lnst-ctl-6-1.fc20.noarch.rpm](http://kojipkgs.fedoraproject.org/packages/lnst/6/1.fc20/noarch/lnst-ctl-6-1.fc20.noarch.rpm) - controller * [lnst-slave-6-1.fc20.noarch.rpm](http://kojipkgs.fedoraproject.org/packages/lnst/6/1.fc20/noarch/lnst-slave-6-1.fc20.noarch.rpm) - slave * [lnst-ctl-6-1.fc20.noarch.rpm](http://kojipkgs.fedoraproject.org/packages/lnst/6/1.fc20/noarch/lnst-ctl-6-1.fc20.noarch.rpm) - dependency for lnst-ctl and lnst-slave * **RPM** packages for **Fedora 21** * [lnst-ctl-6-1.fc21.noarch.rpm](http://kojipkgs.fedoraproject.org/packages/lnst/6/1.fc21/noarch/lnst-ctl-6-1.fc21.noarch.rpm) - controller * [lnst-slave-6-1.fc21.noarch.rpm](http://kojipkgs.fedoraproject.org/packages/lnst/6/1.fc21/noarch/lnst-slave-6-1.fc21.noarch.rpm) - slave * [lnst-6-1.fc21.noarch.rpm](http://kojipkgs.fedoraproject.org/packages/lnst/6/1.fc21/noarch/lnst-6-1.fc21.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
  • Jiří Procházka (jprochaz) - contributor, test development, quality engineer