Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libhydra: Move kernel interface to libcharon | Tobias Brunner | 2016-03-03 | 1 | -5/+2 |
| | | | | This moves hydra->kernel_interface to charon->kernel. | ||||
* | kernel-libipsec: Use poll(2) instead of select | Martin Willi | 2014-11-21 | 1 | -54/+56 |
| | |||||
* | kernel-libipsec: Router reads packets from multiple TUN devices | Tobias Brunner | 2013-06-21 | 1 | -8/+245 |
| | | | | These devices are collected via kernel_listener_t interface. | ||||
* | kernel-libipsec: Use separate class to route packets between charon, ↵ | Tobias Brunner | 2013-06-21 | 1 | -0/+128 |
libipsec and TUN device |