Home
last modified time | relevance | path

Searched refs:reroute (Results 1 – 25 of 546) sorted by relevance

12345678910>>...22

/dports/net/routinator/routinator-0.10.2/cargo-crates/log-reroute-0.1.7/
H A DREADME.md1 # Log-reroute
3 …s Status](https://github.com/vorner/log-reroute/workflows/test/badge.svg)](https://github.com/vorn…
4 …s://codecov.io/gh/vorner/log-reroute/branch/main/graph/badge.svg?token=AVGQ6JM0VU)](https://codeco…
5 [![docs](https://docs.rs/log-reroute/badge.svg)](https://docs.rs/log-reroute)
H A DCargo.toml.orig-cargo2 name = "log-reroute"
7 documentation = "https://docs.rs/log-reroute"
8 repository = "https://github.com/vorner/log-reroute"
H A DCargo.toml15 name = "log-reroute"
19 documentation = "https://docs.rs/log-reroute"
24 repository = "https://github.com/vorner/log-reroute"
/dports/mail/exim-mysql/exim-4.95/src/routers/
H A Diplookup.c35 OPT_OFF(iplookup_router_options_block, reroute) },
161 uschar *hostname, *reroute, *domain; in iplookup_router_entry() local
364 if (ob->reroute != NULL) in iplookup_router_entry()
366 reroute = expand_string(ob->reroute); in iplookup_router_entry()
368 if (reroute == NULL) in iplookup_router_entry()
371 rblock->name, ob->reroute, expand_string_message); in iplookup_router_entry()
375 else reroute = reply; in iplookup_router_entry()
379 domain = Ustrchr(reroute, '@'); in iplookup_router_entry()
383 "user@domain", rblock->name, reroute); in iplookup_router_entry()
385 "form user@domain", rblock->name, reroute); in iplookup_router_entry()
[all …]
/dports/mail/exim-sa-exim/exim-4.95/src/routers/
H A Diplookup.c35 OPT_OFF(iplookup_router_options_block, reroute) },
161 uschar *hostname, *reroute, *domain; in iplookup_router_entry() local
364 if (ob->reroute != NULL) in iplookup_router_entry()
366 reroute = expand_string(ob->reroute); in iplookup_router_entry()
368 if (reroute == NULL) in iplookup_router_entry()
371 rblock->name, ob->reroute, expand_string_message); in iplookup_router_entry()
375 else reroute = reply; in iplookup_router_entry()
379 domain = Ustrchr(reroute, '@'); in iplookup_router_entry()
383 "user@domain", rblock->name, reroute); in iplookup_router_entry()
385 "form user@domain", rblock->name, reroute); in iplookup_router_entry()
[all …]
/dports/mail/exim-ldap2/exim-4.95/src/routers/
H A Diplookup.c35 OPT_OFF(iplookup_router_options_block, reroute) },
161 uschar *hostname, *reroute, *domain; in iplookup_router_entry() local
364 if (ob->reroute != NULL) in iplookup_router_entry()
366 reroute = expand_string(ob->reroute); in iplookup_router_entry()
368 if (reroute == NULL) in iplookup_router_entry()
371 rblock->name, ob->reroute, expand_string_message); in iplookup_router_entry()
375 else reroute = reply; in iplookup_router_entry()
379 domain = Ustrchr(reroute, '@'); in iplookup_router_entry()
383 "user@domain", rblock->name, reroute); in iplookup_router_entry()
385 "form user@domain", rblock->name, reroute); in iplookup_router_entry()
[all …]
/dports/mail/exim-monitor/exim-4.95/src/routers/
H A Diplookup.c35 OPT_OFF(iplookup_router_options_block, reroute) },
161 uschar *hostname, *reroute, *domain; in iplookup_router_entry() local
364 if (ob->reroute != NULL) in iplookup_router_entry()
366 reroute = expand_string(ob->reroute); in iplookup_router_entry()
368 if (reroute == NULL) in iplookup_router_entry()
371 rblock->name, ob->reroute, expand_string_message); in iplookup_router_entry()
375 else reroute = reply; in iplookup_router_entry()
379 domain = Ustrchr(reroute, '@'); in iplookup_router_entry()
383 "user@domain", rblock->name, reroute); in iplookup_router_entry()
385 "form user@domain", rblock->name, reroute); in iplookup_router_entry()
[all …]
/dports/mail/exim/exim-4.95/src/routers/
H A Diplookup.c35 OPT_OFF(iplookup_router_options_block, reroute) },
161 uschar *hostname, *reroute, *domain; in iplookup_router_entry() local
364 if (ob->reroute != NULL) in iplookup_router_entry()
366 reroute = expand_string(ob->reroute); in iplookup_router_entry()
368 if (reroute == NULL) in iplookup_router_entry()
371 rblock->name, ob->reroute, expand_string_message); in iplookup_router_entry()
375 else reroute = reply; in iplookup_router_entry()
379 domain = Ustrchr(reroute, '@'); in iplookup_router_entry()
383 "user@domain", rblock->name, reroute); in iplookup_router_entry()
385 "form user@domain", rblock->name, reroute); in iplookup_router_entry()
[all …]
/dports/mail/exim-sqlite/exim-4.95/src/routers/
H A Diplookup.c35 OPT_OFF(iplookup_router_options_block, reroute) },
161 uschar *hostname, *reroute, *domain; in iplookup_router_entry() local
364 if (ob->reroute != NULL) in iplookup_router_entry()
366 reroute = expand_string(ob->reroute); in iplookup_router_entry()
368 if (reroute == NULL) in iplookup_router_entry()
371 rblock->name, ob->reroute, expand_string_message); in iplookup_router_entry()
375 else reroute = reply; in iplookup_router_entry()
379 domain = Ustrchr(reroute, '@'); in iplookup_router_entry()
383 "user@domain", rblock->name, reroute); in iplookup_router_entry()
385 "form user@domain", rblock->name, reroute); in iplookup_router_entry()
[all …]
/dports/mail/exim-postgresql/exim-4.95/src/routers/
H A Diplookup.c35 OPT_OFF(iplookup_router_options_block, reroute) },
161 uschar *hostname, *reroute, *domain; in iplookup_router_entry() local
364 if (ob->reroute != NULL) in iplookup_router_entry()
366 reroute = expand_string(ob->reroute); in iplookup_router_entry()
368 if (reroute == NULL) in iplookup_router_entry()
371 rblock->name, ob->reroute, expand_string_message); in iplookup_router_entry()
375 else reroute = reply; in iplookup_router_entry()
379 domain = Ustrchr(reroute, '@'); in iplookup_router_entry()
383 "user@domain", rblock->name, reroute); in iplookup_router_entry()
385 "form user@domain", rblock->name, reroute); in iplookup_router_entry()
[all …]
/dports/www/yt-dlp/yt-dlp-2021.12.27/yt_dlp/extractor/anvato_token_generator/
H A Dnfl.py13 reroute = ie._download_json(
17 …NFLTokenGenerator._AUTHORIZATION = '%s %s' % (reroute.get('token_type') or 'Bearer', reroute['acce…
/dports/net/routinator/routinator-0.10.2/cargo-crates/log-reroute-0.1.7/src/
H A Dlib.rs101 pub fn reroute<L: Log + 'static>(&self, log: L) { in reroute() method
109 self.reroute(Dummy); in clear()
166 pub fn reroute<L: Log + 'static>(log: L) { in reroute() function
167 REROUTE.reroute(log); in reroute()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/entity/npc/
H A DPassiveNPC.java123 public void reroute() { in reroute() method in PassiveNPC
128 super.reroute(); in reroute()
151 reroute(); in handleObjectCollision()
164 reroute(); in handleSimpleCollision()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/tests/mochitest/fetch/
H A Dmochitest.ini15 reroute.html
16 reroute.js
17 reroute.js^headers^
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/telco-systems/binox/
H A DPRVT-RSVP-MIB169 - bypassFastReroute: Enable support for facility fast reroute
173 reroute protection of LSPs (detour LSP protection).
186 "Specifies what fast reroute capabilities are enabled
188 This field is only valid when the fast reroute extension
192 When the fast reroute extension is not enabled, this
195 - PLR: Node provides fast reroute point of local repair
198 - MP: Node provides fast reroute merge point capability."
/dports/www/firefox/firefox-99.0/dom/tests/mochitest/fetch/
H A Dmochitest.ini21 reroute.html
22 reroute.js
23 reroute.js^headers^
/dports/lang/spidermonkey60/firefox-60.9.0/dom/tests/mochitest/fetch/
H A Dmochitest.ini21 reroute.html
22 reroute.js
23 reroute.js^headers^
/dports/www/firefox-esr/firefox-91.8.0/dom/tests/mochitest/fetch/
H A Dmochitest.ini21 reroute.html
22 reroute.js
23 reroute.js^headers^
/dports/lang/spidermonkey78/firefox-78.9.0/dom/tests/mochitest/fetch/
H A Dmochitest.ini21 reroute.html
22 reroute.js
23 reroute.js^headers^
/dports/mail/thunderbird/thunderbird-91.8.0/dom/tests/mochitest/fetch/
H A Dmochitest.ini21 reroute.html
22 reroute.js
23 reroute.js^headers^
/dports/cad/sumo/sumo-1.2.0/src/microsim/devices/
H A DMSDevice_Routing.cpp201 reroute(currentTime, true); in preInsertionReroute()
212 reroute(currentTime); in wrappedRerouteCommandExecute()
218 MSDevice_Routing::reroute(const SUMOTime currentTime, const bool onInit) { in reroute() function in MSDevice_Routing
225 MSRoutingEngine::reroute(myHolder, currentTime, onInit); in reroute()
H A DMSTransportableDevice_Routing.cpp88 reroute(currentTime); in wrappedRerouteCommandExecute()
94 MSTransportableDevice_Routing::reroute(const SUMOTime currentTime, const bool /* onInit */) { in reroute() function in MSTransportableDevice_Routing
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_firewall/
H A Dactions.lib.lua128 local reroute, deps = "session.send(newstanza)", { "st" };
130 reroute = ("newstanza.attr.to = %q; core_post_stanza(session, newstanza)"):format(to);
134 :format(make_new, reroute, drop and " return true" or ""), deps;
/dports/net/yate/yate-6.4.0-1/modules/
H A Denumroute.cpp144 bool reroute = false; in resolve() local
204 reroute = true; in resolve()
235 if (reroute) in resolve()
239 if (reroute) in resolve()
/dports/net-mgmt/observium/observium/mibs/rfc/
H A DMPLS-FRR-GENERAL-STD-MIB92 reroute on this device. Some devices may require a reboot
152 to be created for tunnel instances that require fast reroute
212 "Uniquely identifies an interface that a fast-reroute
238 for which fast reroute is requested. Note that a value of
399 in the MPLS-TE-STD-MIB module with fast-reroute objects.
410 "This entry contains fast-reroute protection status of a
599 "Objects that are required to display general fast-reroute
618 "Objects that are required to configure fast-reroute
620 requires fast-reroute service."
630 "Objects that are required to present per-hop fast-reroute

12345678910>>...22