История коммитов

Автор SHA1 Сообщение Дата
  Adam Ierymenko 59ebc9d41e docs 11 лет назад
  Adam Ierymenko f0199d6770 Windows routing table interface (untested). 11 лет назад
  Adam Ierymenko f2d372545a Salsa20 SSE Windows build fix -- turns out you can't be as loose with SSE intrinsics in Visual Studio 11 лет назад
  Adam Ierymenko 9809511c4c Another rename... 11 лет назад
  Adam Ierymenko 538e8a86c8 Move node/osdep/ to sys/ 11 лет назад
  Adam Ierymenko 27aa6ea44e Linux routing table support work. 11 лет назад
  Adam Ierymenko 7475c4047e A bunch more osdep/ work... 11 лет назад
  Adam Ierymenko 5e58a7d54a Split UnixEthernetTap by platform to get rid of ifdef spaghetti. 11 лет назад
  Adam Ierymenko 6a174483d8 Ethernet tap factory interface. 11 лет назад
  Adam Ierymenko a76d9d4408 Move OS-dependent implementations of generic interfaces to osdep/ in preparation for TapFactory refactor. 11 лет назад
  Adam Ierymenko 1189f4a568 Set/delete functionality in BSD routing table. 11 лет назад
  Adam Ierymenko 51766e6549 BSD routing table works... that hurt much worse than it should have. 11 лет назад
  Adam Ierymenko d315156733 BSD routing table implementation work. 11 лет назад
  Adam Ierymenko 4c4675e3ac Cleanup, add __BSD__ 11 лет назад
  Adam Ierymenko 49ef980ecf Scale back Salsa20 benchmark a bit to not take too long on slow boxes. 11 лет назад
  Adam Ierymenko 12692c551e SSE optimized Salsa20 -- anywhere from 20% to 50% faster than plain C version 11 лет назад
  Adam Ierymenko 00f9305ad8 Routing table base class. 11 лет назад
  Adam Ierymenko 0097949ba9 . 11 лет назад
  Adam Ierymenko 1b33a9e807 . 11 лет назад
  Adam Ierymenko 4a0b33561c Starting to define system network stack interface. 11 лет назад
  Adam Ierymenko 96faaa85cf VERSION 0.9.1: bug fixes and experimental bridging support 11 лет назад
  Adam Ierymenko f82c7006ea Leave IP addresses alone instead of deleting them from tap if they are not members of any of the networks under management. 11 лет назад
  Adam Ierymenko 681af253ef Fix for GitHub issue #88 - actually do in the code what the web UI expects it to do. 11 лет назад
  Adam Ierymenko 88bdb81791 Keep track of basic aliveness for peers regardless if direct or indirect connectivity and use this for multicast propagation. Also consolidate adding of active bridges via the same functor as regular multicast next hops. 11 лет назад
  Adam Ierymenko 458f6ae7c3 Only add active bridges to top of MC propagation list if they are alive. Otherwise a dead active bridge might kill multicast for us. 11 лет назад
  Adam Ierymenko 999e963533 Fix for network not found in netconf. 11 лет назад
  Adam Ierymenko 5336f2600a Send ACCESS_DENIED if network not found. 11 лет назад
  Adam Ierymenko 38433e85bf More little stuff in crypto code. 11 лет назад
  Adam Ierymenko c3cbc92757 Some crypto comment fixes. 11 лет назад
  Adam Ierymenko 45a1e048bb Add enabled/disabled status to network. 11 лет назад