<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tteras/strongswan/src/include, branch master</title>
<subtitle>tteras' strongSwan tree
</subtitle>
<id>https://git-old.alpinelinux.org/user/tteras/strongswan/atom?h=master</id>
<link rel='self' href='https://git-old.alpinelinux.org/user/tteras/strongswan/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/'/>
<updated>2017-05-23T14:51:02Z</updated>
<entry>
<title>include: Update xfrm.h to include hardware offloading extensions</title>
<updated>2017-05-23T14:51:02Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2016-06-20T12:55:53Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=5bfae68670f29209ba130396eeb440a6b4c23956'/>
<id>urn:sha1:5bfae68670f29209ba130396eeb440a6b4c23956</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include: Update xfrm.h to Linux v4.3</title>
<updated>2016-09-30T12:51:58Z</updated>
<author>
<name>Martin Willi</name>
<email>martin@strongswan.org</email>
</author>
<published>2015-12-07T09:55:25Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=dbff6373e104123c51a71033ba6f9fe874a980fa'/>
<id>urn:sha1:dbff6373e104123c51a71033ba6f9fe874a980fa</id>
<content type='text'>
We strip the newly introduced &lt;linux/in6.h&gt; include, as this clashes with the
&lt;netinet/in6.h&gt; include.
</content>
</entry>
<entry>
<title>Use standard unsigned integer types</title>
<updated>2016-03-24T17:52:48Z</updated>
<author>
<name>Andreas Steffen</name>
<email>andreas.steffen@strongswan.org</email>
</author>
<published>2016-03-22T12:22:01Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=b12c53ce77beb8e04b044d0c0dc9249ddba72200'/>
<id>urn:sha1:b12c53ce77beb8e04b044d0c0dc9249ddba72200</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include: Add linux/socket.h</title>
<updated>2015-09-07T12:07:46Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2015-09-07T10:04:55Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=e7143fe998f768732f65f3ce5225ace4a96ddd13'/>
<id>urn:sha1:e7143fe998f768732f65f3ce5225ace4a96ddd13</id>
<content type='text'>
__kernel_sa_family_t is defined and used since Linux 3.1, so on systems
with older kernels (like CentOS 6.7, which still ships a 2.6.32 kernel) the
build with the current UAPI headers fails.  And using the native headers on
such system does not really work either because we use structs, defines, and
enum values from the newer headers in the kernel-netlink plugin.

__kernel_sa_family_t is defined in linux/socket.h so we ship that too (in
particular the simplified UAPI version from Linux 3.7+).

Fixes #1099.
</content>
</entry>
<entry>
<title>include: Update (rt)netlink.h to the latest UAPI version</title>
<updated>2015-08-18T10:06:08Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2015-08-05T14:46:37Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=7ff7ce3ed661c8e20ce6b0bee1df340a03b5a4da'/>
<id>urn:sha1:7ff7ce3ed661c8e20ce6b0bee1df340a03b5a4da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include: Remove linux/types.h header</title>
<updated>2015-07-28T11:27:34Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2015-07-21T09:57:56Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=3390092c76517cf40d73c98ea431712c9147b01f'/>
<id>urn:sha1:3390092c76517cf40d73c98ea431712c9147b01f</id>
<content type='text'>
This conflicts with the headers of the android-21 target.  Hopefully
headers on current Linux distros are recent enough.
</content>
</entry>
<entry>
<title>kernel-netlink: Check existence of linux/fib_rules.h, don't include it in distribution</title>
<updated>2013-10-18T07:52:54Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2013-10-18T07:38:01Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=8e8e97d10de8e7931d42a02c87536714749ee1c3'/>
<id>urn:sha1:8e8e97d10de8e7931d42a02c87536714749ee1c3</id>
<content type='text'>
This reverts commit b0761f1f0a5abd225edc291c8285f99a538e6a66.
</content>
</entry>
<entry>
<title>Add linux/fip_rules.h to include files</title>
<updated>2013-10-13T18:51:10Z</updated>
<author>
<name>Andreas Steffen</name>
<email>andreas.steffen@strongswan.org</email>
</author>
<published>2013-10-13T18:51:10Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=b0761f1f0a5abd225edc291c8285f99a538e6a66'/>
<id>urn:sha1:b0761f1f0a5abd225edc291c8285f99a538e6a66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>jhash.h is not part of the distribution anymore.</title>
<updated>2011-08-02T14:14:16Z</updated>
<author>
<name>Tobias Brunner</name>
<email>tobias@strongswan.org</email>
</author>
<published>2011-08-02T14:14:16Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=b29ed3715c1cf3a3b14cc10d0a47c5ad6db658d6'/>
<id>urn:sha1:b29ed3715c1cf3a3b14cc10d0a47c5ad6db658d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the Linux jhash.h copy, as the implementation changed for 2.6.37</title>
<updated>2011-08-02T12:14:43Z</updated>
<author>
<name>Martin Willi</name>
<email>martin@revosec.ch</email>
</author>
<published>2011-08-02T12:11:49Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=aaaa7bc5442e7169ace6ee541199ebc66b069b9c'/>
<id>urn:sha1:aaaa7bc5442e7169ace6ee541199ebc66b069b9c</id>
<content type='text'>
There are now different version for jhash, use --with-linux-headers
targeting the headers of the kernel used with the HA plugin.
</content>
</entry>
</feed>
