Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 525616 - net-dialup/ippool-1.3 - IP pool plugin for pppd
Summary: net-dialup/ippool-1.3 - IP pool plugin for pppd
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://sourceforge.net/projects/openl...
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2014-10-17 06:03 UTC by Christopher Byrne
Modified: 2021-02-27 03:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ippool-1.3 ebuild (ippool-1.3.ebuild,880 bytes, text/plain)
2014-10-17 06:03 UTC, Christopher Byrne
Details
adds missing limits.h to make compile (ippool-1.3-usl_timer.c-include-limits.h,333 bytes, patch)
2014-10-17 06:04 UTC, Christopher Byrne
Details | Diff
systemd service until file for ippoold (ippoold.service,240 bytes, text/plain)
2014-10-17 06:06 UTC, Christopher Byrne
Details
openrc /etc/init.d file for ippoold (ippoold.initd,761 bytes, text/plain)
2014-10-17 06:06 UTC, Christopher Byrne
Details
openrc /etc/conf.d file for ippoold (ippoold.confd,285 bytes, text/plain)
2014-10-17 06:07 UTC, Christopher Byrne
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Byrne 2014-10-17 06:03:03 UTC
Created attachment 386788 [details]
ippool-1.3 ebuild

ippool is a daemon and a plugin for pppd to create IP pools for servers that use pppd (pptp and ipsec/l2tp). It is used by net-dialup/openl2tp (not in portage, but in the booboo overlay), but can operate indepently.

The program some klugery to compile. One issue is that the makefile hard-codes the ppp version it compiles against. If a new version of ppp is stabilized, the ebuild will need to be updated appropriately
Comment 1 Christopher Byrne 2014-10-17 06:04:39 UTC
Created attachment 386790 [details, diff]
adds missing limits.h to make compile
Comment 2 Christopher Byrne 2014-10-17 06:06:20 UTC
Created attachment 386792 [details]
systemd service until file for ippoold
Comment 3 Christopher Byrne 2014-10-17 06:06:57 UTC
Created attachment 386794 [details]
openrc /etc/init.d file for ippoold
Comment 4 Christopher Byrne 2014-10-17 06:07:20 UTC
Created attachment 386796 [details]
openrc /etc/conf.d file for ippoold
Comment 5 Christopher Byrne 2021-02-27 03:40:23 UTC
Given that openl2tp upstream has stopped development and this software hasn't been updated since 2008, I withdraw my request for inclusion.