OSDN Git Service

Add basic RTM_GETADDR support.
authorErik Kline <ek@google.com>
Mon, 6 Oct 2014 11:25:36 +0000 (20:25 +0900)
committerLorenzo Colitti <lorenzo@google.com>
Mon, 2 Feb 2015 08:47:29 +0000 (17:47 +0900)
commitaca272212f10365ab66891b43c535eed7ef63f72
treef066860789fd2e04672ba0268efc4aaa8271d720
parentd7c3975614112794fccf8a576d442c19e801daa8
Add basic RTM_GETADDR support.

  [iproute.py]
  - Basic RTM_GETADDR support (currently IPv6-only).
  - Add the rest of Linux's IFA_F_* flags values.

  [mark_test.py]
  - Fix comment typo.

Bug: 17769720
Change-Id: I4e883a6e01c825ee0de75314f12c0892e96d5a15
tests/net_test/iproute.py
tests/net_test/mark_test.py