b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-02 07:47:51 to 2011-11-06 12:10:00 UTC [more...]

[B.A.T.M.A.N.] [PATCH 1/2] batctl: version also prints the kernel module version if available
 2011-11-06 12:10 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batctl: remove unused SINGLE_READ flag

[B.A.T.M.A.N.] [PATCH 00/11] bridge loop avoidance II
 2011-11-05 17:24 UTC  (12+ messages)
` [B.A.T.M.A.N.] [PATCH 01/11] batman-adv: remove old bridge loop avoidance code
` [B.A.T.M.A.N.] [PATCH 02/11] batman-adv: add basic "
` [B.A.T.M.A.N.] [PATCH 03/11] batman-adv: make bridge loop avoidance switchable
` [B.A.T.M.A.N.] [PATCH 04/11] batman-adv: export claim tables through debugfs
` [B.A.T.M.A.N.] [PATCH 05/11] batman-adv: allow multiple entries in tt_global_entries
` [B.A.T.M.A.N.] [PATCH 06/11] batman-adv: don't let backbone gateways exchange tt entries
` [B.A.T.M.A.N.] [PATCH 07/11] batman-adv: add broadcast duplicate check
` [B.A.T.M.A.N.] [PATCH 08/11] batman-adv: drop STP over batman
` [B.A.T.M.A.N.] [PATCH 09/11] batman-adv: form groups in the bridge loop avoidance
` [B.A.T.M.A.N.] [PATCH 10/11] batman-adv: Update README and sysfs description
` [B.A.T.M.A.N.] [PATCH 11/11] batman-adv: add bridge loop avoidance compile option

[B.A.T.M.A.N.] batman miss crc16 module after nico commit
 2011-11-04 16:40 UTC  (8+ messages)

[B.A.T.M.A.N.] [RFC 00/11] bridge loop avoidance II
 2011-11-04 15:17 UTC  (21+ messages)
` [B.A.T.M.A.N.] [RFC 01/11] batman-adv: remove old bridge loop avoidance code
` [B.A.T.M.A.N.] [RFC 02/11] batman-adv: add basic "
` [B.A.T.M.A.N.] [RFC 03/11] batman-adv: make bridge loop avoidance switchable
` [B.A.T.M.A.N.] [RFC 04/11] batman-adv: export claim tables through debugfs
` [B.A.T.M.A.N.] [RFC 05/11] batman-adv: allow multiple entries in tt_global_entries
` [B.A.T.M.A.N.] [RFC 06/11] batman-adv: don't let backbone gateways exchange tt entries
` [B.A.T.M.A.N.] [RFC 07/11] batman-adv: add broadcast duplicate check
` [B.A.T.M.A.N.] [RFC 08/11] batman-adv: drop STP over batman
` [B.A.T.M.A.N.] [RFC 09/11] batman-adv: form groups in the bridge loop avoidance
` [B.A.T.M.A.N.] [RFC 10/11] batman-adv: Update README and sysfs description
` [B.A.T.M.A.N.] [RFC 11/11] [RFC] batman-adv: get primaries address through bat_priv->own_orig

[B.A.T.M.A.N.] [PATCH] batman-adv: generalise tt_local_reset_flags()
 2011-11-04 15:00 UTC  (4+ messages)

[B.A.T.M.A.N.] MTU issue
 2011-11-03 14:53 UTC 

[B.A.T.M.A.N.] [PATCHv2] batman-adv: check return value for hash_add()
 2011-11-02 19:26 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: check return value for hash_add()
 2011-11-02 19:23 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: create a common substructure for tt_global/local_entry
 2011-11-02  0:38 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: report compat_version in version field in case of version mismatch
 2011-11-02  0:20 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batctl: retrieve compat version from version field in case of parameter problem
 2011-11-02  0:19 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 0/6] DAT: Distributed ARP Table
 2011-11-01  9:16 UTC  (24+ messages)
` [B.A.T.M.A.N.] [PATCH 1/6] batman-adv: implement an helper function to forge unicast packets
` [B.A.T.M.A.N.] [PATCH 2/6] batman-adv: add a new log level for DAT-ARP debugging
` [B.A.T.M.A.N.] [PATCH 3/6] batman-adv: Distributed ARP Table - create the DHT helper functions
` [B.A.T.M.A.N.] [PATCH 4/6] batman-adv: Distributed ARP Table - add ARP parsing functions
` [B.A.T.M.A.N.] [PATCH 5/6] batman-adv: Distributed ARP Table - add snooping functions for ARP messages
` [B.A.T.M.A.N.] [PATCH 6/6] batman-adv: Distributed ARP Table - increase default soft_iface ARP table timeout

[B.A.T.M.A.N.] openwrt lib/batman-adv/config.sh
 2011-10-30 21:36 UTC  (3+ messages)

[B.A.T.M.A.N.] Logic bug in B.A.T.M.A.N. advanced driver
 2011-10-30 20:58 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH] batman-adv: Fix range check for expected packets

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Fix style changes reported by cppcheck
 2011-10-30 20:58 UTC  (3+ messages)

[B.A.T.M.A.N.] Weird TTL for ICMP packets
 2011-10-30 15:57 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH] batman-adv: explain the weird "

[B.A.T.M.A.N.] pull request: batman-adv 2011-10-29
 2011-10-30  9:05 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: remove references for global tt entries
` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: add sanity check when removing global tts
` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: unify hash_entry field position in tt_local/global_entry

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: fix tt_local_reset_flags() function
 2011-10-25 20:42 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: correctly set the data field in the TT_REPONSE packet

[B.A.T.M.A.N.] [PATCHv3 1/3] batman-adv: linearise the tt_response skb only if needed
 2011-10-24 14:13 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv3 2/3] batman-adv: check for tt_reponse packet real length

[B.A.T.M.A.N.] [PATCH] batman-adv: directly write tt entries without buffering
 2011-10-24 12:43 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batctl: correct ttcrc print format in the tcpdump output
 2011-10-24 12:21 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: unify hash_entry field position in tt_local/global_entry
 2011-10-24 12:12 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: add sanity check when removing global tts
 2011-10-24 12:07 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: remove references for global tt entries
 2011-10-24 12:05 UTC  (6+ messages)

[B.A.T.M.A.N.] Fwd: angry batman after sleep
 2011-10-21 10:24 UTC  (2+ messages)

[B.A.T.M.A.N.] Warning - packet contains unknown ether type: 0x86dd
 2011-10-21  9:54 UTC  (2+ messages)

[B.A.T.M.A.N.] pull request: batman-adv 2011-10-18 (more regression fixes)
 2011-10-20 21:42 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: fix tt_local_reset_flags() function
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: correctly set the data field in the TT_REPONSE packet

[B.A.T.M.A.N.] batman-adv 2011.3.1 released
 2011-10-20 10:21 UTC  (8+ messages)

[B.A.T.M.A.N.] batman-adv 2011.2.0 hop somtimes does not work
 2011-10-19 13:36 UTC  (2+ messages)

[B.A.T.M.A.N.] Compile error on openwrt with new patch
 2011-10-18 20:05 UTC  (9+ messages)

[B.A.T.M.A.N.] Compile error on openwrt with new patch
 2011-10-18 19:03 UTC  (8+ messages)

[B.A.T.M.A.N.] Unused structs in Catwoman packet buffers
 2011-10-17 18:19 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCHv2] batman-adv: correctly set the data field in the TT_REPONSE packet
 2011-10-17 12:46 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: correctly set the data field in the TT_REPONSE message
 2011-10-17 12:25 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCHv2] batman-adv: correctly set the data field in the TT_REPONSE packet

[B.A.T.M.A.N.] [PATCHv2] batman-adv: fix tt_local_reset_flags() function
 2011-10-17 12:01 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv2 1/2] batman-adv: linearise the tt_response only if needed
 2011-10-16 17:12 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv2 2/2] batman-adv: check for tt_reponse real length

[B.A.T.M.A.N.] batman-adv version
 2011-10-13 13:29 UTC  (6+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fixed hash functions type to uint32_t instead of int
 2011-10-12 15:24 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv2] "
  ` [B.A.T.M.A.N.] [PATCHv3] "

[B.A.T.M.A.N.] [PATCH] batman-adv: use orig_hash_find() instead of get_orig_node() in TT code
 2011-10-12 15:11 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv2] "

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: linearise the tt_response only if needed
 2011-10-11 12:07 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: check for tt_reponse real length

[B.A.T.M.A.N.] batman-adv 2011.2.0 hop somtimes does not work
 2011-10-10 12:19 UTC  (5+ messages)
      ` [B.A.T.M.A.N.] [PATCH] batman-adv: fix tt_local_reset_flags() function

[B.A.T.M.A.N.] New batman-advanced logo
 2011-10-07 23:21 UTC  (13+ messages)

[B.A.T.M.A.N.] Batman-adv secure
 2011-10-05  9:27 UTC  (8+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: refactoring gateway handling code
 2011-10-04 15:50 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH v2] "

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Don't use EXTRA_CFLAGS to add source version
 2011-10-02 15:21 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>


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).