summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Never use a statically-configured IID on wifi.android-cts-5.1_r9android-cts-5.1_r8android-cts-5.1_r7android-cts-5.1_r6android-cts-5.1_r5android-cts-5.1_r4android-cts-5.1_r3android-cts-5.1_r28android-cts-5.1_r27android-cts-5.1_r26android-cts-5.1_r25android-cts-5.1_r24android-cts-5.1_r23android-cts-5.1_r22android-cts-5.1_r21android-cts-5.1_r20android-cts-5.1_r2android-cts-5.1_r19android-cts-5.1_r18android-cts-5.1_r17android-cts-5.1_r16android-cts-5.1_r15android-cts-5.1_r14android-cts-5.1_r13android-cts-5.1_r10android-cts-5.1_r1android-5.1.1_r9android-5.1.1_r8android-5.1.1_r7android-5.1.1_r6android-5.1.1_r5android-5.1.1_r4android-5.1.1_r38android-5.1.1_r37android-5.1.1_r36android-5.1.1_r35android-5.1.1_r34android-5.1.1_r33android-5.1.1_r30android-5.1.1_r3android-5.1.1_r29android-5.1.1_r28android-5.1.1_r26android-5.1.1_r25android-5.1.1_r24android-5.1.1_r23android-5.1.1_r22android-5.1.1_r20android-5.1.1_r2android-5.1.1_r19android-5.1.1_r18android-5.1.1_r17android-5.1.1_r16android-5.1.1_r15android-5.1.1_r14android-5.1.1_r13android-5.1.1_r12android-5.1.1_r10android-5.1.1_r1android-5.1.0_r5android-5.1.0_r4android-5.1.0_r3android-5.1.0_r1lollipop-mr1-wfc-releaselollipop-mr1-releaselollipop-mr1-fi-releaselollipop-mr1-devlollipop-mr1-cts-releaseLorenzo Colitti2014-11-104-2/+22
* Use different IPv4 addresses on different clat interfaces.Lorenzo Colitti2014-11-015-5/+154
* Support 464xlat on broadcast interfaces such as wifi.Lorenzo Colitti2014-10-293-0/+58
* Unduplicate IPv6 address setting code.Lorenzo Colitti2014-10-293-76/+59
* Support more than one clatd at a time.Lorenzo Colitti2014-10-282-7/+12
* Generate a random IID if one is not specified.Lorenzo Colitti2014-10-287-20/+270
* Cleanup: Remove unused "ipv6_local_address".Sreeram Ramachandran2014-10-273-12/+3
* Simplify and always retry DNS64 prefix discovery.android-cts-5.0_r9android-cts-5.0_r8android-cts-5.0_r7android-cts-5.0_r6android-cts-5.0_r5android-cts-5.0_r4android-cts-5.0_r3android-5.0.2_r3android-5.0.2_r1android-5.0.1_r1android-5.0.0_r7android-5.0.0_r6android-5.0.0_r5.1android-5.0.0_r5android-5.0.0_r4android-5.0.0_r3android-5.0.0_r2android-5.0.0_r1lollipop-releaselollipop-devlollipop-cts-releaseErik Kline2014-09-242-54/+24
* Call read on any event, not just on POLLIN.Lorenzo Colitti2014-08-252-11/+14
* Remove unused #include.Elliott Hughes2014-07-181-1/+0
* Fix implicit declaration of function 'prctl' in clatd.Elliott Hughes2014-07-181-0/+1
* am 913e2e49: am 7045e27d: Create the tun device after dropping root privileges.Lorenzo Colitti2014-06-171-7/+8
|\
| * am 7045e27d: Create the tun device after dropping root privileges.Lorenzo Colitti2014-06-171-7/+8
| |\
| | * Create the tun device after dropping root privileges.Lorenzo Colitti2014-06-131-7/+8
* | | am 87342f29: am b9b471e1: Log unexpected arguments.Lorenzo Colitti2014-06-130-0/+0
|\| |
| * | am b9b471e1: Log unexpected arguments.Lorenzo Colitti2014-06-131-4/+7
| |\|
| | * Log unexpected arguments.Lorenzo Colitti2014-06-131-4/+7
* | | am 522930f0: (-s ours) am 7564761e: Mark the raw socket used by clatd.Lorenzo Colitti2014-06-130-0/+0
|\| |
| * | am 7564761e: Mark the raw socket used by clatd.Lorenzo Colitti2014-06-131-16/+40
| |\|
| | * Mark the raw socket used by clatd.Lorenzo Colitti2014-06-131-16/+40
* | | am fa6e9d32: (-s ours) am f08c5aa6: Use a packet socket to receive packets.Lorenzo Colitti2014-06-130-0/+0
|\| |
| * | am f08c5aa6: Use a packet socket to receive packets.Lorenzo Colitti2014-06-139-463/+102
| |\|
| | * Use a packet socket to receive packets.Lorenzo Colitti2014-06-139-463/+102
* | | am ffe528a9: (-s ours) am ce14088b: Use a raw socket to send IPv6 packets ins...Lorenzo Colitti2014-06-130-0/+0
|\| |
| * | am ce14088b: Use a raw socket to send IPv6 packets instead of a tun.Lorenzo Colitti2014-06-134-24/+84
| |\|
| | * Use a raw socket to send IPv6 packets instead of a tun.Lorenzo Colitti2014-06-134-24/+84
* | | am d3edb277: (-s ours) am e24982ea: Make translate_packet take a fd instead o...Lorenzo Colitti2014-06-130-0/+0
|\| |
| * | am e24982ea: Make translate_packet take a fd instead of a tun header.Lorenzo Colitti2014-06-134-28/+31
| |\|
| | * Make translate_packet take a fd instead of a tun header.Lorenzo Colitti2014-06-134-28/+31
* | | am 0c41b16c: (-s ours) am 464fb26d: Fix build. Remove superfluous check trig...Paul Jensen2014-06-130-0/+0
|\| |
| * | am 464fb26d: Fix build. Remove superfluous check triggering compiler error.Paul Jensen2014-06-131-1/+1
| |\|
| | * Fix build. Remove superfluous check triggering compiler error.Paul Jensen2014-06-131-1/+1
* | | am 2bee04db: (-s ours) am 247dd719: Make DNS request for plat prefix detectio...Paul Jensen2014-06-130-0/+0
|\| |
| * | am 247dd719: Make DNS request for plat prefix detection network specific.Paul Jensen2014-06-136-16/+37
| |\|
| | * Make DNS request for plat prefix detection network specific.Paul Jensen2014-06-136-16/+37
* | | Log unexpected arguments.Lorenzo Colitti2014-06-131-4/+7
* | | Mark the raw socket used by clatd.Lorenzo Colitti2014-06-131-16/+40
* | | Use a packet socket to receive packets.Lorenzo Colitti2014-06-119-463/+102
* | | Use a raw socket to send IPv6 packets instead of a tun.Lorenzo Colitti2014-06-114-24/+84
* | | Make translate_packet take a fd instead of a tun header.Lorenzo Colitti2014-06-104-28/+31
* | | Fix build. Remove superfluous check triggering compiler error.Paul Jensen2014-06-031-1/+1
* | | Make DNS request for plat prefix detection network specific.Paul Jensen2014-06-026-16/+37
* | | Place clatd ip routing rule into local table rather than main tablePaul Jensen2014-05-141-1/+1
* | | am 0a1b9dac: am e64eccb6: Merge commit \'d2346cad4215e2a5c50f7fd7d6d3f46c8028...Bill Yi2014-04-300-0/+0
|\| |
| * | am e64eccb6: Merge commit \'d2346cad4215e2a5c50f7fd7d6d3f46c80286330\' into HEADBill Yi2014-04-300-0/+0
| |\|
| | * Merge commit 'd2346cad4215e2a5c50f7fd7d6d3f46c80286330' into HEADBill Yi2014-04-291-0/+5
| | |\
| | | * am cd254c95: Update BUGS and bump version to 1.2Lorenzo Colitti2014-03-182-7/+3
| | | |\
| | | * \ am 4d478421: Put the native test in the proper location.Lorenzo Colitti2014-03-171-1/+0
| | | |\ \
| | | * \ \ resolved conflicts for merge of 56ec161d to klp-dev-plus-aospLorenzo Colitti2014-03-135-10/+16
| | | |\ \ \
| | | * \ \ \ am d6c9bc21: TARGET_SIMULATOR is long dead.Elliott Hughes2014-03-111-4/+0
| | | |\ \ \ \