Files
third_party_libnl/include/netlink/xfrm
Thomas Egerer 6a9b59ca73 xfrm: make character pointers in setters const
All of these pointers are either strcpy'd or memcpy'd and usually const
in a calling application. Changing them to const in the header does not
break the compatibility and allows for users with const pointers to use
the library without compiler warnings.

Signed-off-by: Thomas Egerer <thomas.egerer@secunet.com>
Signed-off-by: Thomas Haller <thaller@redhat.com>

http://lists.infradead.org/pipermail/libnl/2016-June/002137.html
2016-06-25 14:03:50 +02:00
..
2014-07-20 18:15:16 +02:00
2014-07-20 18:14:46 +02:00
2014-07-20 18:14:46 +02:00
2014-07-20 18:14:46 +02:00
2014-07-20 18:14:46 +02:00