CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/19 03:15:04
Modified files:
sys/net : rtable.c
sys/netinet : in_proto.c
sys/netinet6 : in6_proto.c
sys/netmpls : mpls_proto.c
sys/sys : domain.h
Log message:
Retire dom_rtkeylen from struct domain. Nothing is using this anymore.
It was used by the original patricia tree.
OK mpi@
