summaryrefslogtreecommitdiff
path: root/cleopatre/application
AgeCommit message (Expand)Author
2011-04-08cleo/app/igmp_snoopd: fix: IGMP v2 queries are not identifiedYacine Belkadi
2011-04-08cleo/app/igmp_snoopd: fix: last_query_time is not initializedYacine Belkadi
2011-04-08cleo/app/igmp_snoopd: refactor: move trim() to igmp_common.cYacine Belkadi
2011-04-08cleo/app/igmp_snoopd: add missing constYacine Belkadi
2011-03-25cleo/app/igmp_snoopd: small refactorYacine Belkadi
2011-03-25cleo/app/igmp_snoopd: rename file write_file.c to multicast_info.c, closes #2367Yacine Belkadi
2011-03-25cleo/app/libspid: some renaming, refs #2367Yacine Belkadi
2011-03-25cleo/{app/{igmp_snoopd, libspid}, devkit/plcd}: move file read/write to libsp...Yacine Belkadi
2011-03-25cleo/app/igmp_snoopd: update mcast file and warn plcd only on change, refs #2368Yacine Belkadi
2011-03-25cleo/app/igmp_snoopd: add member_count to union list, refs #2368Yacine Belkadi
2011-03-25cleo/app/igmp_snoopd: some renaming in write_fileYacine Belkadi
2011-03-25cleo/app/igmp_snoopd: add member_count in each group, refs #2368Yacine Belkadi
2011-03-25cleo/app/igmp_snoopd: trim() should use del_group() and del_group_member(), r...Yacine Belkadi
2011-03-25cleo/app/igmp_snoopd: sort members of each group, refs #2368Yacine Belkadi
2011-03-23cleo/app/managerd: fix possible signal loss, closes #2374Yacine Belkadi
2011-03-22cleo/app/mgrd: remove old debug syslogCeline Buret
2011-03-22cleo/app/mgrd: remove syslog from signal handler, closes #2411Celine Buret
2011-03-07cleo/{buildroot, app/igmp_snoopd}: add igmp_snoopd to buildroot and init.d, c...Yacine Belkadi
2011-03-07cleo/app/igmp_snoopd: switch logs to syslog, refs #2204Yacine Belkadi
2011-03-04cleo: add program and script to get traces after cesar crash, closes #2328Jérémy Dufour
2011-03-04cleo/app/{igmp_snoopd, libspid}: implement an IGMP Snooping Daemon, refs #2202Yacine Belkadi
2011-02-10cleo/app/igmpd: create igmp daemon for basic testing, refs #2184Celine Buret
2011-01-18cleo/app/cwmp: fix the MakefileYacine Belkadi
2011-01-18cleo/app/cwmp: replace the log_error("...") calls by the new log_mark()Yacine Belkadi
2011-01-18cleo/app/cwmp: add utils_log() for logging from code in impl_* filesYacine Belkadi
2011-01-18cleo/app/cwmp: fix wrong type in impl_add_instance() and impl_del_instance()Yacine Belkadi
2011-01-18cleo/app/cwmp: move instance related switch-cases from main.c to impl_instance.cYacine Belkadi
2011-01-18cleo/app/cwmp: move the set_value switch from main to impl_set.cYacine Belkadi
2011-01-18cleo/app/cwmp: move the big switch(param_id) from main.c to impl_get.cYacine Belkadi
2011-01-18cleo/app/cwmp: in utils_run_command() replace system() by execvp()Yacine Belkadi
2011-01-18cleo/app/cwmp: prefix ("utils_") functions and types provided by utils.cYacine Belkadi
2011-01-18cleo/app/cwmp: rename some functionsYacine Belkadi
2011-01-18cleo/app/cwmp: split impl.cYacine Belkadi
2011-01-18cleo/{mgrd,plcd}: allow several SIGHUP signal receptions, closes #2109Celine Buret
2011-01-06cleo/app/cwmp: fix: Ethernet interface stats are not refreshedYacine Belkadi
2011-01-04cleo/app/cwmp: CPE WAN Management Procotol (TR-069) - Initial commitYacine Belkadi
2010-12-15cleo/app/spidapp: fix #2164 mistakes in sniffer optionsCeline Buret
2010-10-29cleo/app/mgrd: rename sc and led files into gpio_event, closes #2010Celine Buret
2010-10-18cleo/app/mgrd: implement attachment led and led1&2, closes #1951Celine Buret
2010-10-12cleo/app/{libspid,spidapp}: add new features in spidapp, closes #1908Celine Buret
2010-10-07cleo/app/mgrd: handle sc button as a gpio interrupt, refs #1878Celine Buret
2010-09-28cleo/{app/{libspid,mgrd,plc},devkit/{doc,plcd,tests}}: closes #1723Céline Buret
2010-06-22cleo/{devkit,appli}: use NLMSG_LENGTH for netlink, closes #1692lefranc
2010-06-22cleo/appli/libmme: find right interface if NULL, closes #1669lefranc
2010-06-22cleo/appli/plc: send sniffer MME to 'lo', refs #1669lefranc
2010-06-22cleo/appli/managerd: listen to 'lo' interface, refs #1669lefranc
2010-06-22cleo/appli/libmme: remove redefine of ETH_P_HPAVlefranc
2010-06-17cleo/appli/managerd: no need to change dest if broadcast, refs #1618lefranc
2010-06-17cleo/{devkit,appli}: remove local NETLINK ID define, refs #1618lefranc
2010-06-17cleo/appli/managerd: remove ugly commented code, refs #1618lefranc