commit c7700f286d46231166dfc96646ac83506147ae97
Author: Roy Marples <[email protected]>
Date: Thu Sep 12 19:26:58 2019 +0100
route: Remove ifam_pid for the time being.
We lose curproc in netisr0 and I don't see a way of getting
it easily. Will work on this in the future.
Summary of changes:
share/man/man4/route.4 | 1 -
sys/net/if.h | 1 -
sys/net/rtsock.c | 2 --
3 files changed, 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c7700f286d46231166dfc96646ac83506147ae97
--
DragonFly BSD source repository