OSDN Git Service

Replace shelling out to ip with netlink code.
authorLorenzo Colitti <lorenzo@google.com>
Thu, 17 Apr 2014 07:33:17 +0000 (16:33 +0900)
committerLorenzo Colitti <lorenzo@google.com>
Mon, 2 Feb 2015 08:47:26 +0000 (17:47 +0900)
commit9e66bfb4888ca59a38aeb8a0952b03a022187b88
tree55225ffd0b2a70284333789a1ac1c4329a9131ce
parentec753c46447602f2befffa34c04273c43820d1c7
Replace shelling out to ip with netlink code.

This reduces test setup time by about 50%.

Change-Id: I079bd29e5366eb7b23e63b2f4f3dbd9267376cca
tests/net_test/iproute.py
tests/net_test/mark_test.py