Damien Miller
|
57ed647ee0
|
polish whitespace for portable files
|
2021-04-03 17:47:37 +11:00 |
Darren Tucker
|
0f2e21c9dc
|
Include stdio.h for FILE in misc.h.
Fixes build on at least OpenBSD.
|
2020-12-22 18:56:54 +11:00 |
Damien Miller
|
32c63e75a7
|
wrap a declaration in the same ifdefs as its use
avoids warnings on NetBSD
|
2020-08-04 14:59:21 +10:00 |
Damien Miller
|
e1e97cae19
|
include tunnel device path in error message
|
2020-01-25 16:30:22 +11:00 |
Damien Miller
|
cfb1d9bc76
|
Fix tunnel forwarding broken in 7.7p1
bz2855, ok dtucker@
|
2018-04-13 13:38:06 +10:00 |
Damien Miller
|
2de5c6b53b
|
fix rdomain compilation errors
|
2017-10-27 08:42:33 +11:00 |
Damien Miller
|
97c5aaf925
|
basic valid_rdomain() implementation for Linux
|
2017-10-25 14:09:56 +11:00 |
Damien Miller
|
ce1cca39d7
|
implement get/set_rdomain() for Linux
Not enabled, pending implementation of valid_rdomain() and autoconf glue
|
2017-10-25 13:47:59 +11:00 |
Damien Miller
|
6eee79f9b8
|
stubs for rdomain replacement functions
|
2017-10-25 13:22:50 +11:00 |
Damien Miller
|
f5594f939f
|
rename port-tun.[ch] => port-net.[ch]
Ahead of adding rdomain support
|
2017-10-25 13:22:50 +11:00 |