Home
last modified time | relevance | path

Searched refs:origin (Results 1 – 19 of 19) sorted by relevance

/openthread-latest/tests/toranj/cli/
Dtest-027-slaac-address.py59 def verify_slaac_address_for_prefix(prefix, preferred, nodes=[r1, r2], origin='slaac'): argument
66 verify('origin:' + origin in addr)
247 verify_slaac_address_for_prefix('fd00:33:0:0:', preferred=True, origin='manual')
257 verify_slaac_address_for_prefix('fd00:33:0:0:', preferred=True, nodes=[r2], origin='slaac')
258 verify_slaac_address_for_prefix('fd00:33:0:0:', preferred=True, nodes=[r1], origin='manual')
271 verify_slaac_address_for_prefix('fd00:33:0:0:', preferred=False, nodes=[r2], origin='slaac')
272 verify_slaac_address_for_prefix('fd00:33:0:0:', preferred=True, nodes=[r1], origin='manual')
/openthread-latest/script/
Dgit-tool39 project_name=$(git remote get-url origin | grep -oE '[^/:]+/[^/:]+\.git$' | cut -d. -f1)
49 git pull --no-edit --no-rebase origin "pull/${depends_on_pr}/merge"
Dcheck-api-version50 git fetch --depth 1 origin "${OT_SHA_OLD}"
Dcheck-size312 git fetch --depth 1 --no-recurse-submodules origin "${OT_SHA_OLD}"
/openthread-latest/src/cli/
DREADME_HISTORY.md102 00:00:20.327 -> event:Removed address:2001:dead:beef:cafe:c4cb:caba:8d55:e30b prefixlen:64 origin:s…
103 00:00:59.983 -> event:Added address:2001:dead:beef:cafe:c4cb:caba:8d55:e30b prefixlen:64 origin:sla…
104 00:01:22.535 -> event:Added address:fd00:0:0:0:0:0:0:1 prefixlen:64 origin:manual scope:14 preferre…
105 00:02:33.221 -> event:Added address:fdde:ad00:beef:0:0:ff:fe00:fc00 prefixlen:64 origin:thread scop…
106 00:02:33.221 -> event:Added address:fdde:ad00:beef:0:0:ff:fe00:5400 prefixlen:64 origin:thread scop…
142 00:00:25.447 -> event:Unsubscribed address:ff05:0:0:0:0:0:0:1 origin:Manual
143 00:01:42.208 -> event:Subscribed address:ff05:0:0:0:0:0:0:1 origin:Manual
144 00:02:11.808 -> event:Subscribed address:ff03:0:0:0:0:0:0:2 origin:Thread
145 00:02:11.808 -> event:Subscribed address:ff02:0:0:0:0:0:0:2 origin:Thread
146 00:02:16.184 -> event:Subscribed address:ff33:40:fdde:ad00:beef:0:0:1 origin:Thread
[all …]
DREADME.md1761 - `origin`: can be `thread`, `slaac`, `dhcp6`, or `manual`, and indicates the origin of the address
1768 fd5e:18fa:f4a5:b8:0:ff:fe00:fc00 origin:thread plen:64 preferred:0 valid:1
1769 fd5e:18fa:f4a5:b8:0:ff:fe00:dc00 origin:thread plen:64 preferred:0 valid:1
1770 fd5e:18fa:f4a5:b8:f8e:5d95:87a0:e82c origin:thread plen:64 preferred:0 valid:1
1771 fe80:0:0:0:4891:b191:e277:8826 origin:thread plen:64 preferred:1 valid:1
3750 Enable/disable filter that drops UDP messages sent to the TMF port from untrusted origin. Also get …
/openthread-latest/tests/toranj/ncp/
Dtest-025-network-data-timeout.py78 if (p.prefix == prefix and p.origin == "ncp" and int(p.rloc16(), 0) == rloc16):
101 if (p.prefix == prefix and p.origin == "ncp" and int(p.rloc16(), 0) == rloc16):
Dtest-040-network-data-stable-full.py82 if (p.prefix == prefix and p.origin == "ncp" and int(p.rloc16(), 0) == rloc16):
105 if (p.prefix == prefix and p.origin == "ncp" and int(p.rloc16(), 0) == rloc16):
Dtest-015-same-prefix-on-multiple-nodes.py98 … if (p.origin == 'ncp' and p.prefix_len == '64' and p.is_stable() and p.is_on_mesh() and
Dwpan.py1189 def origin(self): member in OnMeshPrefix
/openthread-latest/
DCONTRIBUTING.md66 git branch --track <branch-name> origin/main
123 git push origin <branch-name>
/openthread-latest/tests/toranj/
Dstart.sh110 git fetch --depth 1 --no-recurse-submodules origin "${OT_SHA_OLD}"
/openthread-latest/third_party/mbedtls/repo/tests/data_files/
DReadme-x509.txt135 The origin of older certificates has not been recorded.
/openthread-latest/third_party/mbedtls/repo/
DREADME.md149 - `MemSanDbg`. Same as MemSan but slower, with debug information, better stack traces and origin
DLICENSE149 origin of the Work and reproducing the content of the NOTICE file.
DChangeLog4201 on untrusted input or write keys of untrusted origin. Found by Guido
/openthread-latest/third_party/mbedtls/repo/framework/
DLICENSE149 origin of the Work and reproducing the content of the NOTICE file.
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ecp.data1090 ECP point multiplication Curve25519 (element of order 2: origin) #3
Dtest_suite_pk.function1904 * we shift that to the origin of the buffer instead. */