| Summary: | [arp] [patch] for static ARP tables in rc.network | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Gerhard Sittig <Gerhard.Sittig> |
| Component: | conf | Assignee: | freebsd-net (Nobody) <net> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | eugen |
| Priority: | Normal | ||
| Version: | 4.2-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Gerhard Sittig
2000-11-24 03:20:01 UTC
Responsible Changed From-To: freebsd-bugs->ru I'm interested in this feature, and have some kernel side patches. Responsible Changed From-To: ru->freebsd-bugs The kernel side has been implemented (IFF_STATICARP), but I've since lost the personal interest in implementing userland part, so pass it back to a community in case anyone wants to revise the patches in the PR. Responsible Changed From-To: freebsd-bugs->bms I'll try to look at this (already worked on the kernel support with ru). Responsible Changed From-To: bms->freebsd-net ENOTIME. If big ARP changes happen, then this should probably be taken on again and looked at after those changes happen. Also the rcNG system has been taken since these changes were submitted. For now, ifconfig(8) has "staticarp/-arp" options implementing kernel side of the request, arp(8) has "-f" option to load list of MAC addresses into the kernel and we have rcNG system to call "arp -f /usr/local/etc/arp.list" at right moment during boot. That should be enough to do the job. If not, speak up. Close this after 11 years of inactivity. |