Age | Commit message (Expand) | Author |
---|---|---|
2020-04-15 | ip: appease clang warnings | Ethan Sommer |
2019-11-03 | ip: remove get_line(). | Elliott Hughes |
2019-07-16 | ip.c route change support for extended attributes. | Mike Bennett |
2019-06-19 | Avoid a double-definition (iphdr) from netinet/in.h and linux/ip_tunnel.h by ... | Mike Bennett |
2019-03-02 | Fix instances of "Usage:" rather than "usage:". | Elliott Hughes |
2019-01-22 | Whitespace: remove tabs from indentation. | Elliott Hughes |
2015-09-11 | Replace toys.exithelp with help_exit() in lib. | Rob Landley |
2015-01-01 | Switch a lot of strncpy() calls to xstrncpy(). | Rob Landley |
2014-12-31 | Redo option parsing infrastructure so #define FORCE_FLAGS can unzero flag mac... | Rob Landley |
2014-10-16 | Even bigger ip.c, from Ashwini Sharma. | Rob Landley |
2014-09-28 | Updated version, having complete support for ip _link_, _addr_, _rule_, _rout... | Ashwini Sharma |