srv6-mobile: Revert "srv6-mobile:" 30/24330/4
authorAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 14 Jan 2020 19:26:27 +0000 (19:26 +0000)
committerOle Trøan <otroan@employees.org>
Wed, 15 Jan 2020 11:06:59 +0000 (11:06 +0000)
commit61f7bfb6dee843cfc003ee7eb2572e2e2e51f02a
tree0bc287448db6562c0d343da4c84a566ad1aa8a0a
parent989c3c8fbd46ca0a8d9f6d6be3008e1285f3155e
srv6-mobile: Revert "srv6-mobile:"

This reverts commit 57584d99dd8a8524db90c67c88525d58879d9b8e.

The reasons for reverting:

- the documentation seems "work in progress". Also, 500K of pngs
  should probably go on wiki, rather than in the repo. Please
  make sure that newly added documentation renders correctly
  and sensibly as part of the review/commit process.

- runner.py seems to contain unit tests, so it should
  be rewritten in a manner that allows the testing from within
  CI (including an unprivileged docker container)

- the above items, especially the testing one, warrant more
  work, and at a RC1 milestone time it is probably not
  a good idea to include a significant patch without
  proper care. I suggest to prepare it so it is ready
  for the next release, or cherrypick it for a
  20.01.1 release, if having it in stable/2001 is absolute necessity.

- when submitting it, ensure that the commit message
  makes sense, especially having "srv6-mobile:" with no further
  text should be absolutely avoided.

Change-Id: If81441f7ebf11a6ad5638b1327faf18e8ebe6a35
Type: fix
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
16 files changed:
src/plugins/srv6-mobile/CMakeLists.txt
src/plugins/srv6-mobile/README.md [new file with mode: 0644]
src/plugins/srv6-mobile/extra/README.md
src/plugins/srv6-mobile/extra/runner.py
src/plugins/srv6-mobile/extra/runner_doc.md [deleted file]
src/plugins/srv6-mobile/extra/topo-init.png
src/plugins/srv6-mobile/extra/topo-test_gtp4d.png
src/plugins/srv6-mobile/extra/topo-test_gtp6.png
src/plugins/srv6-mobile/extra/topo-test_gtp6d.png
src/plugins/srv6-mobile/extra/topo-test_gtp6ip6.png
src/plugins/srv6-mobile/gtp4_dt.c [deleted file]
src/plugins/srv6-mobile/gtp6_dt.c [deleted file]
src/plugins/srv6-mobile/mobile.h
src/plugins/srv6-mobile/mobile_plugin_doc.md [deleted file]
src/plugins/srv6-mobile/node.c
src/vnet/srv6/sr_packet.h