summaryrefslogtreecommitdiffstats
path: root/libipq
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH 2/8] Add all necessary header files - compilation fix for various cases/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2008-04-141-1/+1
| | | | | | Allow iptables to compile without a kernel source tree. This implies fixing build for older kernels, such as 2.6.17 which lack xt_SECMARK.h.
* Converts the iptables build infrastructure to autotools./C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2008-01-202-28/+11
| | | | | | | | | | | | | - Can build both static and dynamic at the same time - iptables-static will be a multi-binary, semi-static (link against libc but w/o dynamic plugins) - Always build IPv6 modules - consider INSTALL Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
* get rid of numerous gcc-4 warnings/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2005-07-191-1/+2
|
* check if received netlink messages are really from the kernel (pid==0)laforge2003-11-141-0/+4
|
* IPv6 queue handler, libipq support, documentation from Fernando Anton.jamesm2001-11-243-10/+32
|
* Fixed typo.jamesm2001-10-162-4/+4
|
* Updated libipq documentation with information on new timeout feature,jamesm2001-10-167-41/+54
| | | | | as well as minor miscellaneous updates. Added a bit more info to the install-devel description in the INSTALL file.
* Libipq timeout patch from Joost Remijn, updated TODO and scores.jamesm2001-09-211-7/+47
|
* Added more specific copyright & author information.jamesm2001-05-301-0/+4
|
* TODO update, deleted kernelnotes.org reference from ipq docslaforge2001-05-261-2/+2
|
* added install-devel targetjamesm2000-11-241-0/+17
|
* Initial commit of libipq man pages.jamesm2000-11-2011-0/+856
|
* added ipq_errstr() to APIjamesm2000-11-181-1/+6
|
* More sparc64 fixesrusty2000-09-041-1/+1
|
* doco was very out of date and basically uselessjamesm2000-06-091-118/+0
|
* Makefile fixes for release.svn_t_nf-post-merge-1-0-0alpharusty2000-03-201-11/+11
| | | | Whitespace cleanups.
* reorganized tree after kernel mergesvn_t_netfiltermarc2000-03-203-0/+439