CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/11 14:16:03
Modified files:
sys/netinet6 : in6_src.c ip6_output.c
Log message:
if_put after if_get for in6_src and ip6_output which got a lot easier after
all the cleanup by mpi@ since we no longer overwrite ifps, etc. OK dlg@
