aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-11-14 03:04:08 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-11-14 03:04:08 +0000
commit2cf9270dcba8467ca47b7e7f8c391cbdac531082 (patch)
tree931f35ff8fe22c4e763231efdecb299d390eaae0 /init
parent9fe23b2e8e105d0cbc9f3a7cab344fadf8ce1e78 (diff)
downloadbusybox-w32-2cf9270dcba8467ca47b7e7f8c391cbdac531082.tar.gz
busybox-w32-2cf9270dcba8467ca47b7e7f8c391cbdac531082.tar.bz2
busybox-w32-2cf9270dcba8467ca47b7e7f8c391cbdac531082.zip
Michael Smith writes:
I noticed a problem with ifconfig in busybox 0.60.5. The matching code seems to exist in busybox CVS as well, so I'll paste in the patch that fixed it. I was running: # ifconfig wan0 1.2.3.4 pointopoint 1.2.3.5 netmask 255.255.255.255 I was seeing the inet addr and P-t-P addr both being set to 1.2.3.5 (the pointopoint address). wan0 Link encap:Point-Point Protocol inet addr:1.2.3.5 P-t-P:1.2.3.5 Mask:255.255.255.255 UP POINTOPOINT RUNNING NOARP MTU:1500 Metric:1 ... The patch below seems to fix it. git-svn-id: svn://busybox.net/trunk/busybox@7904 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions