CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/11 03:23:06
Modified files:
sys/net : route.c route.h rtsock.c
sys/netinet : if_ether.c
sys/netmpls : mpls_input.c
Log message:
Revert the introduction of ``rt_addr''.
Being able to add route entries without configured addresses is a nice
feature but this is not my fight. So I'd rather no add another pointer
to ``struct rtentry'' if I'm not removing another one.
