Caleb James DeLisle
|
ca4be7578d
Rid the project of setjmp()
|
hace 4 años |
Caleb James DeLisle
|
8e00a34c7a
Changes in order to enable changing of TUN device on the fly
|
hace 4 años |
Caleb James DeLisle
|
4898f2735f
Fix not passing logger soon enough to Pipe_forFiles()
|
hace 4 años |
soredake
|
c49cc24869
links update
|
hace 7 años |
Nicolas SAPA
|
1768eedfa1
Tell FreeBSD to create BROADCAST tun.
|
hace 8 años |
Nicolas SAPA
|
01c186a958
(Really) Fix the interface number extraction
|
hace 9 años |
Nicolas SAPA
|
033d9c0efd
Make sure that tunDevice will not smash the stack
|
hace 9 años |
Nicolas SAPA
|
8ffaaee9f4
Fix FreeBSD TUNInterface when tunDevice is used
|
hace 9 años |
Caleb James DeLisle
|
3c922acaf2
attempt to fix issue with BSD based tun devices
|
hace 9 años |
Caleb James DeLisle
|
57e25c76c2
it fucking compiles \:D/
|
hace 9 años |
Caleb James DeLisle
|
876147509d
refactoring...
|
hace 9 años |
Caleb James DeLisle
|
a3e3b623ea
Working on the NDP server
|
hace 10 años |
Caleb James DeLisle
|
3005cac83c
Removed some old string.h portability stuff and replaced it with CString.h which is easier portability, also made TUNInterface and NetPlatform fully non-portable since they are not intended to be portable and portability code changes from time to time, putting them at risk since they are not often compiled.
|
hace 10 años |
Vadim Ippolitov
|
70ce27f950
Fix build on FreeBSD. You have to install devel/gmake and lang/gcc47. Also the following environment variables are required for the build: NO_PIE=true CC=gcc47
|
hace 10 años |
Caleb James DeLisle
|
fffb92caa8
more work done on the build
|
hace 11 años |