index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
libiproute
/
ipaddress.c
Age
Commit message (
Expand
)
Author
2005-12-06
restore compare_string_array new interface (make broken by landley)
"Vladimir N. Oleynik"
2005-10-08
- make libiproute compile..
Bernhard Reutner-Fischer
2005-04-16
Patch from Bernhard Fischer to make a bunch of symbols static
Eric Andersen
2004-03-15
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2003-03-19
Major coreutils update.
Manuel Novoa III
2003-01-27
This seems sufficient for ifup and ifdown to actually work
Eric Andersen
2003-01-14
Eliminate use of kernel header file
Eric Andersen
2003-01-13
Option to allow ifupdown use ip commands instead of ifconfig, add flush
Glenn L McGrath
2002-12-16
Only included headers that are used.
Glenn L McGrath
2002-12-11
undefine sysinfo to prevent breakage on ia64
Glenn L McGrath
2002-12-02
Use compare_string_array in ipaddress to save a few bytes, minor cleanups
Glenn L McGrath
2002-12-01
Enable ip commands to be compiled seperate from ip, modifed patch from Bastia...
Glenn L McGrath
2002-11-28
Use error_msg instead of fprintf(stderr
Glenn L McGrath
2002-11-10
IP applet by Bastian Blank <waldi@debian.org>
Glenn L McGrath