Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: syssrc
>Module Name: syssrc
>Committed By: thorpej
>Date: Wed Jul 5 21:32:52 UTC 2000
>Modified Files:
> syssrc/sys/netinet: ip_encap.c
>Log Message:
>Make that note that we really should be checking the viftable
>in ip_mroute.c for duplicate tunnel entries, too. Well, what
>really needs to happen is that the mrouting code needs to be
>changed to work w/ `gif' tunnels... but...
... or ip_mroute.c should be converted to use encap_attach{,_func}()?
the current code (encap4_input) has last-resort fallback case at the
end, so there should be no problem.
itojun
Home |
Main Index |
Thread Index |
Old Index