Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel-pfroute: Return interface to reach destination from get_nexthop() | Tobias Brunner | 2016-06-10 | 1 | -4/+13 |
| | |||||
* | kernel-net: Let get_nexthop() return an optional interface name | Tobias Brunner | 2016-06-10 | 1 | -1/+6 |
| | | | | | The returned name should be the interface over which the destination address/net is reachable. | ||||
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -5/+5 |
| | |||||
* | libhydra: Move kernel interface to libcharon | Tobias Brunner | 2016-03-03 | 3 | -12/+9 |
| | | | | This moves hydra->kernel_interface to charon->kernel. | ||||
* | libhydra: Move all kernel plugins to libcharon | Tobias Brunner | 2016-03-03 | 5 | -0/+2086 |
| | |||||
* | Moved all kernel plugins to libhydra. | Tobias Brunner | 2010-09-02 | 5 | -905/+0 |
| | |||||
* | Refer to kernel interface via hydra and not charon. | Tobias Brunner | 2010-09-02 | 2 | -4/+4 |
| | |||||
* | Moved roam job creation to kernel event handler. | Tobias Brunner | 2010-09-02 | 1 | -10/+22 |
| | |||||
* | Refer to scheduler via hydra and not charon. | Tobias Brunner | 2010-09-02 | 1 | -1/+1 |
| | |||||
* | Refer to processor via hydra and not charon. | Tobias Brunner | 2010-09-02 | 1 | -1/+2 |
| | |||||
* | Respect line with in Makefile.am's, other cosmetics | Martin Willi | 2010-03-25 | 1 | -1/+2 |
| | |||||
* | Changed all usages of lib->attributes to hydra->attributes. | Tobias Brunner | 2010-03-24 | 1 | -1/+1 |
| | |||||
* | Convert charon into libcharon. | Tobias Brunner | 2010-03-19 | 1 | -1/+1 |
| | |||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 5 | -0/+891 |