Home | History | Annotate | Download | only in arp
History log of /src/usr.sbin/arp/prog_ops.h
RevisionDateAuthorComments
 1.3  11-Sep-2020  roy arp: Use SIOCGNBRINFO to display neighbor state information
 1.2  27-Feb-2019  dholland Teach arp that it's okay to close sockets after using them.
(this requires adding a close op to the rump turds)

Fixes PR 53974 reporting too many open files.
 1.1  29-Jul-2015  ozaki-r branches: 1.1.8; 1.1.16;
Introduce rump.arp

arp(8) uses RTM that requires that getpid(2) works correctly. Unfortunately
supporting getpid(2) in librumphijack will be tricky so that we rump-ify
arp(8) as well as ifconfig and route commands.

Suggested by pooka@.
 1.1.16.1  10-Jun-2019  christos Sync with HEAD
 1.1.8.1  03-Mar-2019  martin Pull up following revision(s) (requested by dholland in ticket #1198):

usr.sbin/arp/arp_rumpops.c: revision 1.2
usr.sbin/arp/arp_hostops.c: revision 1.2
usr.sbin/arp/arp.c: revision 1.64
usr.sbin/arp/arp.c: revision 1.65
usr.sbin/arp/prog_ops.h: revision 1.2

Teach arp that it's okay to close sockets after using them.
(this requires adding a close op to the rump turds)

Fixes PR 53974 reporting too many open files.

-

arp(8): one more to close socket.

RSS XML Feed