b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-28 11:11:10 to 2015-03-15 01:14:07 UTC [more...]

[B.A.T.M.A.N.] RFC: Unicasting multicast reports to querier-node only
 2015-03-15  1:14 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH RFC 1/4] bridge: multicast: call skb_checksum_{simple_, }validate
` [B.A.T.M.A.N.] [PATCH RFC 2/4] Export IGMP/MLD message validation code

[B.A.T.M.A.N.] alfred: checkpatch cleanup
 2015-03-14 11:42 UTC  (15+ messages)
` [B.A.T.M.A.N.] [PATCH 01/14] alfred: Add spaces around operators
` [B.A.T.M.A.N.] [PATCH 02/14] alfred: checkpatch - else is not generally useful after a break or return
` [B.A.T.M.A.N.] [PATCH 03/14] alfred: Reduce number of lines with more than 80 chars
` [B.A.T.M.A.N.] [PATCH 04/14] alfred: Remove double semicolons
` [B.A.T.M.A.N.] [PATCH 05/14] alfred: Remove trailing whitespace at end of line
` [B.A.T.M.A.N.] [PATCH 06/14] alfred: Remove spaces before tabs
` [B.A.T.M.A.N.] [PATCH 07/14] alfred: Remove else and break after return
` [B.A.T.M.A.N.] [PATCH 08/14] alfred: Remove multiple blank lines
` [B.A.T.M.A.N.] [PATCH 09/14] alfred: Fix typo transfered -> transferred
` [B.A.T.M.A.N.] [PATCH 10/14] alfred: Fix alignment of multi-line statements
` [B.A.T.M.A.N.] [PATCH 11/14] alfred: Simplify comparison of pointer with NULL
` [B.A.T.M.A.N.] [PATCH 12/14] alfred: Remove spaces before ','
` [B.A.T.M.A.N.] [PATCH 13/14] alfred: Remove empty lines after '{'
` [B.A.T.M.A.N.] [PATCH 14/14] alfred: Use Linux-net style comment blocks

[B.A.T.M.A.N.] [PATCH v3] alfred: Add "--update-script" parameter
 2015-03-14  1:07 UTC  (2+ messages)

[B.A.T.M.A.N.] DAT broken in 2014.4.0?
 2015-03-13 14:35 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCHv2] Added "--update-script" flag for specifying a command for running when new data piece is receviced
 2015-03-13 12:02 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH v2 00/26] batman-adv: Cleanups
 2015-03-13  6:06 UTC  (55+ messages)
` [B.A.T.M.A.N.] [PATCH v2 01/26] batman-adv: debugfs, avoid compiling for !DEBUG_FS
` [B.A.T.M.A.N.] [PATCH v2 03/26] batman-adv: iv_ogm, Reduce code duplication
` [B.A.T.M.A.N.] [PATCH v2 04/26] batman-adv: iv_ogm, divide and round for ring buffer avg
` [B.A.T.M.A.N.] [PATCH v2 05/26] batman-adv: init, Add some error handling
` [B.A.T.M.A.N.] [PATCH v2 06/26] batman-adv: tvlv realloc, move error handling into if block
` [B.A.T.M.A.N.] [PATCH v2 08/26] batman-adv: Makefile, Sort alphabetically
` [B.A.T.M.A.N.] [PATCH v2 09/26] batman-adv: iv_ogm_iface_enable, direct return values
` [B.A.T.M.A.N.] [PATCH v2 10/26] batman-adv: iv_ogm_aggr_packet, bool return value
` [B.A.T.M.A.N.] [PATCH v2 11/26] batman-adv: iv_ogm_send_to_if, declare char* as const
` [B.A.T.M.A.N.] [PATCH v2 12/26] batman-adv: iv_ogm_can_aggregate, code readability
` [B.A.T.M.A.N.] [PATCH v2 13/26] batman-adv: iv_ogm_orig_update, remove unnecessary brackets
` [B.A.T.M.A.N.] [PATCH v2 14/26] batman-adv: iv_ogm_aggregate_new, simplify error handling
` [B.A.T.M.A.N.] [PATCH v2 15/26] batman-adv: iv_ogm_queue_add, Simplify expressions
` [B.A.T.M.A.N.] [PATCH v2 16/26] batman-adv: iv_ogm_orig_update, style, add missin brackets
` [B.A.T.M.A.N.] [PATCH v2 17/26] batman-adv: iv_ogm, Fix dup_status comment
` [B.A.T.M.A.N.] [PATCH v2 18/26] batman-adv: iv_ogm, fix coding style
` [B.A.T.M.A.N.] [PATCH v2 19/26] batman-adv: iv_ogm, fix comment function name
` [B.A.T.M.A.N.] [PATCH v2 20/26] batman-adv: types, Fix comment on bcast_own
` [B.A.T.M.A.N.] [PATCH v2 21/26] batman-adv: main, Convert is_my_mac() to bool
` [B.A.T.M.A.N.] [PATCH v2 22/26] batman-adv: main, batadv_compare_eth return bool
` [B.A.T.M.A.N.] [PATCH v2 23/26] batman-adv: Remove unnecessary ret variable
` [B.A.T.M.A.N.] [PATCH v2 24/26] batman-adv: Remove unnecessary ret variable in algo_register
` [B.A.T.M.A.N.] [PATCH v2 25/26] batman-adv: packet.h, add some missing includes

[B.A.T.M.A.N.] [PATCH] alfred: "--update-script" flag for specifying a command for, running when new data piece is receviced
 2015-03-12  8:47 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 1/2] alfred: Update version when adding data to dataset
 2015-03-11 12:08 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] alfred: Add option to the client to print extra data information
` [B.A.T.M.A.N.] [PATCHv2 "

[B.A.T.M.A.N.] [PATCH] alfred: Add explanation how to run alfred as non-root user
 2015-03-11 12:08 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCHv2] "

[B.A.T.M.A.N.] [PATCH] alfred: Drop capabilities when not needed
 2015-03-11 12:07 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Remove unnecessary check for orig_ifinfo == NULL
 2015-03-09  0:31 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv4 1/2] batman-adv: Remove dynamically allocated hashtables
 2015-03-06 15:57 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCHv4 2/2] batman-adv: Define the size of hashtables by hash bits

[B.A.T.M.A.N.] [RFCv3 1/3] batman-adv: Define the size of hashtables by hash bits
 2015-03-01 13:15 UTC  (3+ messages)
` [B.A.T.M.A.N.] [RFCv3 2/3] batman-adv: Remove size information from hash table
` [B.A.T.M.A.N.] [RFCv3 3/3] batman-adv: Remove wrapper structure for hash tables

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: split name from variable for uint mesh attributes
 2015-03-01 10:22 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: add bat_neigh_free API

[B.A.T.M.A.N.] [PATCHv3] batman-adv: Use common Jenkins Hash implementation
 2015-03-01  9:17 UTC  (4+ messages)

[B.A.T.M.A.N.] use_count = 1 / device stuck on reboot or netifd restart
 2015-02-25  8:51 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Remove uses of return value of seq_printf
 2015-02-22 22:00 UTC  (5+ messages)
  ` [B.A.T.M.A.N.] [PATCH net-next] batman-adv: Fix use of seq_has_overflowed()

[B.A.T.M.A.N.] checkpatch: CHECK: No space is necessary after a cast
 2015-02-20 19:52 UTC  (4+ messages)
    ` [B.A.T.M.A.N.] [PATCH] checkpatch: Improve "no space is necessary after a cast" test

[B.A.T.M.A.N.] [PATCH] batman-adv: checkpatch - wrong alignment
 2015-02-20 11:57 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: checkpatch - spaces preferred around that '*'
 2015-02-19 15:45 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: checkpatch - comparison to NULL could be rewritten
 2015-02-19 15:44 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv2] batman-adv: Use safer default config for optional features
 2015-02-19 15:43 UTC  (3+ messages)

[B.A.T.M.A.N.] Question concerning batman-adv bug #173 "Mesh packets on bat0"
 2015-02-19 10:36 UTC  (13+ messages)
  ` [B.A.T.M.A.N.] Antwort: "
      ` [B.A.T.M.A.N.] Antwort: "
        ` [B.A.T.M.A.N.] Antwort: "
            ` [B.A.T.M.A.N.] Antwort: "
                    ` [B.A.T.M.A.N.] Antwort: "

[B.A.T.M.A.N.] [PATCH] batman-adv: Use safer default config for optional features
 2015-02-18 17:18 UTC  (8+ messages)

[B.A.T.M.A.N.] Understanding MAC-Adresses in iptables-Logs
 2015-02-18  8:54 UTC  (2+ messages)

[B.A.T.M.A.N.] Suggestion: List of projects / products which make use of Batman-adv
 2015-02-18  4:43 UTC  (5+ messages)

[B.A.T.M.A.N.] running alfred as unprivileged user
 2015-02-06 19:26 UTC  (3+ messages)

[B.A.T.M.A.N.] wireshark-batman-adv dissector for v15
 2015-02-06 17:49 UTC  (2+ messages)

[B.A.T.M.A.N.] batctl: feature to filter nodes/clients
 2015-02-05 18:24 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH 1/2] alfred: Update copyright years for 2015
 2015-02-05 18:10 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batctl: "

[B.A.T.M.A.N.] [PATCH] alfred: Close socket after connect failure
 2015-02-05 18:09 UTC  (2+ messages)

[B.A.T.M.A.N.] [OpenWrt-Devel] [PATCH netifd] bridge: allow enabling or disabling the multicast querier independently of IGMP snooping
 2015-01-30  9:30 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH] alfred: Tighten size check on received packet
 2015-01-23 16:32 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCH 00/31] batman-adv: Cleanups
 2015-01-12 15:52 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 04/31] batman-adv: iv_ogm, divide and round for ring buffer avg

[B.A.T.M.A.N.] [PATCHv3 1/2] batman-adv: Check total_size when queueing fragments
 2015-01-11 10:29 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCHv3 2/2] batman-adv: Use only queued fragments when merging

[B.A.T.M.A.N.] [PATCH next] batctl: fix misspelled words
 2015-01-11 10:23 UTC  (2+ messages)

[B.A.T.M.A.N.] pull request: batman-adv 20150108
 2015-01-09  4:14 UTC  (17+ messages)
` [B.A.T.M.A.N.] [PATCH 01/15] batman-adv: avoid useless return in void functions
` [B.A.T.M.A.N.] [PATCH 02/15] batman-adv: remove obsolete variable primary_iface from orig_node
` [B.A.T.M.A.N.] [PATCH 03/15] batman-adv: kernel doc fixes for bat_iv_ogm.c
` [B.A.T.M.A.N.] [PATCH 04/15] batman-adv: kernel doc fixes for bridge_loop_avoidance.c
` [B.A.T.M.A.N.] [PATCH 05/15] batman-adv: kernel doc fix for distributed-arp-table.h
` [B.A.T.M.A.N.] [PATCH 06/15] batman-adv: kernel doc fixes for main.{c, h}
` [B.A.T.M.A.N.] [PATCH 07/15] batman-adv: checkpatch - else is not generally useful after a break or return
` [B.A.T.M.A.N.] [PATCH 08/15] batman-adv: checkpatch - No space is necessary after a cast
` [B.A.T.M.A.N.] [PATCH 09/15] batman-adv: checkpatch - Please use a blank line after declarations
` [B.A.T.M.A.N.] [PATCH 10/15] batman-adv: checkpatch - Please don't use multiple blank lines
` [B.A.T.M.A.N.] [PATCH 11/15] batman-adv: checkpatch - remove unnecessary parentheses
` [B.A.T.M.A.N.] [PATCH 12/15] batman-adv: clear control block of received socket buffers
` [B.A.T.M.A.N.] [PATCH 13/15] batman-adv: fix misspelled words
` [B.A.T.M.A.N.] [PATCH 14/15] batman-adv: Start new development cycle
` [B.A.T.M.A.N.] [PATCH 15/15] batman-adv: Kconfig, Add missing DEBUG_FS dependency

[B.A.T.M.A.N.] [PATCH] batman-adv: Kconfig, Add missing DEBUG_FS dependency
 2015-01-07 21:16 UTC  (2+ messages)

[B.A.T.M.A.N.] pull request [net]: batman-adv 20150106
 2015-01-06 19:25 UTC  (8+ messages)
` [B.A.T.M.A.N.] [PATCH 1/6] batman-adv: fix and simplify condition when bonding should be used
` [B.A.T.M.A.N.] [PATCH 2/6] batman-adv: fix delayed foreign originator recognition
` [B.A.T.M.A.N.] [PATCH 3/6] batman-adv: fix lock class for decoding hash in network-coding.c
` [B.A.T.M.A.N.] [PATCH 4/6] batman-adv: fix counter for multicast supporting nodes
` [B.A.T.M.A.N.] [PATCH 5/6] batman-adv: fix multicast counter when purging originators
` [B.A.T.M.A.N.] [PATCH 6/6] batman-adv: fix potential TT client + orig-node memory leak

[B.A.T.M.A.N.] get a list of IP addresses to all neighbor nodes
 2015-01-05 18:46 UTC 

[B.A.T.M.A.N.] [PATCH maint] batman-adv: fix potential TT client + orig-node memory leak
 2015-01-05 17:22 UTC  (6+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Unify fragment size calculation
 2014-12-29 13:54 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: fix misspelled words
 2014-12-29  4:02 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: remove useless return at the of a void function

[B.A.T.M.A.N.] [PATCH] batman-adv: move misplaced compat code
 2014-12-29  3:55 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).