Imported Upstream version 1.35
[platform/upstream/connman.git] / src / ippool.c
2018-01-08 Seonah MoonImported Upstream version 1.35 22/166122/1 upstream/1.35
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