| .. |
|
Arp.cpp
|
764dd1c3d9
ARP packets do need the source IP address in them, as well as the MAC address.
|
před 10 roky |
|
Arp.hpp
|
764dd1c3d9
ARP packets do need the source IP address in them, as well as the MAC address.
|
před 10 roky |
|
BSDEthernetTap.cpp
|
0e87002d78
BSDEthernetTap build fixes.
|
před 10 roky |
|
BSDEthernetTap.hpp
|
ddaf3ef347
Bring BSDEthernetTap into the current century.
|
před 10 roky |
|
BackgroundResolver.cpp
|
2ad69237cf
Background resolver.
|
před 10 roky |
|
BackgroundResolver.hpp
|
61021fc778
BackgroundResolver test.
|
před 10 roky |
|
Http.cpp
|
7295fcfa86
Merge Phy<> from netcon.
|
před 10 roky |
|
Http.hpp
|
f5848972f9
Windows now builds and runs selftest correctly, and fixed a Windows (and possibly other platforms) issue in Phy<>.
|
před 10 roky |
|
LinuxEthernetTap.cpp
|
038476c412
Fix for GitHub issue #253.
|
před 10 roky |
|
LinuxEthernetTap.hpp
|
60f05518aa
(1) now builds and works on Linux, (2) fix a threading problem causing carsh on shutdown, (3) cleanup in selftest, re-enable Phy and Http tests.
|
před 10 roky |
|
OSUtils.cpp
|
0d9f33dc4f
Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, (2) clean up some other stuff seen during debugging and reduce the sizes of some buffers due to Windows small stack size, (3) remove a redundant try/catch.
|
před 10 roky |
|
OSUtils.hpp
|
7903f24a8f
Create periodic backup copies of controller.db in network controller from the main process itself to facilitate easier and safer backups of controller.db.
|
před 10 roky |
|
OSXEthernetTap.cpp
|
f260250580
Simplify IP assignment logic in OSXEthernetTap, also fix for GitHub issue #249
|
před 10 roky |
|
OSXEthernetTap.hpp
|
67f1f1892f
Bunch of tap stuff, IP address assignment hookups, etc.
|
před 11 roky |
|
Phy.hpp
|
2cc50bdb10
Try bringing back TTL escalation -- may help with Docker (IP-MASQ) type NAT
|
před 10 roky |
|
PortMapper.cpp
|
c21882da9c
Put selftest back and turn off tracing in PortMapper.
|
před 10 roky |
|
PortMapper.hpp
|
838fdf4d11
ifdef naming fix.
|
před 10 roky |
|
README.md
|
e61a40a956
docs
|
před 11 roky |
|
Thread.hpp
|
f5848972f9
Windows now builds and runs selftest correctly, and fixed a Windows (and possibly other platforms) issue in Phy<>.
|
před 10 roky |
|
WindowsEthernetTap.cpp
|
0d9f33dc4f
Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, (2) clean up some other stuff seen during debugging and reduce the sizes of some buffers due to Windows small stack size, (3) remove a redundant try/catch.
|
před 10 roky |
|
WindowsEthernetTap.hpp
|
b75bdedaee
Manually set DeviceInstanceID since this registry key is missing on Windows Vista and Server 2008.
|
před 10 roky |