summaryrefslogtreecommitdiffstats
path: root/openbsd-compat/port-net.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* polish whitespace for portable filesDamien Miller2021-04-031-1/+1
* Include stdio.h for FILE in misc.h.Darren Tucker2020-12-221-0/+1
* wrap a declaration in the same ifdefs as its useDamien Miller2020-08-041-2/+5
* include tunnel device path in error messageDamien Miller2020-01-251-4/+4
* Fix tunnel forwarding broken in 7.7p1Damien Miller2018-04-131-2/+2
* fix rdomain compilation errorsDamien Miller2017-10-261-1/+1
* basic valid_rdomain() implementation for LinuxDamien Miller2017-10-251-1/+16
* implement get/set_rdomain() for LinuxDamien Miller2017-10-251-2/+38
* stubs for rdomain replacement functionsDamien Miller2017-10-251-0/+32
* rename port-tun.[ch] => port-net.[ch]Damien Miller2017-10-251-0/+291