Commit History

Author SHA1 Message Date
  GuoChuang 3cf5ec1e95 fix compilation failure on 3.10 kernel 3 years ago
  Antoni Villalonga i Noceras 98943e25c8 Fix spelling errors 3 years ago
  Ethan Sommer c4d5d44e0f ip: appease clang warnings 4 years ago
  Elliott Hughes 3ead70e503 ip: remove get_line(). 4 years ago
  Mike Bennett a61cb72dea ip.c route change support for extended attributes. 5 years ago
  Mike Bennett d0ff0d4278 Avoid a double-definition (iphdr) from netinet/in.h and linux/ip_tunnel.h by locally defining the single constant definition ip.c uses (IP_DF) if not already defined. 5 years ago
  Elliott Hughes b8001d13a6 Fix instances of "Usage:" rather than "usage:". 5 years ago
  Elliott Hughes 154221aba3 Whitespace: remove tabs from indentation. 5 years ago
  Rob Landley e5354ca12a Replace toys.exithelp with help_exit() in lib. 8 years ago
  Rob Landley 82effc97f9 Switch a lot of strncpy() calls to xstrncpy(). 9 years ago
  Rob Landley f3e56f4e4f Redo option parsing infrastructure so #define FORCE_FLAGS can unzero flag macros for a disabled command (needed when multiple commands share infrastructure with a common set of flags). 9 years ago
  Rob Landley 01138b94e6 Even bigger ip.c, from Ashwini Sharma. 9 years ago
  Ashwini Sharma 9588d289ef Updated version, having complete support for ip _link_, _addr_, _rule_, _route_ and _tunnel_ options. 9 years ago