| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: initial support for fuchsia | Dmitry Vyukov | 2017-09-20 | 1 | -411/+0 |
| | | | | | | | Nothing works, but builds. Update #191 | ||||
| * | executor: handle EACCES errno when opening /dev/kvm in test | Dmitry Vyukov | 2017-06-14 | 1 | -1/+1 |
| | | |||||
| * | executor: fix compiler warnings in test | Dmitry Vyukov | 2017-06-14 | 1 | -21/+24 |
| | | |||||
| * | executor: fix csum test | Dmitry Vyukov | 2017-06-14 | 1 | -1/+1 |
| | | |||||
| * | prog, executor: move checksum computation to executor | Andrey Konovalov | 2017-05-12 | 1 | -0/+168 |
| | | | | | | This commit moves checksum computation to executor. This will allow to embed dynamically generated values (like TCP sequence numbers) into packets. | ||||
| * | executor: rename test_kvm.cc to test_executor.cc | Andrey Konovalov | 2017-05-10 | 1 | -0/+240 |
