Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-08-11 | Set default command to list rather than get, its default behaviour now | Glenn L McGrath | |
coincides with upstream. Patch from debian diff. | |||
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | |
2003-12-19 | Manousaridis Angelos writes: | Eric Andersen | |
Another issue I found was with the iproute utility. While using another program I found that it failed because the "ip route del" command was not found. I looked at the full iproute implementation and this command exists. The busybox version has the "ip route delete" command. I have created a patch which makes the "ip route del" command an alias to the "ip route delete" command. | |||
2003-04-26 | iPatch from waldi, fixes usage of ip route flush (from)? (match|exact) | Glenn L McGrath | |
2003-03-19 | Major coreutils update. | Manuel Novoa III | |
2003-02-15 | Patch from Bastian Blank | Glenn L McGrath | |
- ip route flush - different usage for telnetd in inetd mode - changes for the default flags of the ip features - if no /usr requested, udhcpc should use the script also without /usr. | |||
2002-12-16 | Only included headers that are used. | Glenn L McGrath | |
2002-12-02 | Save a few more bytes | Glenn L McGrath | |
2002-12-02 | Save a hundred bytes or so on the do_iproute function | Glenn L McGrath | |
2002-11-28 | Syntax error | Glenn L McGrath | |
2002-11-28 | Style, error_msg | Glenn L McGrath | |
2002-11-28 | Use standard error messages | Glenn L McGrath | |
2002-11-15 | Patch from Bastian Blank: | Eric Andersen | |
hi erik the following patch fixes the handling of iproute add <route> dev <dev>. the code got lost while removing things. bastian | |||
2002-11-10 | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath | |