History log of /system/extras/tests/net_test/netlink.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
093d6d4da21f624c7d2e85a45b6afb062b3ea222 14-Jan-2016 Lorenzo Colitti <lorenzo@google.com> Add code and tests for inet_diag bytecode.

Change-Id: I02af43151cf14905cc762455f282cb7fa5a1b003
/system/extras/tests/net_test/netlink.py
eb87f4d379ebd5945fa385b13a51a73deec199c9 14-Jan-2016 Lorenzo Colitti <lorenzo@google.com> Support specifying attributes in dump requests.

Change-Id: Ibe49c87397518eeb35132bc485093cc8d3aae39e
/system/extras/tests/net_test/netlink.py
24ee3f9da155c52ece136e7687a12b3ccfd11e91 19-Dec-2015 Lorenzo Colitti <lorenzo@google.com> Add a convenience _GetMsg function and use it.

Change-Id: I2691dfd2cdd7ffcad8c41d74243e41643baf6805
/system/extras/tests/net_test/netlink.py
8a50c9c793b4764f214ccccc61a9433a38b2fe68 29-Oct-2015 Lorenzo Colitti <lorenzo@google.com> Add support for the sock_diag netlink interface.

Change-Id: Id5b1b3516d0a708bcfd69ae0e182dc39fe225934
/system/extras/tests/net_test/netlink.py
a213cb48c593f34544da80d0462572b2410e36b1 10-Nov-2015 Lorenzo Colitti <lorenzo@google.com> Minor changes to netlink code.

1. Remove IpRoute._Debug, since it's identical to the superclass
version.
2. Add some setsockopt constants to netlink.py.
3. Do the right thing if the kernel returns an error in a dump
request.

Change-Id: I37e49b35f1366760a408c7c4a73f95164d796a2e
/system/extras/tests/net_test/netlink.py
f21087d772c81d979875a0c0bcc383aaf2d63cde 29-Oct-2015 Lorenzo Colitti <lorenzo@google.com> Pass more information to the attribute parsing functions.

Change-Id: I790dc54dd3de8a84758789d58f2ee17f175a6582
/system/extras/tests/net_test/netlink.py
21e26b590d9f4d401ad50d4d8d2f3f03521d30db 29-Oct-2015 Lorenzo Colitti <lorenzo@google.com> Move common netlink code into a new netlink.py

Change-Id: Ic13456c55707b1b73d6f2774b4232fa851cf853f
/system/extras/tests/net_test/netlink.py