Skip to content
Ondrej Lichtner edited this page Oct 17, 2016 · 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 * **RPM** packages for **Fedora 23** version 11 * [lnst](https://kojipkgs.fedoraproject.org//packages/lnst/11/2.fc23/noarch/lnst-11-2.fc23.noarch.rpm) * [lnst-ctl](https://kojipkgs.fedoraproject.org//packages/lnst/11/2.fc23/noarch/lnst-ctl-11-2.fc23.noarch.rpm) * [lnst-slave](https://kojipkgs.fedoraproject.org//packages/lnst/11/2.fc23/noarch/lnst-slave-11-2.fc23.noarch.rpm) * [lnst-recipes](https://kojipkgs.fedoraproject.org//packages/lnst/11/2.fc23/noarch/lnst-recipes-11-2.fc23.noarch.rpm) * **RPM** packages for **Fedora 24** version 12 * [lnst](https://kojipkgs.fedoraproject.org//packages/lnst/12/1.fc24/noarch/lnst-12-1.fc24.noarch.rpm) * [lnst-ctl](https://kojipkgs.fedoraproject.org//packages/lnst/12/1.fc24/noarch/lnst-ctl-12-1.fc24.noarch.rpm) * [lnst-slave](https://kojipkgs.fedoraproject.org//packages/lnst/12/1.fc24/noarch/lnst-slave-12-1.fc24.noarch.rpm) * [lnst-recipes](https://kojipkgs.fedoraproject.org//packages/lnst/12/1.fc24/noarch/lnst-recipes-12-1.fc24.noarch.rpm) * **RPM** packages for **EPEL 6** version 12 * [lnst](https://kojipkgs.fedoraproject.org//packages/lnst/12/1.el6/noarch/lnst-12-1.el6.noarch.rpm) * [lnst-ctl](https://kojipkgs.fedoraproject.org//packages/lnst/12/1.el6/noarch/lnst-ctl-12-1.el6.noarch.rpm) * [lnst-slave](https://kojipkgs.fedoraproject.org//packages/lnst/12/1.el6/noarch/lnst-slave-12-1.el6.noarch.rpm) * [lnst-recipes](https://kojipkgs.fedoraproject.org//packages/lnst/12/1.el6/noarch/lnst-recipes-12-1.el6.noarch.rpm) * **RPM** packages for **EPEL 7** version 12 * [lnst](https://kojipkgs.fedoraproject.org//packages/lnst/12/1.el7/noarch/lnst-12-1.el7.noarch.rpm) * [lnst-ctl](https://kojipkgs.fedoraproject.org//packages/lnst/12/1.el7/noarch/lnst-ctl-12-1.el7.noarch.rpm) * [lnst-slave](https://kojipkgs.fedoraproject.org//packages/lnst/12/1.el7/noarch/lnst-slave-12-1.el7.noarch.rpm) * [lnst-recipes](https://kojipkgs.fedoraproject.org//packages/lnst/12/1.el7/noarch/lnst-recipes-12-1.el7.noarch.rpm) * **Python Package Index** **OUTDATED** * [lnst-20130717git](https://pypi.python.org/pypi/lnst/git) * **Latest tarball** * [lnst-latest.tar.gz](http://lnst-project.org/files/lnst-latest.tar.gz)

People

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