This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-zerotierone/osdep
travisladuke 5b5ef07350 Add search domain to macos dns configuration
Stumbled upon this while debugging something else.
If we add search domain to our system configuration for
network DNS, then search domains work:

```
ping server1                                                                                                                                                                                    ~
PING server1.my.domain (10.123.3.1): 56 data bytes
64 bytes from 10.123.3.1
```
2023-07-31 12:37:59 -07:00
..
2020-08-20 12:51:39 -07:00
2020-08-20 12:51:39 -07:00
2023-05-25 11:21:35 -07:00
2023-05-25 11:21:35 -07:00
2016-12-27 11:57:05 +01:00
2020-08-20 12:51:39 -07:00
2023-05-25 11:21:35 -07:00
2023-05-25 11:21:35 -07:00
2020-11-16 11:11:52 -08:00
2023-07-27 14:26:36 -07:00
2023-07-27 14:26:36 -07:00
2023-05-25 11:21:35 -07:00
2020-08-20 12:51:39 -07:00
2020-08-20 12:51:39 -07:00
2020-08-20 12:51:39 -07:00
2020-08-20 12:51:39 -07:00
2020-08-20 12:51:39 -07:00
2020-08-20 12:51:39 -07:00
2023-05-03 13:43:45 -07:00
2023-05-03 13:43:45 -07:00
2020-08-20 12:51:39 -07:00
2015-03-31 14:12:33 -07:00
2020-08-12 09:16:18 -07:00
2020-08-11 18:55:42 -07:00

OS-Dependent and OS-Interface Things

This folder contains stuff that interfaces with the base operating system like Phy for network access and the various OS-specific Ethernet tap drivers.