Skip to content
Ondrej Lichtner edited this page Nov 6, 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 * **RPM** packages for **Fedora 21** * [lnst](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.fc21/noarch/lnst-10-1.fc21.noarch.rpm) * [lnst-ctl](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.fc21/noarch/lnst-ctl-10-1.fc21.noarch.rpm) * [lnst-slave](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.fc21/noarch/lnst-slave-10-1.fc21.noarch.rpm) * [lnst-recipes](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.fc21/noarch/lnst-recipes-10-1.fc21.noarch.rpm) * **RPM** packages for **Fedora 22** * [lnst](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.fc22/noarch/lnst-10-1.fc22.noarch.rpm) * [lnst-ctl](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.fc22/noarch/lnst-ctl-10-1.fc22.noarch.rpm) * [lnst-slave](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.fc22/noarch/lnst-slave-10-1.fc22.noarch.rpm) * [lnst-recipes](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.fc22/noarch/lnst-recipes-10-1.fc22.noarch.rpm) * **RPM** packages for **Fedora 23** * [lnst](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.fc23/noarch/lnst-10-1.fc23.noarch.rpm) * [lnst-ctl](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.fc23/noarch/lnst-ctl-10-1.fc23.noarch.rpm) * [lnst-slave](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.fc23/noarch/lnst-slave-10-1.fc23.noarch.rpm) * [lnst-recipes](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.fc23/noarch/lnst-recipes-10-1.fc23.noarch.rpm) * **RPM** packages for **EPEL 6** * [lnst](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.el6/noarch/lnst-10-1.el6.noarch.rpm) * [lnst-ctl](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.el6/noarch/lnst-ctl-10-1.el6.noarch.rpm) * [lnst-slave](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.el6/noarch/lnst-slave-10-1.el6.noarch.rpm) * [lnst-recipes](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.el6/noarch/lnst-recipes-10-1.el6.noarch.rpm) * **RPM** packages for **EPEL 7** * [lnst](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.el7/noarch/lnst-10-1.el7.noarch.rpm) * [lnst-ctl](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.el7/noarch/lnst-ctl-10-1.el7.noarch.rpm) * [lnst-slave](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.el7/noarch/lnst-slave-10-1.el7.noarch.rpm) * [lnst-recipes](https://kojipkgs.fedoraproject.org//packages/lnst/10/1.el7/noarch/lnst-recipes-10-1.el7.noarch.rpm) * **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

Clone this wiki locally