This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
networking:iproute2 [2018/06/08 22:36] xose |
networking:iproute2 [2023/11/04 16:14] (current) xose |
||
|---|---|---|---|
| Line 14: | Line 14: | ||
| 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> | + | <code> $ git clone git://git.kernel.org/pub/scm/network/iproute2/iproute2.git</code> or |
| + | <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|gitweb]]. | + | 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===== | ||