Home
last modified time | relevance | path

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

12

/dragonfly/share/examples/IPv6/
HDUSAGE4 $FreeBSD: src/share/examples/IPv6/USAGE,v 1.1.2.2 2001/07/03 11:01:24 ume Exp $
18 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
69 link-dependent identifier for the interface. So assigning a full IPv6
75 for interfaces, and let your system automatically generate IPv6
187 Note that, in IPv6, a link-local address should be used as gateway
302 rtsold is a daemon version of rtsol. If you run KAME IPv6 on a laptop
[all …]
/dragonfly/etc/
HDnetwork.subr220 # Returns 0 if the interface should be configured for IPv6 and
228 # lo0 is always IPv6-enabled
260 # Returns 0 if the interface needs DHCP for IPv4/IPv6 and 1 otherwise.
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
[all …]
HDprotocols69 ipv6-icmp 58 IPV6-ICMP icmp6 # ICMP for IPv6
146 mobility-header 135 Mobility-Header # Mobility support in IPv6
HDhosts.allow42 # To use IPv6 addresses you must enclose them in []'s
/dragonfly/etc/sendmail/
HDdragonfly.submit.mc31 dnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1]
HDdragonfly.mc85 dnl Enable both IPv4 and IPv6 (optional)
87 DAEMON_OPTIONS(`Name=IPv6, Family=inet6, Modifiers=O')
/dragonfly/contrib/tnftp/
HDNEWS42 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.
HDREADME23 * IPv6 support (from the WIDE project)
/dragonfly/lib/libefivar/
HDefivar-dp-parse.c2031 IPv6_DEVICE_PATH *IPv6; in DevPathFromTextIPv6() local
2039 IPv6 = (IPv6_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextIPv6()
2045 StrToIpv6Address (RemoteIPStr, NULL, &IPv6->RemoteIpAddress, NULL); in DevPathFromTextIPv6()
2046 IPv6->Protocol = (UINT16) NetworkProtocolFromText (ProtocolStr); in DevPathFromTextIPv6()
2048 IPv6->IpAddressOrigin = 0; in DevPathFromTextIPv6()
2050 IPv6->IpAddressOrigin = 1; in DevPathFromTextIPv6()
2052 IPv6->IpAddressOrigin = 2; in DevPathFromTextIPv6()
2055 StrToIpv6Address (LocalIPStr, NULL, &IPv6->LocalIpAddress, NULL); in DevPathFromTextIPv6()
2057 StrToIpv6Address (GatewayIPStr, NULL, &IPv6->GatewayIpAddress, NULL); in DevPathFromTextIPv6()
2058 IPv6->PrefixLength = (UINT8) Strtoi (PrefixLengthStr); in DevPathFromTextIPv6()
[all …]
/dragonfly/sys/config/
HDVKERNEL6440 options INET6 #IPv6 communications protocols
71 pseudo-device gif # IPv6 and IPv4 tunneling
HDX86_64_GENERIC18 options INET6 #IPv6 communications protocols
288 pseudo-device gif # IPv6 and IPv4 tunneling
HDLINT64231 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/
HDCHANGES44 ICMP6, IEEE 802.15.4, IPv6, IS-IS, Linux SLL, LLDP, LSP ping, MPTCP, NFS,
164 CVE-2017-12985 (IPv6)
165 CVE-2017-12986 (IPv6 routing headers)
184 CVE-2017-13009 (IPv6 mobility)
198 CVE-2017-13023 (IPv6 mobility)
199 CVE-2017-13024 (IPv6 mobility)
200 CVE-2017-13025 (IPv6 mobility)
206 CVE-2017-13031 (IPv6 fragmentation header)
235 CVE-2017-13725 (IPv6 routing headers)
329 IPv6: Don't overwrite the destination IPv6 address for routing headers
[all …]
/dragonfly/crypto/openssh/
HDCREDITS16 Arkadiusz Miskiewicz <misiek@pld.org.pl> - IPv6 compat fixes
44 Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp> - IPv6 and bug fixes
HDPROTOCOL303 SSH_TUN_AF_INET6 24 /* IPv6 */
305 The "packet data" field consists of the IPv4/IPv6 datagram itself
/dragonfly/stand/contrib/edk2/MdePkg/Include/Protocol/
HDSimpleNetwork.h473 IN BOOLEAN IPv6,
/dragonfly/contrib/dhcpcd/
HDREADME.md72 # OR generate Stable Private IPv6 Addresses based from the DUID
/dragonfly/contrib/libpcap/
HDCHANGES327 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/
HD00README144 - IPv4, IPv6, bridging, vlan.
/dragonfly/stand/contrib/edk2/MdePkg/Include/Uefi/
HDUefiPxe.h887 PXE_IPV6 IPv6; member
/dragonfly/etc/mtree/
HDBSD.usr.dist196 IPv6
/dragonfly/usr.sbin/ppp/
HDppp.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.
3503 This is replaced with the number of IPv6 bytes received since the connection
3506 This is replaced with the number of IPv6 bytes sent since the connection
[all …]
/dragonfly/contrib/file/magic/Magdir/
HDsniffer214 >20 belong&0x03FFFFFF 229 (Raw IPv6
/dragonfly/contrib/dhcpcd/src/
HDif-bsd.c754 #warning kernel does not allow IPv6 address sharing in if_route()
/dragonfly/games/fortune/datfiles/
HDdragonfly-tips400 "sockstat -4l" for IPv4, and "sockstat -l" for IPv4 and IPv6.

12