commit | f16d6d177fdbf41f6d4389436dbbe5d2b84cd519 | [log] [tgz] |
---|---|---|
author | Jorge Lucangeli Obes <[email protected]> | Thu Sep 29 20:25:27 2016 -0400 |
committer | Jorge Lucangeli Obes <[email protected]> | Fri Sep 30 14:25:44 2016 -0400 |
tree | 95f72902ee8914dce7f52799a8b5ecc1e8720f58 | |
parent | 200299c81d043606bf1290408251c01d46c51baf [diff] |
Fix BPF instruction count bug. We were accidentally capping the total number of BPF instructions at 256 when doing label fixup. Also add a simple binary to print a compiled policy. Bug: 31848734 Test: Policy attached to the bug works. Change-Id: I9df058e2f4888289db0219d65ca97851fac515d0