messages from 2008-02-01 17:06:15 to 2008-02-10 21:02:36 UTC [more...]
Netfilter fixes to 2.6.24-git
2008-02-10 21:02 UTC
cups slow on linux-2.6.24
2008-02-10 15:06 UTC
[ULOGD PATCH 0/3] Protocol auto detection, bugfixes and doc
2008-02-10 2:06 UTC (14+ messages)
` [ULOGD PATCH 1/3] Do not set oob.family in config as it can be found in packet
` [ULOGD PATCH 2/3] Fix ulogd --info when displaying some default value
` [ULOGD PATCH 3/3] Add examples to config file
` [RESEND PATCH] Improve ulogd.conf.in
` [ULOGD PATCH] Document IPv4 and IPv6 logging difference in NFLOG
[ULOGD PATCH 0/5] UID dump support in NFLOG, IPCMPv6 support in SQL
2008-02-09 17:44 UTC (13+ messages)
` [ULOGD PATCH 1/5] Fix treatment of return from function
` [ULOGD PATCH 2/5] Factorize definition of some macros
` [PATCH 3/5] Add Icmpv6 support to SQL schema
` [ULOGD PATCH 4/5] Add support for UID dumping to NFLOG input plugin
` [ULOGD PATCH 5/5] Add UID display to PRINTPKT filter
[PATCH] netfilter ebtables IPv6 match for port-based NAT
2008-02-09 1:00 UTC
Ebtables plans
2008-02-09 0:49 UTC
physdev-out
2008-02-08 18:26 UTC
nf_nat_core just using l3proto_find_get
2008-02-08 2:10 UTC
[IPV4]: route: fix crash ip_route_input
2008-02-08 1:58 UTC (2+ messages)
[NETFILTER 00/04]: Netfilter fixes
2008-02-08 1:57 UTC (6+ messages)
` [NETFILTER 01/04]: nf_conntrack: TCP conntrack reopening fix
` [NETFILTER 02/04]: nf_conntrack: fix ct_extend ->move operation
` [NETFILTER 03/04]: xt_iprange: fix typo in address family
` [NETFILTER 04/04]: xt_iprange: add missing
[LIBNL]: Fix nfnl_queue_msg_get_packetid() return type
2008-02-07 12:19 UTC (2+ messages)
[LIBNL 00/09]: Netfilter update + minor fixes
2008-02-07 12:16 UTC (19+ messages)
` [LIBNL 01/09]: Add if_vlan.h
` [LIBNL 02/09]: Fix minor memleaks on exit
` [LIBNL 03/09]: Generic netfilter stuff
` [LIBNL 04/09]: Add nfnetlink_queue support
` [LIBNL 05/09]: nfnetlink_log: only set hwproto if not zero
` [LIBNL 06/09]: nfnetlink_log: support NUFLA_GID attribute
` [LIBNL 07/09]: Split up nfnetlink_log into log and msg objects
` [LIBNL 08/09]: Support conntrack add/delete/query requests
` [LIBNL 09/09]: Install netfilter headers
[ULOGD RFC PATCH 0/34]
2008-02-07 6:45 UTC (81+ messages)
` [PATCH 01/34] Introduce new SQL schema
` [PATCH 02/34] [Resend] Do not propagate one conntrack event via 2 messages
` [PATCH 03/34] Use an enum to clarify code
` [PATCH 04/34] Adapt printflow for one conntrack entry per line format
` [PATCH 05/34] Add --info option which displays information about plugin
` [PATCH 06/34] New version of SQL schema
` [PATCH 07/34] Changed sighup_handler_print to fallback to continue using old descriptor on new file opening failure
` [PATCH 08/34] Added explicit null termination of the hostname buffer
` [PATCH 09/34] For OPRINT, changed sighup_handler_print to fallback to continue using old descriptor on new file opening failure
` [PATCH 10/34] Add some missing line break
` [PATCH 11/34] Put O at the real end of the string
` [PATCH 12/34] Changed to show pcap file name when open failed
` [PATCH 13/34] Display filename in the other error case
` [PATCH 14/34] Request at least autoconf 2.50 (needed for large file support macro)
` [PATCH 15/34] MySQL client library does not reconnect automatically since 5.0
` [PATCH 16/34] Introduce IP2STR module which convert IP to string
` [PATCH 17/34] Suppress key relative to IPv6 address
` [PATCH 18/34] Update schema for PostgreSQL
` [PATCH 19/34] Fix options for pgsql module
` [PATCH 20/34] Mark ID as inactive (sequence in pg schema)
` [PATCH 21/34] Add IP2BIN module: convert IP address to binary string
` [PATCH 22/34] Fix description and indenting
` [PATCH 23/34] Print RAW as raw string
` [PATCH 24/34] Fix IPv4 output
` [PATCH 25/34] Set oob.family as VALID key
` [PATCH 26/34] Modify IPv6 parser to fill oob_family
` [PATCH 27/34] Free insertion function result (mysql)
` [PATCH 28/34] Update SQL schema
` [PATCH 29/34] Fix some place were oob_family was used instead of _oob_family
` [PATCH 30/34] Convert SQL procedure to function call
` [PATCH 31/34] Switch from INNER JOIN to LEFT JOIN in ulog view
` [PATCH 32/34] Add state extension
` [PATCH 33/34] ULOGD_RET_IPADDR is for IPv4 or IPv6 address: fix description
` [PATCH 34/34] Modify insert functions to accept standard integers to avoid casts
` [PATCH] Use index2name capabilities of libnfnetlink in IFINDEX filter
Get UID from netlink/conntrack
2008-02-07 3:28 UTC
Get UID from netlink/conntrack
2008-02-07 2:14 UTC (2+ messages)
[patch 67/73] Netfilter: bridge: fix double POST_ROUTING invocation
2008-02-06 23:54 UTC (2+ messages)
` [patch 68/73] Netfilter: bridge-netfilter: fix net_device refcnt leaks
[NETFILTER -stable 02/02]: bridge-netfilter: fix net_device refcnt leaks
2008-02-06 23:28 UTC (2+ messages)
` patch netfilter-bridge-netfilter-fix-net_device-refcnt-leaks.patch queued to -stable tree
[NETFILTER -stable 01/02]: bridge: fix double POST_ROUTING invocation
2008-02-06 23:28 UTC (2+ messages)
` patch netfilter-bridge-fix-double-post_routing-invocation.patch queued to -stable tree
Get UID from netlink/conntrack
2008-02-06 21:02 UTC (2+ messages)
[NETFILTER 0/3] Netfilter fixes on top
2008-02-06 13:57 UTC (4+ messages)
` [NETFILTER 1/3] xt_sctp: simplify xt_sctp.h
` [NETFILTER 2/3] xt_hashlimit: remove unneeded struct member
` [NETFILTER 3/3] xt_iprange: fix subtraction-based comparison
[NETFILTER]: xt_iprange: add missing #include
2008-02-06 11:24 UTC (3+ messages)
[PATCH] TCP conntrack reopening fix
2008-02-06 1:50 UTC (2+ messages)
[PATCH] ip6tables formatting problem
2008-02-06 0:51 UTC
[PATCH] TCP conntrack reopening fix (stable branch)
2008-02-05 21:51 UTC
[PATCH 0/2] adds ebt_nflog watcher
2008-02-05 18:29 UTC (3+ messages)
` [PATCH 1/2] Adds ebt_nflog watcher to kernel
` [PATCH 2/2] Adds nflog watcher to ebtables
Still oopsing in nf_nat_move_storage()
2008-02-05 16:26 UTC (6+ messages)
cups slow on linux-2.6.24
2008-02-05 13:47 UTC (3+ messages)
cups slow on linux-2.6.24
2008-02-04 20:17 UTC
Kernel 2.6.24 and ipset - problem
2008-02-04 7:47 UTC (2+ messages)
cups slow on linux-2.6.24
2008-02-03 16:08 UTC (11+ messages)
[ULOGD 00/15] ulogd V2 improvements, round 2
2008-02-02 22:56 UTC (25+ messages)
` [ULOGD 01/15] Add NACCT output plugin
` [ULOGD 02/15] common.h: added
` [ULOGD 03/15] Replace timer code by working version
` [ULOGD 04/15] Add IFI list
` [ULOGD 05/15] Add signalling subsystem
` [ULOGD 06/15] Conffile cleanup, use common pr_debug()
` [ULOGD 07/15] Renice to -1 on startup
` [ULOGD 08/15] Initial round to make plugins reconfigurable
` [ULOGD 09/15] llist: add llist_for_each_prev_safe()
` [ULOGD 10/15] Improve select performance
` [ULOGD 11/15] Add set_sockbuf_len()
` [ULOGD 12/15] Introduce global state, skip some stacks during reconfiguration
` [ULOGD 13/15] llist: turn poisoning off by default
` [ULOGD 14/15] SQLITE3: port to ulogd 2.00, mostly a rewrite
` [ULOGD 15/15] NFCT: rework and let it scale
[patch 0/1] [libnetfilter-conntrack] Add subsystem accessors
2008-02-02 21:16 UTC (6+ messages)
` [patch 1/1] "
[ULOGD RFC 00/30] [ULOGD RFC] ulogd V2 improvements, round #1
2008-02-02 21:10 UTC (12+ messages)
` [ULOGD RFC 08/30] NFCT: rework
` [PATCH] "
[00/!@#%] patches patches!
2008-02-02 11:42 UTC (4+ messages)
` [00/..] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox