system/gd/rust/acl/Android.bp
0 → 100644
+27
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
* changes: rusty-gd: migrate classic acl to a directory, in prep for facade rusty-gd: some tidying in acl rusty-gd: add authentication complete for classic acl rusty-gd: implement connection request for classic ACL rusty-gd: wire through classic ACL API for disconnect rusty-gd: expose core byte rx/tx for classic ACL rusty-gd: move acl core from lib.rs to core.rs rusty-gd: implement connection complete for classic acl rusty-gd: simplify acl internal requests by using structured enums rusty-gd: start classic acl manager rusty-gd: report acl disconnections rusty-gd: implement ACL connection close rusty-gd: add ACL credit control rusty-gd: implement outbound fragmentation & dispatch rusty-gd: add packet reassembler rusty-gd: implement vector payloads for packets rusty-gd: start ACL - simple dispatch of inbound traffic