diff options
| author | Michael Forney <mforney@mforney.org> | 2016-04-19 21:26:51 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-04-23 16:51:19 -0700 |
| commit | 53af3b3bfc4f38b75556f2fe715ac0e5b340e0a1 (patch) | |
| tree | 85cd621d4b382509d51bc91cdd60d45ca75e098e /.gitmodules | |
| parent | ffe6e2fee8598f9dc8a2f62ff72d69e9fb6c6d3e (diff) | |
Add iproute2 4.5.0
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d1a08b1c..c39d1ea9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "core/zlib/src"] path = core/zlib/src url = https://github.com/madler/zlib +[submodule "core/iproute2/src"] + path = core/iproute2/src + url = https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git |
