This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
ostinato
Watch
1
Star
0
Fork
0
You've already forked ostinato
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
14
Commits
8
Branches
17
Tags
3.8
MiB
9ac311f80f
Commit Graph
3 Commits
Author
SHA1
Message
Date
Srivats P.
d9aa2e43a0
Changes for successful compilation in Linux. PCAP/Winpcap functions changed to use those which are common on both PCAP and WinPCAP. Some additional WinPCAP only functions (such as the pcap_sendqueue_xxx) which we intend to use have been added into pcapextra.c which will be used in case of Linux
2009-01-17 10:13:46 +00:00
Srivats P.
9e7b323973
Rewrote DumpView as a subclass of QAbstractItemView (as it should be). Correspondingly reworked PacketModel to work with DumpView. Added Dot3Protocol and PayloadProtocol to Stream class
2008-08-30 08:49:08 +00:00
Srivats P.
8251383351
- added PortStatsFilter
...
- added PacketDump (test code) - added PacketTree (not complete) - Protocol stuff (not complete)
2008-05-25 11:30:30 +00:00