This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
networking:iproute2 [2022/01/11 01:10] xose [Download] |
networking:iproute2 [2023/11/04 16:14] (current) xose |
||
|---|---|---|---|
| Line 15: | Line 15: | ||
| The current iproute2 source is maintained in the [[http://git-scm.com/|GIT]] repository. To get the current source use: | The current iproute2 source is maintained in the [[http://git-scm.com/|GIT]] repository. To get the current source use: | ||
| <code> $ git clone git://git.kernel.org/pub/scm/network/iproute2/iproute2.git</code> or | <code> $ git clone git://git.kernel.org/pub/scm/network/iproute2/iproute2.git</code> or | ||
| - | <code> $ git clone https://github.com/shemminger/iproute2.git</code> | + | <code> $ git clone https://github.com/iproute2/iproute2.git</code> |
| - | You can also browse the source online via [[https://git.kernel.org/pub/scm/network/iproute2/iproute2.git|kernel.org gitweb]] or [[https://github.com/shemminger/iproute2|github]] | + | You can also browse the source online via [[https://git.kernel.org/pub/scm/network/iproute2/iproute2.git|kernel.org gitweb]] or [[https://github.com/iproute2/iproute2|github]] |
| =====Documentation===== | =====Documentation===== | ||