ObjFW  Check-in [0a6eddb5bc]

Overview
Comment:+[OFSystemInfo networkInterfaces]: Avoid IfIndex

It turns out it is not unique, resulting in two adapters being merged
into one. Instead, use the adapter name as key.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 1.0
Files: files | file ages | folders
SHA3-256: 0a6eddb5bc353b3a611f053874fe94a4c478335d09869df819292ec3ec24cb50
User & Date: js on 2024-01-20 15:18:38
Other Links: branch diff | manifest | tags
Context
2024-01-21
09:39
OFSubprocess: Correctly handle nil environment check-in: c9125d25d4 user: js tags: 1.0
2024-01-20
15:18
+[OFSystemInfo networkInterfaces]: Avoid IfIndex check-in: 0a6eddb5bc user: js tags: 1.0
15:18
+[OFSystemInfo networkInterfaces]: Avoid IfIndex check-in: abe3ccd61e user: js tags: trunk
15:03
Fix compilation with old MinGW versions check-in: 1d5a8be550 user: js tags: 1.0
Changes