Bug 68692

Summary: [net] [patch] Move ARP out of routing table
Product: Base System Reporter: Sergey Matveychuk <sem>
Component: kernAssignee: Andre Oppermann <andre>
Status: Closed FIXED    
Severity: Affects Only Me CC: luigi
Priority: Normal    
Version: 5.2-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
new_arp.patch none

Description Sergey Matveychuk 2004-07-05 14:50:20 UTC
	
	Patch from http://lists.freebsd.org/pipermail/freebsd-current/2004-April/026380.html
	adapted for and tested on -CURRENT (20040608).
	I've tried to connect with both luigi@FreeBSD.org and andre@FreeBSD.org but got no answer for a month. So I'm send-pr'ing this patch.
Comment 1 Andre Oppermann freebsd_committer freebsd_triage 2004-09-11 01:04:37 UTC
Responsible Changed
From-To: freebsd-bugs->andre

Take over.
Comment 2 Andre Oppermann freebsd_committer freebsd_triage 2005-09-14 16:55:35 UTC
State Changed
From-To: open->suspended

A different approach for moving ARP out of the routing table 
has been chosen and the implementation is underway.  Commit 
is scheduled after 6.0R has been released.
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2009-01-30 17:25:44 UTC
State Changed
From-To: suspended->closed

This has already been done, albeit in a different fashion, so this PR 
is stale.