[PATCH] openggsn[master]: ippool: Add IPv6 support to IP pool implementation

2017-08-09 Thread Harald Welte
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/3403 to look at the new patch set (#5). ippool: Add IPv6 support to IP pool implementation Extend the IP pool implementation to be able to manage both pools of 32bit addresses (IPv4) as well

[PATCH] openggsn[master]: ippool: Add IPv6 support to IP pool implementation

2017-08-02 Thread Harald Welte
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/3403 to look at the new patch set (#3). ippool: Add IPv6 support to IP pool implementation Change-Id: Ib98cc4bf634d6be9a7bf8c03a24e629455fcafc8 --- M ggsn/ggsn.c M ggsn/gtp-kernel.c M ggsn/g

[PATCH] openggsn[master]: ippool: Add IPv6 support to IP pool implementation

2017-08-02 Thread Harald Welte
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/3403 to look at the new patch set (#2). ippool: Add IPv6 support to IP pool implementation Change-Id: Ib98cc4bf634d6be9a7bf8c03a24e629455fcafc8 --- M ggsn/ggsn.c M ggsn/gtp-kernel.c M ggsn/g

[PATCH] openggsn[master]: ippool: Add IPv6 support to IP pool implementation

2017-08-02 Thread Harald Welte
Review at https://gerrit.osmocom.org/3403 ippool: Add IPv6 support to IP pool implementation Change-Id: Ib98cc4bf634d6be9a7bf8c03a24e629455fcafc8 --- M ggsn/ggsn.c M ggsn/gtp-kernel.c M ggsn/gtp-kernel.h M lib/Makefile.am A lib/in46_addr.c A lib/in46_addr.h M lib/ippool.c M lib/ippool.h M sgsne