https://github.com/netoptimizer/iptables-subnetskeleton
SubnetSkeleton - Scalable iptables subnet based search tree for Perl
https://github.com/netoptimizer/iptables-subnetskeleton
Last synced: 10 months ago
JSON representation
SubnetSkeleton - Scalable iptables subnet based search tree for Perl
- Host: GitHub
- URL: https://github.com/netoptimizer/iptables-subnetskeleton
- Owner: netoptimizer
- Created: 2011-07-07T16:10:10.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-05T19:38:14.000Z (over 13 years ago)
- Last Synced: 2025-04-23T00:48:00.687Z (10 months ago)
- Language: Perl
- Homepage:
- Size: 129 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.wiki
- Changelog: Changes
Awesome Lists containing this project
README
= SubnetSkeleton - Scalable iptables subnet based search tree for Perl =
== State ==
The SubnetSkeleton module has been converted to an independent Perl
module, in hope that people will find it useful, for solving
'''iptables scalability problems.'''
== Bonus ==
This module also contains a wrapper module IPTables::Interface
for IPTables::libiptc.
== Links ==
The code for this module is hosted at GitHub:
[https://github.com/netoptimizer/IPTables-SubnetSkeleton]
Presentation: Making large iptables rulesets scale
[http://slidesha.re/hRTKSR]
Depend on CPAN module IPTables::libiptc:
[http://search.cpan.org/perldoc?IPTables::libiptc]
Code:
[https://github.com/netoptimizer/CPAN-IPTables-libiptc]
== COPYRIGHT AND LICENCE ==
Copyright (C) 2006-2011 by Jesper Dangaard Brouer
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.