OSDN Git Service

Add test for source address selection behaviour.
authorErik Kline <ek@google.com>
Wed, 8 Oct 2014 02:17:00 +0000 (11:17 +0900)
committerLorenzo Colitti <lorenzo@google.com>
Mon, 2 Feb 2015 08:47:29 +0000 (17:47 +0900)
commitfd95dbbdec851a6ebec9c5a3dda7b682963a5585
tree81a5d18e1285eccc6c6b8acc5d5956de41eddd98
parentea56ba43a8234d545e8e22a09577850972764149
Add test for source address selection behaviour.

Depends on use_optimistic kernel work:
    https://android-review.googlesource.com/#/c/109934/

- Add busy wait for DAD to complete to verify that
  tentative and optimistic addresses both /eventually/
  become preferable addresses for source selection.

Change-Id: I7a584129f69e6159ff9a0a7eaf54de3200321546
tests/net_test/iproute.py
tests/net_test/mark_test.py
tests/net_test/srcaddr_selection_test.py [new file with mode: 0755]