summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-27Add host executable to try running an APF program against a packet.android-7.1.2_r9android-7.1.2_r8android-7.1.2_r6android-7.1.2_r5android-7.1.2_r4android-7.1.2_r39android-7.1.2_r38android-7.1.2_r37android-7.1.2_r36android-7.1.2_r33android-7.1.2_r32android-7.1.2_r30android-7.1.2_r3android-7.1.2_r29android-7.1.2_r28android-7.1.2_r27android-7.1.2_r25android-7.1.2_r24android-7.1.2_r23android-7.1.2_r2android-7.1.2_r19android-7.1.2_r18android-7.1.2_r17android-7.1.2_r16android-7.1.2_r15android-7.1.2_r14android-7.1.2_r13android-7.1.2_r12android-7.1.2_r11android-7.1.2_r10android-7.1.2_r1nougat-mr2.3-releasenougat-mr2.2-releasenougat-mr2.1-releasenougat-mr2-security-releasenougat-mr2-releasenougat-mr2-pixel-releasenougat-mr2-devPaul Jensen
am: f9491fa279 Change-Id: I5aa3f0082621dc4da828d575c7df383e8dacc55b
2016-07-27Add host executable to try running an APF program against a packet.android-cts_7.1_r1android-cts-7.1_r9android-cts-7.1_r8android-cts-7.1_r7android-cts-7.1_r6android-cts-7.1_r5android-cts-7.1_r4android-cts-7.1_r3android-cts-7.1_r29android-cts-7.1_r28android-cts-7.1_r27android-cts-7.1_r26android-cts-7.1_r25android-cts-7.1_r24android-cts-7.1_r23android-cts-7.1_r22android-cts-7.1_r21android-cts-7.1_r20android-cts-7.1_r2android-cts-7.1_r19android-cts-7.1_r18android-cts-7.1_r17android-cts-7.1_r16android-cts-7.1_r15android-cts-7.1_r14android-cts-7.1_r13android-cts-7.1_r12android-cts-7.1_r11android-cts-7.1_r10android-cts-7.1_r1android-7.1.1_r9android-7.1.1_r8android-7.1.1_r7android-7.1.1_r61android-7.1.1_r60android-7.1.1_r6android-7.1.1_r59android-7.1.1_r58android-7.1.1_r57android-7.1.1_r56android-7.1.1_r55android-7.1.1_r54android-7.1.1_r53android-7.1.1_r52android-7.1.1_r51android-7.1.1_r50android-7.1.1_r49android-7.1.1_r48android-7.1.1_r47android-7.1.1_r46android-7.1.1_r45android-7.1.1_r44android-7.1.1_r43android-7.1.1_r42android-7.1.1_r41android-7.1.1_r40android-7.1.1_r4android-7.1.1_r39android-7.1.1_r38android-7.1.1_r35android-7.1.1_r33android-7.1.1_r32android-7.1.1_r31android-7.1.1_r3android-7.1.1_r28android-7.1.1_r27android-7.1.1_r26android-7.1.1_r25android-7.1.1_r24android-7.1.1_r23android-7.1.1_r22android-7.1.1_r21android-7.1.1_r20android-7.1.1_r2android-7.1.1_r17android-7.1.1_r16android-7.1.1_r15android-7.1.1_r14android-7.1.1_r13android-7.1.1_r12android-7.1.1_r11android-7.1.1_r10android-7.1.1_r1android-7.1.0_r7android-7.1.0_r6android-7.1.0_r5android-7.1.0_r4android-7.1.0_r3android-7.1.0_r2android-7.1.0_r1nougat-mr1.8-releasenougat-mr1.7-releasenougat-mr1.6-releasenougat-mr1.5-releasenougat-mr1.4-releasenougat-mr1.3-releasenougat-mr1.2-releasenougat-mr1.1-releasenougat-mr1-volantis-releasenougat-mr1-security-releasenougat-mr1-releasenougat-mr1-flounder-releasenougat-mr1-devnougat-mr1-cts-releasenougat-dr1-releasePaul Jensen
This program is just for debugging purposes and isn't shipped. Bug: 30138831 Change-Id: I8b943c1333db4addb729830f7e15e32653fe7ca4
2016-05-24Make the APF disassembler print pass and drop labels in jumps.Lorenzo Colitti
am: 1017073e88 * commit '1017073e88c658cb7b88c8272b396d7998d61b13': Make the APF disassembler print pass and drop labels in jumps. Change-Id: Ic60b78bea98891f4d36a95f43a467e5845125d6b
2016-05-23Make the APF disassembler print pass and drop labels in jumps.nougat-devLorenzo Colitti
Also add a host executable target for it so it doesn't bitrot. Bug: 26238573 Change-Id: I078d50a4c3896b381b2744ae5c75989b99b14d5d
2016-05-19Add APF disassembler for testing purposes.Paul Jensen
am: 497d4ee96c * commit '497d4ee96c2459750e06c5c6a445dfaf0ced18fa': Add APF disassembler for testing purposes. Change-Id: I8d546b235b7d9b2140e8a01857099e9f021ac8e8
2016-05-10Add APF disassembler for testing purposes.Paul Jensen
This change involves no functional change to the APF interpreter. Bug: 26238573 Change-Id: I64bbccd4223c340e7dd6794ad48df12aae6ab78f
2016-02-15Make APF interpreter compile without C99 features.Paul Jensen
am: d0f1e60dcd * commit 'd0f1e60dcd609299fc4defb847e0729a5554d488': Make APF interpreter compile without C99 features.
2016-02-12Make APF interpreter compile without C99 features.Paul Jensen
This code is built by third-parties in build environments without C99 features, so get it building cleanly in those environments. Change-Id: Ic54807348282696d3dd588323fa06a7ead4aa74d
2016-02-02Avoid compiler errors and enforce all warnings/errors.Paul Jensen
am: 51d3c5fa9c * commit '51d3c5fa9c0ad7dd551c05b06a62ecec09c029d8': Avoid compiler errors and enforce all warnings/errors.
2016-02-02Avoid compiler errors and enforce all warnings/errors.Paul Jensen
Change-Id: I13305afc93942be7dbca0ae123aedf76c7a88135
2016-01-29Android packet filter interpreterPaul Jensen
am: e1caf6d87d * commit 'e1caf6d87d16f7dfbc83a5501d4ecfb85faa83f3': Android packet filter interpreter Initial empty repository
2016-01-29Android packet filter interpreterPaul Jensen
Bug: 26238573 Change-Id: I67fca3eb41d4afcc3fe522c55239e1c02fde3e51
2016-01-15Initial empty repositoryBill Rassieur
2016-01-15Initial empty repositoryBill Rassieur