summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: fix error with automake-1.9Jan Engelhardt2011-08-012-0/+3
* nfnl: avoid exit on large packetJan Engelhardt2011-07-301-3/+1
* utils: resolve compiler warningJan Engelhardt2011-07-301-1/+2
* build: use -Wall across the entire sourceJan Engelhardt2011-07-302-2/+1
* build: remove unused LIBTOOL_DEPSJan Engelhardt2011-07-301-1/+0
* src: BAD_SIZEOFJiri Popelka2011-06-131-2/+2
* Merge branch 'master' of git://dev.medozas.de/libnfnetlinkPablo Neira Ayuso2010-12-213-22/+21
|\
| * src: remove redundant castsJan Engelhardt2010-11-093-22/+21
* | license: upgrade to GPLv2+Pablo Neira Ayuso2010-11-071-0/+5
|/
* Remove distro-specific partsJan Engelhardt2010-11-056-69/+0
* build: default to not building static librariesJan Engelhardt2010-11-051-0/+1
* build: use AC_OUTPUTJan Engelhardt2010-10-311-1/+3
* Add .gitignore filesJan Engelhardt2010-10-303-0/+22
* build: remove -fPIC flagJan Engelhardt2010-10-301-2/+1
* build: remove statements without effectJan Engelhardt2010-10-301-4/+0
* build: run AC_CANONICAL_HOST onlyJan Engelhardt2010-10-301-2/+2
* build: use AC_CONFIG_MACRO_DIR as directedJan Engelhardt2010-10-302-1/+3
* build: use simpler autoreconf in autogenJan Engelhardt2010-10-301-17/+3
* build: avoid use of deprecated INCLUDESJan Engelhardt2010-10-301-1/+1
* build: use modern call syntax for AC_INIT, AM_INIT_AUTOMAKEJan Engelhardt2010-10-302-3/+1
* build: use autoconf-suggested naming of filesJan Engelhardt2010-10-301-0/+0
* iftable: fix wrong handler unregistration on errorPablo Neira Ayuso2010-09-301-1/+1
* src: add COPYING file that include licensing termsPablo Neira Ayuso2010-02-261-0/+339
* nfnl: release libnfnetlink 1.0 versionlibnfnetlink-1.0.0Pablo Neira Ayuso2009-06-221-1/+1
* nfnl: add nfnl_addattr8() functionPablo Neira Ayuso2009-06-112-0/+18
* include: add recently added Netlink socket optionsPablo Neira Ayuso2009-06-101-0/+12
* nfnl: add nfnl_portid() to get the Netlink portID of a socketPablo Neira Ayuso2009-05-212-0/+11
* rtnl: fix wrong netlink group bindings in the interface APIPablo Neira Ayuso2009-04-291-2/+1
* nfnl: tag nfnl_talk() and nfnl_listen() as deprecatedlibnfnetlink-0.0.41Pablo Neira Ayuso2009-02-171-7/+7
* nfnl: allow disabling and enabling sequence trackingPablo Neira Ayuso2009-02-173-5/+38
* configure: bump version to 0.0.40libnfnetlink-0.0.40Pablo Neira Ayuso2009-01-141-1/+1
* iftable: add nlif_get_ifflags to get the network interface flagsPablo Neira Ayuso2009-01-073-1/+42
* nlif: fix possible re-insertion in the list of interfacesPablo Neira Ayuso2009-01-071-1/+2
* Suppress iftable_up function which is not used.Eric Leblond2008-12-231-17/+0
* conditional compilation of testsuite utilsPablo Neira Ayuso2008-07-021-1/+1
* bump version to 0.0.39Pablo Neira Ayuso2008-06-271-1/+1
* libnfnetlink: mark functions as extern CJan Engelhardt2008-06-241-0/+8
* Aligns buffers to maximum alignment of architecturelibnfnetlink-0.0.39Fabian Hugelshofer2008-06-181-3/+4
* fix warning, getsockname takes a socklen_t as third parameterlibnfnetlink-0.0.38Pablo Neira Ayuso2008-05-311-1/+1
* add missing linux_nfnetlink_compat.hPablo Neira Ayuso2008-05-311-0/+61
* update include filesPablo Neira Ayuso2008-05-275-91/+31
* major cleanup of index2name infrastructure: use linux list (and fix leak in t...Pablo Neira Ayuso2008-05-255-97/+816
* add conditional defition of NLA_F_NESTED for old includespablo2008-05-181-0/+4
* recover the nested bit as now it is fully supported in kernel space, this mak...Pablo Neira Ayuso2008-05-162-2/+2
* The second, deprecated, form of `AM_INIT_AUTOMAKE' has two required/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-04-161-2/+2
* fix nfnl_nfa_addattr_l (reported by Rick Xu)/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-04-152-4/+4
* fix minor shadow warning. It seems that the symbol "index" is defined in some.../C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-03-111-1/+1
* nfnl_handle must be const in nfnl_rcvbufsizsvn_t_libnfnetlink-0.0.33/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-01-153-3/+4
* Introduce nfnl_set_rcv_buffer_size to set the receive buffer size used by /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-01-133-43/+20
* Marcus Sundberg <marcus@ingate.com> /C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2007-08-091-0/+1