summaryrefslogtreecommitdiffhomepage
path: root/talpid-routing/src/unix/macos/interface.rs
AgeCommit message (Expand)AuthorFilesLines
2023-10-10Print network services when offlineDavid Lönnhager1-0/+14
2023-10-10React to any network service change in dynamic storeDavid Lönnhager1-9/+61
2023-10-09Create DynamicStore on startup in macOS route monitorDavid Lönnhager1-102/+149
2023-10-05Find router IP using system configuration frameworkDavid Lönnhager1-148/+85
2023-10-05Parse ipconfig instead of the routing tableEmīls1-64/+151
2023-09-19Update macOS route monitorDavid Lönnhager1-0/+9
2023-09-19Use unscoped route as best route if there's no tunDavid Lönnhager1-9/+62
2023-09-19Ignore default routes whose interface are inactive. Stale scoped routes foole...David Lönnhager1-4/+43
2023-09-05Skip interfaces without indices without loggingDavid Lönnhager1-2/+1
2023-06-05Rework macOS routingDavid Lönnhager1-0/+78