Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel-interface: Add interface name to local subnet enumerator | Tobias Brunner | 2017-02-08 | 1 | -1/+3 |
| | |||||
* | kernel-interface: Add method to enumerate locally attached subnets | Tobias Brunner | 2017-02-08 | 1 | -0/+9 |
| | |||||
* | kernel-net: Let get_nexthop() return an optional interface name | Tobias Brunner | 2016-06-10 | 1 | -3/+5 |
| | | | | | 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 | -2/+2 |
| | |||||
* | libhydra: Move kernel interface to libcharon | Tobias Brunner | 2016-03-03 | 1 | -0/+196 |
| | | | | This moves hydra->kernel_interface to charon->kernel. | ||||
* | Moved kernel interface to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -145/+0 |
| | |||||
* | Some whitespace and code style fixes. | Tobias Brunner | 2010-09-02 | 1 | -6/+8 |
| | |||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -0/+143 |