iproute2
Sign in to saveiproute2 is a collection of userspace utilities for controlling and monitoring various aspects of networking in the Linux kernel, including routing, network interfaces, tunnels, traffic control, and network-related device drivers.
Key facts
- Software.title
- iproute2
- Software.screenshot
- Ip addr example screenshot.png
- Software.caption
- Screenshot of ip addr in Linux
- Software.author
- Alexey Kuznetsov
- Software.developer
- Stephen Hemminger
- Software.programming language
- C
- Software.operating system
- Linux
- Software.genre
- Networking
- Software.license
- GPLv2
via Wikipedia infobox
Wikidata facts
- Official website
- wiki.linuxfoundation.org/networking/iproute2
- Image
- Ip addr example screenshot.png
Show 4 more facts
- software version identifier
- 7.0.0
- inception
- 2004-04-15
- source code repository URL
- github.com/shemminger/iproute2
- mailing list archive URL
- www.spinics.net/lists/netdev
via Wikidata · CC0
~2 min read
Article
4 sectionsContents
- Project
- See also
- References
- External links
iproute2 is a collection of userspace utilities for controlling and monitoring various aspects of networking in the Linux kernel, including routing, network interfaces, tunnels, traffic control, and network-related device drivers.
==Project== iproute2 is an open-source project released under the terms of version 2 of the GNU General Public License. Its development is closely tied to the development of networking components of the Linux kernel. , iproute2 is maintained by Stephen Hemminger and David Ahern. The original author, Alexey Kuznetsov, was responsible for the quality of service (QoS) implementation in the Linux kernel.