<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tteras/strongswan/src/libcharon/plugins/socket_raw, branch master</title>
<subtitle>tteras' strongSwan tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/'/>
<entry>
<title>Removed the unneeded socket-raw plugin</title>
<updated>2012-09-14T12:10:14+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2012-09-14T12:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=6d30954ae809fb10427f9d860f76d0a298cb4919'/>
<id>6d30954ae809fb10427f9d860f76d0a298cb4919</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable UDP decapsulation for both address families</title>
<updated>2012-08-16T13:26:37+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2012-08-16T13:26:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=aaefeafb4943689c3882b3a434a484cc85c4c10e'/>
<id>aaefeafb4943689c3882b3a434a484cc85c4c10e</id>
<content type='text'>
Since the 3.5 Linux kernel both UDP implementations have a separate static
flag to indicate whether ANY sockets enabled UDP decapsulation.
As we only ever enabled it for one address family (in earlier versions IPv4
only, now for IPv6, if supported, and for IPv4 otherwise) UDP decapsulation
wouldn't work anymore (at least for one address family).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the 3.5 Linux kernel both UDP implementations have a separate static
flag to indicate whether ANY sockets enabled UDP decapsulation.
As we only ever enabled it for one address family (in earlier versions IPv4
only, now for IPv6, if supported, and for IPv4 otherwise) UDP decapsulation
wouldn't work anymore (at least for one address family).
</pre>
</div>
</content>
</entry>
<entry>
<title>Added get_port() method to socket_t to learn the listening port.</title>
<updated>2012-08-08T13:12:25+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2012-04-20T08:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=a7babe25ee22e1de91ace2549b122fee58de6911'/>
<id>a7babe25ee22e1de91ace2549b122fee58de6911</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved how NAT-T keepalives are handled in sockets/receiver.</title>
<updated>2012-08-08T13:12:24+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2012-02-24T10:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=896941d3654df69894c16c498d564eee2f615758'/>
<id>896941d3654df69894c16c498d564eee2f615758</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Let kernel interfaces decide how to enable UDP decapsulation of ESP packets.</title>
<updated>2012-08-08T13:12:24+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2012-02-24T10:07:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=e49abcede093ded4d11de88a6d0c25f003c9771e'/>
<id>e49abcede093ded4d11de88a6d0c25f003c9771e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Non-ESP marker in sender and not individual socket plugins.</title>
<updated>2012-08-08T13:12:24+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2012-02-23T10:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=064da8b96b24db331e37c93d8f857c8558d294bb'/>
<id>064da8b96b24db331e37c93d8f857c8558d294bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle Non-ESP marker in receiver and not individual socket plugins.</title>
<updated>2012-08-08T13:12:24+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2012-02-23T10:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=65da43e2fceb74f297a280c034000a7c01538703'/>
<id>65da43e2fceb74f297a280c034000a7c01538703</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the UDP ports charon listens for packets on (and uses as source ports) configurable.</title>
<updated>2012-08-08T13:07:43+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2012-02-13T17:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=e7ea057fd2da33ff5b55e1cebb3b5b7e361a43d7'/>
<id>e7ea057fd2da33ff5b55e1cebb3b5b7e361a43d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use name from initialization to access settings in libcharon.</title>
<updated>2012-05-03T11:57:04+00:00</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2012-04-24T12:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=42500c274a0858ee27fc5d54b02b90809f2ecd87'/>
<id>42500c274a0858ee27fc5d54b02b90809f2ecd87</id>
<content type='text'>
Also fixes several whitespace errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fixes several whitespace errors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unaligned aliasing warning in raw socket</title>
<updated>2011-11-17T17:22:07+00:00</updated>
<author>
<name>Martin Willi</name>
<email>martin@revosec.ch</email>
</author>
<published>2011-11-16T13:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=3fcacd283e0dceb6fc70b45dcafa0a7eddf26039'/>
<id>3fcacd283e0dceb6fc70b45dcafa0a7eddf26039</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
