mirror of
				https://gitlab.labs.nic.cz/labs/bird.git
				synced 2024-05-11 16:54:54 +00:00 
			
		
		
		
	Hidden AF_INET* inside sysdep/
This commit is contained in:
		@@ -412,7 +412,7 @@ radv_sk_open(struct radv_iface *ifa)
 | 
			
		||||
  sk->type = SK_IP;
 | 
			
		||||
  sk->dport = ICMPV6_PROTO;
 | 
			
		||||
  sk->saddr = ifa->addr->ip;
 | 
			
		||||
  sk->af = AF_INET6;
 | 
			
		||||
  sk->fam = SK_FAM_IPV6;
 | 
			
		||||
 | 
			
		||||
  sk->ttl = 255; /* Mandatory for Neighbor Discovery packets */
 | 
			
		||||
  sk->rx_hook = radv_rx_hook;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user