<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.uugrn.org/index.php?action=history&amp;feed=atom&amp;title=Ircd</id>
	<title>Ircd - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.uugrn.org/index.php?action=history&amp;feed=atom&amp;title=Ircd"/>
	<link rel="alternate" type="text/html" href="https://wiki.uugrn.org/index.php?title=Ircd&amp;action=history"/>
	<updated>2026-05-12T05:16:22Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in UUGRN</subtitle>
	<generator>MediaWiki 1.42.5</generator>
	<entry>
		<id>https://wiki.uugrn.org/index.php?title=Ircd&amp;diff=4983&amp;oldid=prev</id>
		<title>Rabe: ein anfang, Zusammenhang OpenBSD+IPv6 ...</title>
		<link rel="alternate" type="text/html" href="https://wiki.uugrn.org/index.php?title=Ircd&amp;diff=4983&amp;oldid=prev"/>
		<updated>2007-04-01T03:29:38Z</updated>

		<summary type="html">&lt;p&gt;ein anfang, Zusammenhang OpenBSD+IPv6 ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Der &amp;#039;&amp;#039;&amp;#039;Internet Relay Chat Dæmon&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== ircd, IPv6 und OpenBSD ==&lt;br /&gt;
Die Implementierung bzw. Portierung von ircd auf IPv6 wurde mit Hilfe der in RFC2553 beschriebenen Methode der Kompatiblität zu IPv4 durchgeführt. &lt;br /&gt;
&lt;br /&gt;
; RFC2553, 3.7 Compatibility with IPv4 Nodes:&lt;br /&gt;
   The API also provides a different type of compatibility: the ability&lt;br /&gt;
   for IPv6 applications to interoperate with IPv4 applications.  This&lt;br /&gt;
   feature uses the IPv4-mapped IPv6 address format defined in the IPv6&lt;br /&gt;
   addressing architecture specification [2].  This address format&lt;br /&gt;
   allows the IPv4 address of an IPv4 node to be represented as an IPv6&lt;br /&gt;
   address.  The IPv4 address is encoded into the low-order 32 bits of&lt;br /&gt;
   the IPv6 address, and the high-order 96 bits hold the fixed prefix&lt;br /&gt;
   0:0:0:0:0:FFFF.  IPv4- mapped addresses are written as follows:&lt;br /&gt;
      ::FFFF:&amp;lt;IPv4-address&amp;gt;&lt;br /&gt;
   These addresses can be generated automatically by the&lt;br /&gt;
   getipnodebyname() function when the specified host has only IPv4&lt;br /&gt;
   addresses (as described in Section 6.1).&lt;br /&gt;
   Applications may use PF_INET6 sockets to open TCP connections to IPv4&lt;br /&gt;
   nodes, or send UDP packets to IPv4 nodes, by simply encoding the&lt;br /&gt;
   destination&amp;#039;s IPv4 address as an IPv4-mapped IPv6 address, and&lt;br /&gt;
   passing that address, within a sockaddr_in6 structure, in the&lt;br /&gt;
   connect() or sendto() call.  When applications use PF_INET6 sockets&lt;br /&gt;
   to accept TCP connections from IPv4 nodes, or receive UDP packets&lt;br /&gt;
   from IPv4 nodes, the system returns the peer&amp;#039;s address to the&lt;br /&gt;
   application in the accept(), recvfrom(), or getpeername() call using&lt;br /&gt;
   a sockaddr_in6 structure encoded this way.&lt;br /&gt;
   Few applications will likely need to know which type of node they are&lt;br /&gt;
   interoperating with.  However, for those applications that do need to&lt;br /&gt;
   know, the IN6_IS_ADDR_V4MAPPED() macro, defined in Section 6.7, is&lt;br /&gt;
   provided.&lt;br /&gt;
&lt;br /&gt;
Zum Zeitpunkt des Kompilierens wird festgelegt, ob der IPv4 oder der IPv6 Stack zum Einsatz kommen soll, beide gleichzeitig gehen nicht.&lt;br /&gt;
&lt;br /&gt;
[[OpenBSD ]]verbietet dieses Verhalten, IPv4 über den IPv6-Stack zu sprechen aus (irgendwelchen) Sicherheitsgründen, &lt;br /&gt;
deswegen ist es unter OpenBSD nicht möglich, einen gemischten Betrieb durchzuführen.&lt;br /&gt;
&lt;br /&gt;
; siehe dazu:&lt;br /&gt;
* {{ML_Message|2003|11|9338|Re: &amp;lt;nowiki&amp;gt;[Admin]&amp;lt;/nowiki&amp;gt; irc.uugrn.org per IPv6}}&lt;br /&gt;
&lt;br /&gt;
== IRC bei UUGRN ==&lt;br /&gt;
=== [[irc.uugrn.org]] ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== siehe auch ==&lt;br /&gt;
* [[verein.uugrn.org/ircd]] &lt;br /&gt;
* [[UUGRN:IRC]]&lt;br /&gt;
* [[irssi]]&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Software]]&lt;/div&gt;</summary>
		<author><name>Rabe</name></author>
	</entry>
</feed>