portreserve - TCP port reservation utility
| Website: | http://cyberelk.net/tim/portreserve/ |
|---|---|
| License: | GPLv2+ |
| Vendor: | Scientific Linux CERN, http://cern.ch/linux |
- Description:
The portreserve program aims to help services with well-known ports that lie in the portmap range. It prevents portmap from a real service's port by occupying it itself, until the real service tells it to release the port (generally in the init script).
Packages
| portreserve-0.0.4-11.el6.x86_64 [22 KiB] |
Changelog
by Martin Sehnoutka (2016-03-17):
- Revert change for bug #813300 |
| portreserve-0.0.4-9.el6.x86_64 [21 KiB] |
Changelog
by Tim Waugh (2012-02-01):
- Even more initscript status code fixes (bug #614924). |
| portreserve-0.0.4-4.el6_1.1.x86_64 [21 KiB] |
Changelog
by Tim Waugh (2011-08-31):
- Fixed linked list handling when removing items (bug #718178). |