commit | 282d8accd432e29dd6e81904380b9dea8a22a237 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Mon May 08 12:00:46 2023 -0700 |
committer | Patrick Rohr <prohr@google.com> | Mon May 08 16:26:50 2023 -0700 |
tree | 52d2db2a7d37b448bda22c5e5c6b5d3c28726896 | |
parent | 8c18fcafeeaec82c81339e27952e54cf16146995 [diff] |
netd: Add mangle OUTPUT chain and connmark specific child chains The CONNMARK_MANGLE_INPUT and CONNMARK_MANGLE_OUTPUT chains will be used to attach a rule that saves the netid from the fwmark into the connmark, so conntrack events become more useful. Test: builds Bug: 270905383 Bug: 259000745 Change-Id: Ibfbacc7660ae476f01f157b5030cfe745690d841