openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
IPTables::libiptc
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 10 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
The iptables command links with these libs.
Jesper Dangaard Brouer
More...
about 19 years ago
Add clean sections and use PREFIX if set before.
Jesper Dangaard Brouer
More...
about 19 years ago
An iptables.o makefile.
Jesper Dangaard Brouer
More...
about 19 years ago
Have the perl generated make file call a makefile in the iptables/ directory.
Jesper Dangaard Brouer
More...
about 19 years ago
Add the iptables commandline code, from Netfilter SVN revision 6631.
Jesper Dangaard Brouer
More...
about 19 years ago
Move get_references to the correct section.
Jesper Dangaard Brouer
More...
about 19 years ago
Implemented get_references.
Jesper Dangaard Brouer
More...
about 19 years ago
Add a little bit doc about set_policy.
Jesper Dangaard Brouer
More...
about 19 years ago
Change "set_policy" function.
Jesper Dangaard Brouer
More...
about 19 years ago
It seems that set_policy zeros the counters, therefor the code now reads and returns the old policy and counters.
Jesper Dangaard Brouer
More...
about 19 years ago
Implemented set_policy.
Jesper Dangaard Brouer
More...
about 19 years ago
Implemented get_policy.
Jesper Dangaard Brouer
More...
about 19 years ago
Implemented builtin.
Jesper Dangaard Brouer
More...
about 19 years ago
Added functions flush_entries and zero_entries.
Jesper Dangaard Brouer
More...
about 19 years ago
Implemented rename_chain.
Jesper Dangaard Brouer
More...
about 19 years ago
Indent and make nicer error string.
Jesper Dangaard Brouer
More...
about 19 years ago
Advanced typemap checking of chain name lenght.
Jesper Dangaard Brouer
More...
about 19 years ago
Make the error code simpler, and simply croak on handler==NULL errors.
Jesper Dangaard Brouer
More...
about 19 years ago
Added function delete_chain and added some extra error handling in is_chain.
Jesper Dangaard Brouer
More...
about 19 years ago
Extra error handling to avoid segfault.
Jesper Dangaard Brouer
More...
about 19 years ago
Implement commit.
Jesper Dangaard Brouer
More...
about 19 years ago
Implemented interface to iptc_create_chain function, called create_chain.
Jesper Dangaard Brouer
More...
about 19 years ago
Added a test file to the MANIFEST file.
Jesper Dangaard Brouer
More...
about 19 years ago
Modify the test to print the ERRSTR stored in $!. This can be seen by running: "make test TEST_VERBOSE=1".
Jesper Dangaard Brouer
More...
about 19 years ago
Quick and dirty test script.
Jesper Dangaard Brouer
More...
about 19 years ago
Make sure that we link with the libiptc.a file in /usr/local/stow.
Jesper Dangaard Brouer
More...
about 19 years ago
Error handling in init function.
Jesper Dangaard Brouer
More...
about 19 years ago
Also make a DESTROY function.
Jesper Dangaard Brouer
More...
about 19 years ago
Making the XS code work on perl objects.
Jesper Dangaard Brouer
More...
about 19 years ago
Added a simple test program.
Jesper Dangaard Brouer
More...
about 19 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree