summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)AuthorFilesLines
2011-11-14tools: Initiate defined table before working on it in iptables-testTomasz Bursztyka1-4/+10
2011-10-31tools: Fix xtables API version issues with iptables-testTomasz Bursztyka1-4/+36
2011-10-28tools: Add iptables_test builtin chain policy changesTomasz Bursztyka1-3/+50
2011-10-28tools: Initialize the iptables_test invert flag properlyTomasz Bursztyka1-0/+2
The invert flag is specific to each option so it needs to be initialized after each succesfully handled option.
2011-10-28tools: Disable getopt unknown option display in iptables_testTomasz Bursztyka1-0/+3
2011-10-28tools: Add support for rule matches list to iptables_testTomasz Bursztyka1-21/+23
2011-10-28tools: Finalize matches extensions setup in iptables_testTomasz Bursztyka1-0/+4
2011-10-28tools: Add extensions options parsing for matches to iptables-testTomasz Bursztyka1-2/+24
2011-10-28tools: Finalize target extensions setup in iptables_testTomasz Bursztyka1-0/+3
2011-10-28tools: Add extensions options parsing for target to iptables_testTomasz Bursztyka1-8/+9
2011-10-28tools: Add x6_options matches handling to iptables-testTomasz Bursztyka1-5/+17
2011-10-28tools: Add x6_options target handling to iptables_testTomasz Bursztyka1-2/+12
2011-10-28tools: Target and matches preparation function moves in iptables_testTomasz Bursztyka1-10/+8
2011-10-28tools: Add matches rule list loading support for iptables_testTomasz Bursztyka1-3/+5
2011-10-28tools: Refactor iptables_test matches preparationTomasz Bursztyka1-25/+48
2011-10-28tools: Move iptables_test target options merge in prepare_targetTomasz Bursztyka1-11/+14
2011-10-28tools: Code preparation for iptable-test option handlingTomasz Bursztyka1-24/+24
2011-10-26tools: Fix compilation in MeeGoJukka Rissanen3-0/+3
The _GNU_SOURCE needs to be defined so that O_CLOEXEC symbols can be found in system header files. The source does not compile without the patch in MeeGo 1.2
2011-10-25tools: Add SOCK_CLOEXEC to socket()Daniel Wagner3-3/+3
Make sure all file descriptor are closed.
2011-10-25tools: Add O_CLOEXEC to open()Daniel Wagner4-4/+5
Make sure all file descriptor are closed.
2011-09-29tools: Fixed double-free error possibility into iptables-testTomasz Bursztyka1-0/+1
2011-09-22tools: Copyright year update in iptables-testTomasz Bursztyka1-1/+1
2011-09-22tools: Tiny indentation fix in iptables-testTomasz Bursztyka1-9/+6
2011-09-22tools: Adding capability to load necessary modules into iptables-testTomasz Bursztyka1-2/+15
2011-09-22tools: Rule deletion capability added to iptables-testTomasz Bursztyka1-6/+207
2011-09-22tools: Factorization of target reference update in iptables-testTomasz Bursztyka1-14/+23
2011-09-22tools: Refactoring how jumps are handled in iptables-testTomasz Bursztyka1-64/+81
2011-09-22tools: Fixing target reference update in iptables-testTomasz Bursztyka1-3/+3
2011-09-22tools: Renaming add into append into iptables-testTomasz Bursztyka1-3/+3
2011-09-22tools: Adding capability to insert a rule in iptables-testTomasz Bursztyka1-7/+53
2011-09-22tools: Code factorization for rule inclusion in iptables-testTomasz Bursztyka1-12/+31
2011-09-22tools: Fix memory leak in iptables-test.cTomasz Bursztyka1-2/+6
2011-09-22tools: in, out, source and destination support in iptables-testTomasz Bursztyka1-12/+70
2011-09-22tools: Small indentation fix in iptables-testTomasz Bursztyka1-2/+2
2011-09-22tools: iptables-test delete a chain if only it is already flushed.Tomasz Bursztyka1-12/+13
2011-09-22tools: Added helper function to remove table entry in iptables-testTomasz Bursztyka1-5/+17
2011-09-22tools: find_chain_head/find_chain_tail code factorization in iptables-testTomasz Bursztyka1-25/+3
2011-08-09dhcp: Try to reuse the IP address we had last time.Jukka Rissanen1-1/+1
This fix will cause the DHCP_REQUESTED_IP option to be sent to the server. Fixes BMC #21068
2011-07-21iptables: Work around API breakage introduced in iptables 1.4.11Stefan Schmidt1-2/+10
The xtables_merge_options() paramter list got extended without version bump. These clumsy #ifdef's make it possible to work with newer and older iptables libraries. It got inspired from an iproute2 patch: https://bugs.gentoo.org/attachment.cgi?id=276401 Once all distributions start to carry 1.4.11 it can be considered to bump the minimum version for connman and remove these ifdef's.
2011-07-20build: Remove wifi-scan testing utilityMarcel Holtmann1-29/+0
2011-06-08tools: Use sendfile() instead of mmap() for AF_ALG test utilityMarcel Holtmann1-13/+4
2011-06-08tools: Add utility for testing AF_ALG kernel interfaceMarcel Holtmann1-0/+139
2011-05-27tools: Fix unused variable warnings for WISPr clientMarcel Holtmann1-3/+12
2011-05-08tools: Add support for broken WISPr responsesMarcel Holtmann1-3/+23
Some hotspots answer with 404 or 200 responses, but are still in login stage. If the WISPr XML strings are found, treat all status results the same to trigger login procedure.
2011-05-08tools: Add support for WISPr authentication pollingMarcel Holtmann1-3/+20
To log into a FON access point, the redirect site needs to be requested since it contains the 2nd stage authentication challenge.
2011-04-20tools: Add private-network testGustavo F. Padovan1-0/+268
2011-02-08iptables-test: Fix uninitialised use of entry_returnKalle Valo1-3/+4
tools/iptables-test.c:455:20: error: ‘entry_return’ may be used uninitialized in this function
2011-01-01tools: Add proxy option to web testing utilityMarcel Holtmann1-0/+8
2010-12-10tools: Rename stats-ringbuffer-dump to stats-toolDaniel Wagner2-408/+910
Due to new functionality added to the stats-ringbuffer-dump tool it is now called stats-tool. Besides to dump statistic ring buffer files it also allows to create them for testing. Furthermore, it create history files now too.
2010-11-26Remove support for dhclient pluginMarcel Holtmann1-264/+0