Remove the PROC_* enums and ripd_process, they are no longer needed.
authorclaudio <claudio@openbsd.org>
Tue, 19 Jan 2021 10:18:56 +0000 (10:18 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 19 Jan 2021 10:18:56 +0000 (10:18 +0000)
commit799114903b0adafa2a294674d30e92c6c1659812
treea3591dbb22d4d463078c6f4e114a5c0c9ba31dec
parentec786feeeb6868735dfc2e233bdde499db5f7abd
Remove the PROC_* enums and ripd_process, they are no longer needed.
Instead assign the process name directly to log_procname which was
the last user of ripd_process.
usr.sbin/ripd/rde.c
usr.sbin/ripd/ripd.c
usr.sbin/ripd/ripd.h
usr.sbin/ripd/ripe.c