Adam Ierymenko
|
dbb509a302
Add an interface description to EthernetTap, mostly for Windows.
|
12 年之前 |
Adam Ierymenko
|
08fe84d707
Windows builds, self test runs in Debug mode!
|
12 年之前 |
Adam Ierymenko
|
4ce88d7f72
Version 0.4.3: fix Gentoo ip config failures and crashes
|
12 年之前 |
Adam Ierymenko
|
95a23dc7ec
Fix for another wonderful C++ threading race condition.
|
12 年之前 |
Adam Ierymenko
|
8a46452a70
Move template parameter in Thread to a more logical scope location.
|
12 年之前 |
Adam Ierymenko
|
e73c4cb68b
Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code.
|
12 年之前 |
Adam Ierymenko
|
a7c4cbe53a
CLI debugging, got rid of nasty old Thread class and replaced with newer cleaner portable idiom.
|
12 年之前 |
Adam Ierymenko
|
f823fd05ac
Replace fork() with vfork() in tap config, faster.
|
12 年之前 |
Adam Ierymenko
|
a20b540fb0
Small compiler warning fix
|
12 年之前 |
Adam Ierymenko
|
ef3e319c64
Several things:
|
12 年之前 |
Adam Ierymenko
|
6eb77da094
Fix for issue #6: OSX tap device forgets it has IPv6
|
12 年之前 |
Adam Ierymenko
|
e2a2d33f8f
Filter code, work in progress, wont build yet
|
12 年之前 |
Adam Ierymenko
|
2eaac3891e
Enable ff:ff:ff:ff:ff:ff w/no ADI a.k.a. broadcast. YOLO.
|
12 年之前 |
Adam Ierymenko
|
cfef114c31
Possible fix for issue #4 - segfault in ___removeIp helper function in EthernetTap on OSX -- I think the problem may have been that I was using set::erase(key) while also using an iterator, so now it uses erase(iterator). See if it happens again, cause I could not duplicate the issue. Possible minor difference in STL version.
|
12 年之前 |
Adam Ierymenko
|
b1adaf5902
Fix Linux build problem
|
12 年之前 |
Adam Ierymenko
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 年之前 |