From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 26 Jan 2007 21:09:47 -0800 From: Stephen Hemminger Message-ID: <20070126210947.75c55177@localhost.localdomain> In-Reply-To: <1169857805.28708.1.camel@linux-2n2q.site> References: <1169857805.28708.1.camel@linux-2n2q.site> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Bridge] Clear a mac from table? List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Brad Dameron Cc: bridge@lists.osdl.org On Fri, 26 Jan 2007 16:30:05 -0800 Brad Dameron wrote: > > Anyone know of a way to clear a mac from the bridge hash table instead > of waiting for it to expire? This would be handy with pushing people > between vlans that are on the same switch. No API exists but the first transmit (gratuitous ARP?) would move the entry.