aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ippool.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-13ippool: Implement and use blacklist instead of blindly using IPPOOL_NOGATEWAYpespin/ippoolPau Espin Pedrol1-12/+23
2017-10-13lib/ippool: Fix listsize calculated 1 elem too smallPau Espin Pedrol1-1/+1
2017-10-13Remove trailing whitespacePau Espin Pedrol1-2/+2
2017-09-05lib/ippool: Move ippool_aton() out of ippool_new()Harald Welte1-17/+11
2017-09-05lib/ippool: Add back-pointer from pool member to poolHarald Welte1-0/+2
2017-08-09ippool: Extend pool to work with /64 prefixesHarald Welte1-7/+10
2017-08-09ggsn: Send proper errors in create_context_ind()Harald Welte1-8/+8
2017-08-09ippool_new(): const-ify input argumentsHarald Welte1-1/+1
2017-08-09ippool: Add IPv6 support to IP pool implementationHarald Welte1-102/+136
2014-12-04logging: Switch to using libosmocore logging for all the codeHolger Hans Peter Freyther1-23/+22
2011-11-02Convert all code to Linux coding styleHarald Welte1-463/+476
2010-10-20Move common sgsnemu/ggsn files to directory "lib"Emmanuel Bretelle1-0/+526