Esempio n. 1
0
// unsets remote IP to free GRE IP
func (tunList *TunList) free(tun *gretun.Tunnel) {
	tun.RemoteIp = nil
}