Jesper Dangaard Brouer (38): doc: Update TODO, remove most of the TODOs :-) iptables: extend mpeg2ts_stream with byte+packet counters, and cache align iptables: pack struct mpeg2ts_stream, move rcu_head up. iptables: Implement byte and packet counters per stream. iptables: add a small script reload_module.sh, for quickly reloading module doc: Add an idea to TODO. Merge branch 'mpeg2ts-counters' of ../iptv-analyzer-working-tree into next collector: As a start, ignore the new counters, avoid too many events. Merge branch 'mpeg2ts-counters' of ../iptv-analyzer-working-tree into next db: preparing for database changes. db: Added file database-schema-0.9.0.sql for tracking v0.9.0 db: Doc file for recording database changes between versions. db: Fix up README doc, as the db scheme file changed name. db: Added file with MySQL commands for modifying db between 0.9.0 and upcomming 0.9.1 db: Update latest db schema layout. db: Design considerations, event types and delta values. db: Added delta column for packets and payload_data db: doc, found I cannot use delta_poll for calc bandwidth. collector: Implement storing of packet and byte counters Merge branch 'mpeg2ts-counters' of ../iptv-analyzer-working-tree into next doc: Database design considerations. db+collector: Implement record update delta+timestamping Merge branch 'mpeg2ts-counters' of ../iptv-analyzer-working-tree into next Release candidate: Version 0.9.1-rc1 collector: Basic no-signal detection collector: Detection of no-signal, including state transitions doc: Update ChangeLog with recent changes. db: Document event_type and change datatype to INT. collector: Invent a general detected event transition db: Create table for event types. Merge branch 'no-signal' of ../iptv-analyzer-working-tree into next collector: Don't expand PACKAGE_BUGREPORT in Version.pm Add file /etc/iptv-analyzer/version Updated .gitignore files collector: Implemented heartbeat for streams db+collector: Complete the rename from mp2t to mpeg2ts Release candidate: Version 0.9.1-rc2 Release: Version 0.9.1.