aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-07-03 10:20:29 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-07-03 10:20:29 +0000
commit5410ee7dff1f646bfe27cbe34c45ca1af6d2d137 (patch)
tree37d6a7b90ae4a57eb7e5327827065b990ac7e15f /TODO
parentdf6fcc2506ea429a52d90aaba240bf5317f4ff80 (diff)
downloadbusybox-w32-5410ee7dff1f646bfe27cbe34c45ca1af6d2d137.tar.gz
busybox-w32-5410ee7dff1f646bfe27cbe34c45ca1af6d2d137.tar.bz2
busybox-w32-5410ee7dff1f646bfe27cbe34c45ca1af6d2d137.zip
Patch from Lars Kellogg-Stedman:
Erik, et al. The attached patch makes the following changes to networking/ifupdown.c: (1) It swaps all calls to 'ip link set' and 'ip addr set'. This solves two problems: (a) Calling 'ip link set <dev> up' before assigning an address generates an error message, and (b) Under User Mode Linux, running in with ethernet interfaces in daemon mode, the MAC address for an interface is selected based on the IP address assigned to that interface. If the interface is brought up before being assigned an IP address, it gets a null MAC. (2) It further cleans up run_mapping(). This patch is against ifupdown.c revision 1.25. -- Lars git-svn-id: svn://busybox.net/trunk/busybox@7033 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions