Ticket #327 (closed defect: fixed)
Access protocol stack by name
| Reported by: | luis | Owned by: | getxsick |
|---|---|---|---|
| Priority: | medium | Milestone: | UMPA 0.2 - sniffing |
| Component: | UMPA | Version: | current svn |
| Keywords: | Cc: |
Description
As suggested by Bartosz when we're packing multiple protocols into one Packet, it make sense have access by name to protocol
Sample: Actually: p.protos[0].source_address = "127.0.0.1" Enhancement: p.ip.source_address = "127.0.0..1"
Support boths scenarios will be good.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
