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-bash_completion
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 13 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added MASQUERADE target.
AllKind
More...
almost 12 years ago
If -p is used and a match with the same name is known, load its options. Don't display builtin chains with -j|-g. No more option completion after -R.
AllKind
More...
almost 12 years ago
Fixed a bug, where was eventually called with a negative index. Fixed a typo with --return-nomatch. Don't allow option compltion if -R is used and 'rulenum' was not entered after the chain name.
AllKind
More...
almost 12 years ago
Arguments of matches which can be used multiple times, are no longer if not required.
AllKind
More...
almost 12 years ago
Made _iptables_last_is_target() and _iptables_last_is_match() more precise.
AllKind
More...
almost 12 years ago
Small optimization in _iptables_get_user_chains().
AllKind
More...
almost 12 years ago
No more space is appended after completing an ipset set flag.
AllKind
More...
almost 12 years ago
Don't display match or target options any more, if a non-extension option has been placed after the first extension option. Also display non-extension optons after the first extension option has been placed. Fixed de-duping of options. No more diplay of options if an interface name is expected. Don't complete on options after --add-set|--del-set and the set name following.
AllKind
More...
almost 12 years ago
Allow multiple use of the set match.
AllKind
More...
almost 12 years ago
Added check if -S switch is available, otherwise quit program.
AllKind
More...
almost 12 years ago
Targets are now selected upon inet family. Now all target options are completed, previously after the first option, none was displayed. Added completion of REJECT target reject types. -h|--help is now displayed on first completion of match or target options. Optimizations on code, safed some cycles.
AllKind
More...
almost 12 years ago
Available matches and their options are now selected upon what application is calling (ip[6]tables) completion. Added icmp and icmp6 to the matches. Added completion on icmp and icmpv6 types. Don't complete on option requests for the tcp/udp match, if an option value is expected.
AllKind
More...
almost 12 years ago
Options which have aliases (i.e. --sport|--source-port) will have the others suppressed, as soon one name is used. Disallow option after --new|-N.
AllKind
More...
almost 12 years ago
Added workaround if _get_comp_words_by_ref() is not available. Minor adaptions.
AllKind
More...
almost 12 years ago
Continued working on the core.
AllKind
More...
almost 12 years ago
Added README.md.
AllKind
More...
almost 12 years ago
first try.
AllKind
More...
almost 12 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
→
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