Історія комітів

Автор SHA1 Опис Дата
  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 роки тому