summaryrefslogtreecommitdiff
path: root/cesar
AgeCommit message (Expand)Author
2011-10-20cesar/{common,cp}: remove a define unused, and rename the second.Thierry Carré
2011-10-20cesar/cp/msg: factorise the code with a unique cp_msg_mme_initThierry Carré
2011-10-20cesar/cp/msg/test: fix a forgotten initialisationThierry Carré
2011-10-20cesar/{cp/msg, ce}: rename 'cp_msg_mme_int' function with '_not_frag' addedThierry Carré
2011-10-20cesar/mac/sar: Enable by default the sar_pb_stats module, closes #2666Thierry Carré
2011-10-20cesar/mac/sar: move the sar_pb_stats option in sar & avoid global variable, r...Thierry Carré
2011-10-20cesar/mac/sar: option in lib stats must be written in upper case, refs #2666Thierry Carré
2011-10-20cesar/{cp,mac}: Remove space at the end of line, refs #2666Thierry Carré
2011-10-20cesar/mac/sar: add an option to enable the sar_pb_stats module, refs #2666Thierry Carré
2011-10-20cesar/lib: Wrong management of permission in lib statsThierry Carré
2011-10-20cesar/mac/sar: static memory change to blk memory in sar_pb_stats, refs #2666Thierry Carré
2011-10-20cesar/cp/{msg,sta}: rename u8 by cp_tei_t type for stei_filter, refs #2666Thierry Carré
2011-10-20cesar/{mac/sar,cp}: stei filter added in vs_get_pb_stats.req, refs #2666Thierry Carré
2011-10-20cesar/interface/test: repair the broken test, refs #2666Thierry Carré
2011-10-20cesar/{mac,cp}: Redo all tests on pb_stats, ref #2666Thierry Carré
2011-10-20cesar/{cp,mac}: Correct the coding standards, refs #2666Thierry Carré
2011-10-20cesar/cp/{sta,msg}/test: Add test for VS_GET_PB_STATS mme, refs #2666Thierry Carré
2011-10-20{cp,mac/sar}: review corrections, refs #2666Thierry Carré
2011-10-20cesar/mac/sar/test: Add a second unit test for sar_pb_stats module, refs #2666Thierry Carré
2011-10-20cesar/mac/sar/test: Add one unit test on sar_pb_stats module, refs #2666Thierry Carré
2011-10-20cesar/mac/sar: Change comments formatThierry Carré
2011-10-20cesar/mac/sar: Implement sar_pb_stats module + link with mme, refs #2666Thierry Carré
2011-10-20cesar/cp/msg: add two empty mme, refs #2666Thierry Carré
2011-10-20cesar/cp/msg: fix a bug for specific message fragmentedThierry Carré
2011-10-20cesar/cp/msg: small bug fix on fmsn in mme header, refs #2689Thierry Carré
2011-10-20cesar/cp/msg: fmsn is handled by msg module, closes #2689Nélio Laranjeiro
2011-10-20cesar/cp/msg: handle correctly fragmented message information, refs #2689Nélio Laranjeiro
2011-10-19cesar/cp/sta/action: do not ask for a non-authenticated station, closes #2778David Mercadie
2011-10-19cesar/common/tests: ignore empty coverage filesNicolas Schodet
2011-10-12cesar/ce/rx/bl: add CE implementation documentation (RST), closes #2699Jérémy Dufour
2011-09-23cesar/test_general/station/cco0/s2: change_nmk add internal.conf, refs #2524Nélio Laranjeiro
2011-09-23cesar/maximus/python/tools/csi: add internal_conf support, refs #1266Nélio Laranjeiro
2011-09-22cesar/cp/sta/action: synchronise only if CCo provides its mac, closes #2462Nélio Laranjeiro
2011-09-22cesar/bsu/aclf: remove unused variableNélio Laranjeiro
2011-09-22cesar/test_general: add a new scenario test for nmk change, closes #2524Nélio Laranjeiro
2011-09-22cesar/bsu: update both nid and snid, closes #2708Nélio Laranjeiro
2011-09-22cesar: update tracking after handover, refs #2693, #2524Nélio Laranjeiro
2011-09-22cesar/cp/beacon: do not send a beacon when hoip is ended, closes #2707Nélio Laranjeiro
2011-09-22cesar/cp/cco/action: fix cc_handover_info.ind emission, closes #2705Nélio Laranjeiro
2011-09-22cesar/cp/cco/action: correctly release the reference of the STA, refs #2705Nélio Laranjeiro
2011-09-22cesar/cp/cco/action: cosmetic changes for cc_handover_info.ind, refs #2705Nélio Laranjeiro
2011-09-20cesar/maximus/python: add implementation of drv_sta_set_config, closes #1266Celine Buret
2011-09-16cesar/mac/sar: factorize mfs command application codeNélio Laranjeiro
2011-09-16cesar/mac: increase expiration timeout for RX MFS, closes #2717Nélio Laranjeiro
2011-09-16cesar/cp/sta/mgr: take in priority brg_rx entries for mac2tei, closes #2702Nélio Laranjeiro
2011-09-16cesar/lib: avoid duplicated entries in mac_lookup table, closes #2710, #215Nélio Laranjeiro
2011-09-16cesar/mac/pbproc: remove mpdu_cnt from recv_mpdu context, closes #1431Nicolas Schodet
2011-09-16cesar/mac/pbproc: decode FC data in byte aligned structure, refs #1431Nicolas Schodet
2011-09-16cesar/mac/pbproc: decode ack data in byte aligned structure, refs #1431Nicolas Schodet
2011-09-16cesar/lib/utils: add BF_MASKSNicolas Schodet