Hello- I noticed that if I run the command: ip addr add fec0:0:0:1::ee3f/64 dev eth0 multiple times, the IP address will show up in ifconfig output multiple times. Why wouldn't the SIOCSIFADDR ioctl return EEXIST or something similar in this case? It seems like obviously incorrect behavior. Thanks, Chad