[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100628.145744.39186500.davem@davemloft.net>
Date: Mon, 28 Jun 2010 14:57:44 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: joakim.tjernlund@...nsmode.se
Cc: eric.dumazet@...il.com, netdev@...r.kernel.org,
shemminger@...tta.com
Subject: Re: [PATCH net-next-2.6] ipv4: sysctl to block responding on down
interface
From: Joakim Tjernlund <joakim.tjernlund@...nsmode.se>
Date: Mon, 28 Jun 2010 23:09:02 +0200
> To me it "ifconfig eth0 down" means not only to stop using the I/F
> but also any IP address associated with the I/F.
IP addresses are associated with the host, not a particular interface.
Therefore the state of the interface should not influence the behavior
of the IP address.
If you want the IP address to stop being responded to, delete the IP
address.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists