CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/10/14 18:41:40
Modified files:
sys/net : if_arp.h
Log message:
remove struct arpreq from net/if_arp.h
unused since "rewrite to merge arp and routing tables"
in CSRG if_ether.c 7.14 (Berkeley) 06/25/91
used by SIOCSARP, SIOCGARP, SIOCDARP, OSIOCGARP ioctls in Net/2
which were removed before 4.4BSD-Lite
ok sthen@ who tested this with a ports build
