Age | Commit message (Expand) | Author |
---|---|---|
2018-02-18 | don't allow configuration of non-ipv4 addresses. | David Gwynne |
2018-02-12 | restore the previous semantics wrt if up, tunnel, and address config. | David Gwynne |
2018-02-12 | use a mobileip_tunnel struct to represent the interfaces tunnel info. | David Gwynne |
2018-02-09 | use struct in_addr to represent an address. | David Gwynne |
2018-02-08 | handle SIOCGLIFPHYTTL and say that the ttl is always "copied" | David Gwynne |
2018-02-07 | dont return ENETRESET from SIOCSIFFLAGS, it wont't be handled properly | David Gwynne |
2018-02-07 | take the interface down if it is being destroyed. | David Gwynne |
2018-02-07 | split mobileip(4) out from the gre(4) driver. | David Gwynne |