Added support of WPA3-SAE security mode.
[platform/upstream/connman.git] / src / ippool.c
2018-01-23 Seonah MoonUpdated connman to version 1.35 94/166794/2
2018-01-08 Seonah MoonImported Upstream version 1.35 22/166122/1 upstream/1.35
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 13/67313/2
2015-08-07 hyunuktakBase Code merged to SPIN 2.4 38/45538/1 submit/tizen/20150810.034432
2014-10-29 Zhang zhengguangImported Upstream version 1.26 upstream/1.26
2014-07-17 Zhang zhengguangImported Upstream version 1.24 upstream/1.24
2013-06-12 Jukka Rissanenippool: Clear allocated block pointer at cleanup
2013-06-12 Jukka Rissanenippool: Private address check was incorrect
2012-06-20 Guillaume Zajacippool: Fix endless loop issue with 32 prefix length
2012-02-28 Mario Domenech Goulartippool: Fix NULL pointer access
2012-02-28 Mario Domenech Goulartippool: Fix typo in error message
2012-02-24 Daniel Wagnerippool: Add error and warning messages
2012-02-13 Daniel Wagnerippool: Fix collision detection altorithm
2012-02-13 Daniel Wagnerippool: Fix 16 bit block iterator
2012-02-13 Daniel Wagnerippool: Add prefixlen argument to __connman_ippool_new...
2012-02-01 Daniel Wagnerippool: Add API to notify when IP is externally assigned
2012-02-01 Daniel Wagnerippool: Add IP pool layer