net.inet6.ip6

Home

Up: net.inet6

Property Value
OID 4.1c.29
Description IP6
Label
Type node
Format N
Flags
  • RD, Can read the value
  • WR, Can write the value
  • RW, RD and WR
  • MPSAFE, Multiprocessor safe


Children:
Child Description
net.inet6.ip6.forwarding Enable forwarding of IPv6 packets between interfaces
net.inet6.ip6.redirect Send ICMPv6 redirects for unforwardable IPv6 packets
net.inet6.ip6.hlim Default hop limit to use for outgoing IPv6 packets
net.inet6.ip6.stats IP6 statistics (struct ip6stat, netinet6/ip6_var.h)
net.inet6.ip6.maxfragpackets Default maximum number of outstanding fragmented IPv6 packets. A value of 0 means no fragmented packets will be accepted, while a a value of -1 means no limit
net.inet6.ip6.accept_rtadv Default value of per-interface flag for accepting ICMPv6 RA messages
net.inet6.ip6.log_interval Frequency in seconds at which to log IPv6 forwarding errors
net.inet6.ip6.hdrnestlimit Default maximum number of IPv6 extension headers permitted on incoming IPv6 packets, 0 for no artificial limit
net.inet6.ip6.dad_count Number of ICMPv6 NS messages sent during duplicate address detection
net.inet6.ip6.auto_flowlabel Provide an IPv6 flowlabel in outbound packets
net.inet6.ip6.defmcasthlim Default hop limit for IPv6 multicast packets originating from this node
net.inet6.ip6.gifhlim Default hop limit for encapsulated packets
net.inet6.ip6.kame_version KAME version string
net.inet6.ip6.use_deprecated Allow the use of addresses whose preferred lifetimes have expired
net.inet6.ip6.rr_prune
net.inet6.ip6.v6only Restrict AF_INET6 sockets to IPv6 addresses only
net.inet6.ip6.use_tempaddr Create RFC3041 temporary addresses for autoconfigured addresses
net.inet6.ip6.temppltime Maximum preferred lifetime for temporary addresses
net.inet6.ip6.tempvltime Maximum valid lifetime for temporary addresses
net.inet6.ip6.auto_linklocal Default value of per-interface flag for automatically adding an IPv6 link-local address to interfaces when attached
net.inet6.ip6.rip6stats Raw IP6 statistics (struct rip6stat, netinet6/raw_ip6.h)
net.inet6.ip6.prefer_tempaddr Prefer RFC3041 temporary addresses in source address selection
net.inet6.ip6.addrctlpolicy
net.inet6.ip6.use_defaultzone Use the default scope zone when none is specified
net.inet6.ip6.maxfrags Maximum allowed number of outstanding IPv6 packet fragments. A value of 0 means no fragmented packets will be accepted, while a a value of -1 means no limit
net.inet6.ip6.mcast_pmtu Enable path MTU discovery for multicast packets
net.inet6.ip6.no_radr Default value of per-interface flag to control whether routers sending ICMPv6 RA messages on that interface are added into the default router list
net.inet6.ip6.norbit_raif Always set clear the R flag in ICMPv6 NA messages when accepting RA on the interface
net.inet6.ip6.rfc6204w3 Accept the default router list from ICMPv6 RA messages even when packet forwarding is enabled
net.inet6.ip6.intr_queue_maxlen Maximum size of the IPv6 input queue
net.inet6.ip6.maxfragsperpacket Maximum allowed number of fragments per packet
net.inet6.ip6.maxfragbucketsize Maximum number of reassembly queues per hash bucket
net.inet6.ip6.dad_enhanced Enable Enhanced DAD, which adds a random nonce to NS messages for DAD.
net.inet6.ip6.mcast IPv6 multicast
net.inet6.ip6.frag6_nfragpackets Per-VNET number of IPv6 fragments across all reassembly queues.
net.inet6.ip6.frag6_nfrags Global number of IPv6 fragments across all reassembly queues.