mirror of
https://github.com/Drop-OSS/libtailscale-drop.git
synced 2026-02-04 06:51:18 +01:00
libtailscale: update tailscale_loopback
This brings it inline with the tsnet change to support proxies. Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
This commit is contained in:
committed by
David Crawshaw
parent
30ea07bf54
commit
843d93cb63
@@ -80,7 +80,7 @@ PYBIND11_MODULE(_tailscale, m) {
|
||||
|
||||
)pbdoc");
|
||||
|
||||
m.def("loopback_api", &TsnetLoopbackAPI, R"pbdoc(
|
||||
m.def("loopback", &TsnetLoopback, R"pbdoc(
|
||||
|
||||
)pbdoc");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user