pom-ng:features_wishlist
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pom-ng:features_wishlist [2013/06/13 13:05] – Update wishlist with current status and work gmsoft | pom-ng:features_wishlist [2020/05/26 21:59] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Features wishlist | + | ====== Features wishlist ====== |
- | Here is a list of features that will be implemented sooner or later. | + | Here is a list of features that were requested by users. Don't hesitate to add your feature wish and/or comment ! |
- | ===== Core ===== | + | ^ Title ^ Description |
- | ^ Name ^ Status | + | |Drone input|Create a small drone program able to sniff and send traffic |
- | |Improve packet listener|Not started|Undefined|Make packet listener process protocols earlier in the code in case one of the later protocol issues PROTO_STOP.| | + | |Optional |
- | |Port to non-x86 arch|Not started|Undefined|Non-x86 arch are not allowed | + | |DVBv5 API migration|Migrate DVB inputs to the DVBv5 API.|The DVBv5 API might make things more difficult for the user since you have to select as well the delivery system for the input. Low priority for now. Might change if some card only work with DVBv5.| |
- | |Make system datastore | + | |Protocol signature |
- | |Conntrack cleanup|Done|v0.0.7|Cleanup the conntrack code to drop the field_id definitions | + | |NFS protocol|Create events for NFS requests, including NFSv4 COMPOUND statements.|Example using tshark and awk (doesn' |
- | |Conntrack expectations|Done|v0.0.7|Allow conntracks to match related connections. Useful for protocols such as FTP or VoIP ones to match the additional connections.| | + | |Mysql datastore|Implement MySQL support.|Low priority until outputs make more use of datastores.| |
- | |Statistics|Done|v0.0.8|Add support for statistics. It should | + | |Use alloca()|Compile time conditional use of alloca()|Have a macro such as pom_alloca(), pom_freea(), |
- | |Improve locking contention|Done|v0.0.9|Undefined|Try to reduce lock contention by using gcc atomic builtin where possible. Clock would be a good start.| | + | |Rework TCP buffering|Have a better algorithm for TCP queuing and buffering that takes in account tcp window to calculate the buffer size|High priority, this is needed to prevent too much buffering when sniffing docsis and wifi.| |
- | + | |TZSP|Code tzsp support. This include parsing the TZSP protocol as well as an input listening on an UDP port for TZSP packets and an output able to send packets encapsulated in TZSP.|Moderate priority, might be a good protocol to use for the drone.| | |
- | ===== Inputs ===== | + | |
- | ^ Name ^ Status ^ Target/ | + | |
- | |DVBv5 API migration|Not started|Undefined|Migrate DVB inputs to the DVBv5 API.| | + | |
- | + | ||
- | ===== Protocols ===== | + | |
- | ^ Name ^ Status ^ Target/ | + | |
- | |Signature | + | |
- | |NFS statistics|Not started|Undefined|Extract statistics about NFS requests, including NFSv4 COMPOUND statements. Example using tshark and awk (doesn' | + | |
- | |SMTP protocol|Protocol part done, need to deal with new payload type|v0.0.10|Parse SMTP protocol.| | + | |
- | + | ||
- | ===== Datastore ===== | + | |
- | ^ Name ^ Status ^ Target/ | + | |
- | |Use home path for default datastore|Not started|Undefined|By default, the system datastore points | + | |
- | |Posgresql|Not started|Undefined|Implement Postgresql support.| | + | |
- | |Mysql|Not started|Undefined|Implement MySQL support.| | + |
pom-ng/features_wishlist.1371128737.txt.gz · Last modified: 2020/05/26 21:59 (external edit)