Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove mobileip(4) | 2019-11-04 | 1 | -659/+0 | |
* | don't allow configuration of non-ipv4 addresses. | 2018-02-18 | 1 | -2/+7 | |
* | restore the previous semantics wrt if up, tunnel, and address config. | 2018-02-12 | 1 | -28/+34 | |
* | use a mobileip_tunnel struct to represent the interfaces tunnel info. | 2018-02-12 | 1 | -49/+51 | |
* | use struct in_addr to represent an address. | 2018-02-09 | 1 | -23/+23 | |
* | handle SIOCGLIFPHYTTL and say that the ttl is always "copied" | 2018-02-08 | 1 | -1/+5 | |
* | dont return ENETRESET from SIOCSIFFLAGS, it wont't be handled properly | 2018-02-07 | 1 | -2/+2 | |
* | take the interface down if it is being destroyed. | 2018-02-07 | 1 | -1/+6 | |
* | split mobileip(4) out from the gre(4) driver. | 2018-02-07 | 1 | -0/+637 |