commit | 06367f38702a763777652aff8f2ac50c57772dbb | [log] [tgz] |
---|---|---|
author | Hungming Chen <nuccachen@google.com> | Wed Nov 24 17:22:52 2021 +0800 |
committer | Hungming Chen <nuccachen@google.com> | Thu Dec 30 22:54:23 2021 +0800 |
tree | 0d84d1dfc3171a3248a6cc2f0f934158faad25a9 | |
parent | 0714a18a36a20cc94ac6c9d8916bb9a3782e43ac [diff] |
[RFCLAT#2] Move the packet socket creation from clatd to netd This is a preparation for reducing the clatd required capability. Function change: - Opening packet socket in open_sockets() is moved to ClatdController - remove open_sockets() Argument change: -r [read socket descriptor number] Bug: 212345928 Test: manual test 1. Connect to ipv6-only wifi. 2. Try IPv4 traffic. $ ping 8.8.8.8 Change-Id: I912a4663dad101a4bcba30934340862572aa9318