summaryrefslogtreecommitdiff
path: root/cleopatre/application/managerd/src/vs_mme.c
AgeCommit message (Collapse)Author
2012-09-07cleopatre/application: integrate mmtcgen, refs #409Nélio Laranjeiro
2011-12-20cleo/app/managerd: fix compilation warnings, no refsCyril Jourdan
2011-12-20cleo/devkit/tests: use cesar build system for managerd utests, refs #2772Cyril Jourdan
This commits also suppress the useles managerd ftest (that consisted in compiling the app...)
2011-08-05cleo/{app,devkit/tests}: implement current index of vs_get_version.cnf, ↵Celine Buret
closes #976 Changes in libspid: * implement a new function to get the image position of the given MTD path, * update unitary tests: * test the new function, * solve a memory leak in setup() function, * remove dead code, * correctly rename the test suite as "image" instead of "system", * comment tests leading to following error that made the test not runnable: "check_pack.c:269: Error in call to write: Bad file descriptor". Changes in managerd: * call the new libspid function to fill vs_mme_get_version.cnf field returning the index of the current image, * solve 2 compilation warnings in vs_mme_get_version() function.
2011-08-05cleo/app/mgrd: fix vs_get_version according to specs, refs #976Celine Buret
VS_GET_VERSION.CNF is correctly implemented on EoC. Apply same behavior on AV. Changes in managerd only: * decrease length of current/alternate applicative version from 64 to 16 bytes, * remove alternate stack version, * fill alternate applicative version field of the mme, * apply coding rules in vs_mme_get_version() function.
2011-06-20cleo/app/mgrd: remove vs_reset.ind, closes #2584Celine Buret
VS_RESET.IND is used only on EoC, to inform the master that slave has reboot. On AV, message is sent, but nobody uses it. As the message is sent for nothing, I removed it from AV.
2010-06-14cleo/appli/managerd: use new MME netlink, closes #1618lefranc
- all MME destinated to cesar are sent through this MME netlink - managerd receives MME.cnf from cesar through this MME netlink git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7209 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-25cleo/appli/managerd: delay VS_RESET.IND sending, closes #1558lefranc
- if VS_RESET.IND is send too early, bridge is not ready (not in forwarding state). Managerd delays MME sending (here 5 secs). git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7130 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-20cleo/appli/managerd: send VS_RESET_IND at managerd start, closes #1558lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7119 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-11cleo/appli/managerd: send VS_RESET.CNF before reseting, closes #978lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7008 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-04-16cleo/appli/managerd: add VS_RESET MME processing, closes #978lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6927 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-01cleo/appli/managerd: add VS_ETH_STATS MMElefranc
- unit tests included git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6682 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-01cleo/appli/managerd: add cnf inside get_version structure namelefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6681 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-28cleo/appli/managerd: check if OUI is SPiDCOM's one when reveiving VS MMElefranc
- closes #1078 git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6658 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-01-07cleo/appli/managerd: add VS_GET_VERSION processinglefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6596 017c9cb6-072f-447c-8318-d5b54f68fe89