b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-07 21:06:06 to 2012-04-18 09:59:58 UTC [more...]

[B.A.T.M.A.N.] pull request: batman-adv 2012-04-18
 2012-04-18  9:59 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH 01/13] batman-adv: convert the tt_crc to network order

[B.A.T.M.A.N.] [PATCH] batman-adv: use real error codes instead of meaningless -1
 2012-04-18  9:27 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: use uint32_t instead of unsigned long to avoid cast
 2012-04-18  9:23 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: ignore trailing CR when comparing protocol names
 2012-04-18  9:16 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: avoid characters requiring shell escapes in protocol names
 2012-04-18  9:15 UTC 

[B.A.T.M.A.N.] [PATCH 0/5] Preparation for SPEEDY_JOIN/ROAM
 2012-04-18  8:52 UTC  (16+ messages)
` [B.A.T.M.A.N.] [PATCH 1/5] batman-adv: don't delay OGM information announcement
` [B.A.T.M.A.N.] [PATCH 2/5] batman-adv: clear ADD+DEL (and viceversa) events in the same orig-interval
` [B.A.T.M.A.N.] [PATCH 3/5] batman-adv: let tt_global_entry_has_orig() return the orig_entry or NULL instead of 1 or 0 only
` [B.A.T.M.A.N.] [PATCH 4/5] batman-adv: update ttvn in case of client reannouncement
` [B.A.T.M.A.N.] [PATCH 5/5] batman-adv: beautify tt_global_add() argument list

[B.A.T.M.A.N.] pull request: batman-adv 2012-04-17
 2012-04-18  7:28 UTC  (21+ messages)
` [B.A.T.M.A.N.] [PATCH 01/11] batman-adv: move ogm initialization into the proper function
` [B.A.T.M.A.N.] [PATCH 02/11] batman-adv: refactoring API: find generalized name for bat_ogm_init callback
` [B.A.T.M.A.N.] [PATCH 03/11] batman-adv: randomize initial seqno to avoid collision
` [B.A.T.M.A.N.] [PATCH 04/11] batman-adv: add iface_disable() callback to routing API
` [B.A.T.M.A.N.] [PATCH 05/11] batman-adv: handle routing code initialization properly
` [B.A.T.M.A.N.] [PATCH 06/11] batman-adv: refactoring API: find generalized name for bat_ogm_init_primary callback
` [B.A.T.M.A.N.] [PATCH 07/11] batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN
` [B.A.T.M.A.N.] [PATCH 08/11] batman-adv: mark existing ogm variables as batman iv
` [B.A.T.M.A.N.] [PATCH 09/11] batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
` [B.A.T.M.A.N.] [PATCH 10/11] batman-adv: print OGM seq numbers as unsigned long
` [B.A.T.M.A.N.] [PATCH 11/11] batman-adv: skip the window protection test when the originator has no neighbours

[B.A.T.M.A.N.] Batman configuration and MTU
 2012-04-18  6:49 UTC  (2+ messages)

[B.A.T.M.A.N.] Problem with multi-radio, multi-channel in batman-adv
 2012-04-18  6:15 UTC  (3+ messages)

[B.A.T.M.A.N.] Batman as a kernel module
 2012-04-17 17:01 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Add get_ethtool_stats() support
 2012-04-17 16:52 UTC  (8+ messages)
` [B.A.T.M.A.N.] [PATCHv2] "

[B.A.T.M.A.N.] Module crash when reading log and deleting interface
 2012-04-17 16:06 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: fix types in README.external
 2012-04-17 12:31 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH v2] batman-adv: fix typos "

[B.A.T.M.A.N.] Determining on which node a client is connected to
 2012-04-17 12:22 UTC  (3+ messages)

[B.A.T.M.A.N.] batman-adv 2012.1.0 released
 2012-04-17 12:16 UTC 

[B.A.T.M.A.N.] [PATCHv2] batman-adv: use static inline functions instead of foo(...)
 2012-04-17 11:23 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 1/3] batman-adv: drop useless argument for arp_change_timeout()
 2012-04-17 10:35 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: introduce a boolean switch to enable/disable DAT
` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: use static inline functions instead of bla(...)

[B.A.T.M.A.N.] [PATCH 0/2] Fixes reported by Al Viro
 2012-04-17  8:48 UTC  (8+ messages)
` [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: convert bat_priv->tt_crc from atomic_t to uint16_t
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: convert the tt_crc to network order

[B.A.T.M.A.N.] [PATCH] net: cleanup unsigned to unsigned int
 2012-04-17  8:35 UTC  (2+ messages)

[B.A.T.M.A.N.] Migration to Batman
 2012-04-16 18:30 UTC  (45+ messages)

[B.A.T.M.A.N.] [PATCH] Add options for network coding managment
 2012-04-16 12:12 UTC 

[B.A.T.M.A.N.] Backwards Compatibility
 2012-04-15 10:10 UTC  (4+ messages)

[B.A.T.M.A.N.] [RFC] endianness bugs in net/batman-adv/
 2012-04-14 13:07 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCHv2 0/3] clean up patches
 2012-04-13 22:13 UTC  (9+ messages)
` [B.A.T.M.A.N.] [PATCHv2 1/3] batman-adv: fix comments ending style
` [B.A.T.M.A.N.] [PATCHv2 2/3] batman-adv: use static const for STP constant address
` [B.A.T.M.A.N.] [PATCHv3 3/3] batman-adv: use static inline functions to fake not compiled-in routines

[B.A.T.M.A.N.] [PATCH 0/3] clean up patches
 2012-04-12  7:02 UTC  (11+ messages)
` [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: fix comments ending style
` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: use static const for STP constant address
` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: use static inline functions to fake not compiled-in routines

[B.A.T.M.A.N.] pull request: batman-adv 2012-04-11
 2012-04-11 14:50 UTC  (23+ messages)
` [B.A.T.M.A.N.] [PATCH 01/16] MAINTAINERS: add additional maintainer for net/batman-adv
` [B.A.T.M.A.N.] [PATCH 02/16] batman-adv: clean up Kconfig
` [B.A.T.M.A.N.] [PATCH 03/16] batman-adv: use ETH_ALEN instead of hardcoded numeric constants
` [B.A.T.M.A.N.] [PATCH 04/16] batman-adv: Replace bitarray operations with bitmap
` [B.A.T.M.A.N.] [PATCH 05/16] batman-adv: Remove declaration of only locally used functions
` [B.A.T.M.A.N.] [PATCH 06/16] batman-adv: encourage batman to take shorter routes by changing the default hop penalty
` [B.A.T.M.A.N.] [PATCH 07/16] batman-adv: remove old bridge loop avoidance code
` [B.A.T.M.A.N.] [PATCH 08/16] batman-adv: add basic "
` [B.A.T.M.A.N.] [PATCH 09/16] batman-adv: make bridge loop avoidance switchable
` [B.A.T.M.A.N.] [PATCH 10/16] batman-adv: export claim tables through debugfs
` [B.A.T.M.A.N.] [PATCH 11/16] batman-adv: allow multiple entries in tt_global_entries
` [B.A.T.M.A.N.] [PATCH 12/16] batman-adv: don't let backbone gateways exchange tt entries
` [B.A.T.M.A.N.] [PATCH 13/16] batman-adv: add broadcast duplicate check
` [B.A.T.M.A.N.] [PATCH 14/16] batman-adv: drop STP over batman
` [B.A.T.M.A.N.] [PATCH 15/16] batman-adv: form groups in the bridge loop avoidance
` [B.A.T.M.A.N.] [PATCH 16/16] batman-adv: add bridge loop avoidance compile option

[B.A.T.M.A.N.] pull request: batman-adv 2012-04-07
 2012-04-10 18:26 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH 0/4] batman-adv: tt code fixes and temporary client detection
 2012-04-10 18:17 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv2 3/4] batman-adv: let tt_global_entry_has_orig() return the orig_entry or NULL instead of 1 or 0 only

[B.A.T.M.A.N.] [RFC 0/2] Create counters for measuring behaviour
 2012-04-10 11:31 UTC  (11+ messages)
` [B.A.T.M.A.N.] [RFC 1/2] batman-adv: Add interface to keep stats

[B.A.T.M.A.N.] Security for batman-adv
 2012-04-09  7:38 UTC  (2+ messages)

[B.A.T.M.A.N.] Question howto build batman-adv Openwrt Kamikaze 8.09 rev 2012 build
 2012-04-08 11:38 UTC  (2+ messages)

[B.A.T.M.A.N.] Subject: batman-adv Openwrt Kamikaze / 8.09 problem
 2012-04-08  7:53 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).