Home
last modified time | relevance | path

Searched refs:IPv6 (Results 1 – 25 of 28) sorted by relevance

12

/dragonfly/share/examples/IPv6/
H A DUSAGE18 up", the interface does not support IPv6 for some reasons - for example,
20 set), the interface cannot be used for IPv6.
29 Pseudo interfaces (like "gif" tunnel device) will borrow IPv6
32 able to get an IPv6 link-local address, if you have other "real"
67 In the IPv6 architecture, an IPv6 address of an interface can be
75 for interfaces, and let your system automatically generate IPv6
354 The following example configures numbered IPv6-over-IPv4 tunnel:
358 IPv6 spec allows you to use point-to-point link without global IPv6
361 tunnel, you need not to configure an address pair for inner IPv6
363 IPv6-over-IPv4 tunnel) to connect to 6bone for simplicity.
[all …]
/dragonfly/etc/
H A Dnetwork.subr220 # Returns 0 if the interface should be configured for IPv6 and
228 # lo0 is always IPv6-enabled
262 # IPv6) is checked, otherwise both are checked.
369 # IPv6 aliases if the second argument is "ipv6".
380 # IPv6 aliases if the second argument is "ipv6".
594 # Create IPv6<-->IPv4 tunnels
716 # IPv6-specific setup subroutines
719 # Setup the interfaces for IPv6
798 # Setup IPv6 to IPv4 mapping
809 # assign IPv6 addr and interface route for 6to4 interface
[all …]
H A Dprotocols69 ipv6-icmp 58 IPV6-ICMP icmp6 # ICMP for IPv6
146 mobility-header 135 Mobility-Header # Mobility support in IPv6
H A Dhosts.allow42 # To use IPv6 addresses you must enclose them in []'s
/dragonfly/etc/sendmail/
H A Ddragonfly.submit.mc31 dnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1]
H A Ddragonfly.mc85 dnl Enable both IPv4 and IPv6 (optional)
87 DAEMON_OPTIONS(`Name=IPv6, Family=inet6, Modifiers=O')
/dragonfly/contrib/tnftp/
H A DNEWS42 Improve SSL error reporting, and IPv6 endpoint reporting.
105 Add epsv6 and epsv to disable extended passive mode for IPv6 or
106 both IPv4 and IPv6 respectively.
H A DREADME23 * IPv6 support (from the WIDE project)
/dragonfly/lib/libefivar/
H A Defivar-dp-parse.c2031 IPv6_DEVICE_PATH *IPv6; in DevPathFromTextIPv6() local
2039 IPv6 = (IPv6_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextIPv6()
2048 IPv6->IpAddressOrigin = 0; in DevPathFromTextIPv6()
2050 IPv6->IpAddressOrigin = 1; in DevPathFromTextIPv6()
2052 IPv6->IpAddressOrigin = 2; in DevPathFromTextIPv6()
2058 IPv6->PrefixLength = (UINT8) Strtoi (PrefixLengthStr); in DevPathFromTextIPv6()
2060 ZeroMem (&IPv6->GatewayIpAddress, sizeof (IPv6->GatewayIpAddress)); in DevPathFromTextIPv6()
2061 IPv6->PrefixLength = 0; in DevPathFromTextIPv6()
2064 IPv6->LocalPort = 0; in DevPathFromTextIPv6()
2065 IPv6->RemotePort = 0; in DevPathFromTextIPv6()
[all …]
/dragonfly/sys/config/
H A DVKERNEL6440 options INET6 #IPv6 communications protocols
71 pseudo-device gif # IPv6 and IPv4 tunneling
H A DX86_64_GENERIC18 options INET6 #IPv6 communications protocols
288 pseudo-device gif # IPv6 and IPv4 tunneling
H A DLINT64231 options INET6 #IPv6 communications protocols
298 # The `gif' pseudo-device implements IPv6 over IP4 tunneling,
299 # IPv4 over IPv6 tunneling, IPv4 over IPv4 tunneling and
300 # IPv6 over IPv6 tunneling.
320 # for IPv6
321 pseudo-device gif #IPv6 and IPv4 tunneling
322 pseudo-device stf #6to4 IPv6 over IPv4 encapsulation
376 options IPV6FIREWALL #firewall for IPv6
/dragonfly/contrib/tcpdump/
H A DCHANGES164 CVE-2017-12985 (IPv6)
184 CVE-2017-13009 (IPv6 mobility)
198 CVE-2017-13023 (IPv6 mobility)
199 CVE-2017-13024 (IPv6 mobility)
200 CVE-2017-13025 (IPv6 mobility)
329 IPv6: Don't overwrite the destination IPv6 address for routing headers
330 IPv6: Fix header printing
437 Don't require IPv6 library support in order to support IPv6 addresses.
673 Add basic IPv6 support to print-olsr
722 BGP: fixes for IPv6-less builds.
[all …]
/dragonfly/crypto/openssh/
H A DCREDITS16 Arkadiusz Miskiewicz <misiek@pld.org.pl> - IPv6 compat fixes
44 Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp> - IPv6 and bug fixes
H A DPROTOCOL224 SSH_TUN_AF_INET6 24 /* IPv6 */
226 The "packet data" field consists of the IPv4/IPv6 datagram itself
/dragonfly/stand/contrib/edk2/MdePkg/Include/Protocol/
H A DSimpleNetwork.h473 IN BOOLEAN IPv6,
/dragonfly/contrib/dhcpcd/
H A DREADME.md72 # OR generate Stable Private IPv6 Addresses based from the DUID
/dragonfly/contrib/libpcap/
H A DCHANGES327 Fix, and better explain, the "IPv6 means IPv6, not IPv4" option setting.
337 Fix compilation if IPv6 support not enabled
371 Fix the handling of loopback filters for IPv6 packets.
476 Report an error, rather than crashing, if an IPv6 address is
496 If we don't have support for IPv6 address resolution, support,
497 in filter expressions, what IPv6 stuff we can.
694 Compile with IPv6 support by default
912 - Brought in KAME IPv6/IPsec bpf compiler.
/dragonfly/sys/bus/firewire/
H A D00README144 - IPv4, IPv6, bridging, vlan.
/dragonfly/stand/contrib/edk2/MdePkg/Include/Uefi/
H A DUefiPxe.h887 PXE_IPV6 IPv6; member
/dragonfly/etc/mtree/
H A DBSD.usr.dist196 IPv6
/dragonfly/usr.sbin/ppp/
H A Dppp.8.m4390 An IPv6 connection can be made in addition to or instead of the normal
705 * IPV6CP (IPv6) related information is shown here *
1982 When negotiating IPv6 addresses, no control is given to the user.
2957 to attempt to negotiate IPv6 control protocol capabilities and if
2958 successful to exchange IPv6 datagrams with the peer.
3166 is replaced with the interface IPv6 address, and
3168 is replaced with the interface IPv6 destination address,
3487 This is replaced with the peers IPv6 number.
3506 This is replaced with the number of IPv6 bytes sent since the connection
3512 This is replaced with the number of IPv6 packets sent since the connection
[all …]
/dragonfly/contrib/file/magic/Magdir/
H A Dsniffer214 >20 belong&0x03FFFFFF 229 (Raw IPv6
/dragonfly/contrib/dhcpcd/src/
H A Dif-bsd.c754 #warning kernel does not allow IPv6 address sharing in if_route()
/dragonfly/games/fortune/datfiles/
H A Ddragonfly-tips400 "sockstat -4l" for IPv4, and "sockstat -l" for IPv4 and IPv6.

12