Bug 21914

Summary: Odd behavior while changing IP address
Product: Base System Reporter: rlucia <rlucia>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1.1-STABLE   
Hardware: Any   
OS: Any   

Description rlucia 2000-10-11 17:10:01 UTC
After changing IP address and netmask on an ethernet interface, outgoing connections or icmp packets echo request still maintain the previous address. The routing table changes accordingly. I'm using an xl interface.

How-To-Repeat: change the ip address:
  ifconfig xl0 inet newaddress netmask netnetmask
then monitor things simply with:
  ping anotheripaddress
  tcpdump -n icmp
Comment 1 ru freebsd_committer freebsd_triage 2000-10-11 17:12:01 UTC
State Changed
From-To: open->closed

Duplicate of PR kern/20785.