commit | 75dbc41fa51d1f02aa517c8fcf704438e1da5957 | [log] [tgz] |
---|---|---|
author | Hungming Chen <nuccachen@google.com> | Wed Nov 24 14:50:14 2021 +0800 |
committer | Hungming Chen <nuccachen@google.com> | Fri Nov 26 20:09:00 2021 +0800 |
tree | e7ed892d19f8f1160dcf803a49f18fea8d649001 | |
parent | b67a3a59a364a13b39538e78e1935573aad549bc [diff] |
[RFNETD#1] Move the raw socket creation from clatd to netd Netd opens the raw socket fd and set socket option with mark. Then, pass the prepared socket fd to clatd. This is a preparation for reducing the clatd required capability. Test: manual test 1. Connect to ipv6-only wifi. 2. Try a IPv4 traffic. $ ping 8.8.8.8 Change-Id: Ibc46981a8a45ae048a0a707c1771888260db26c4