mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
Merge remote-tracking branch 'origin/master' into topic/robin/pktsrc
This commit is contained in:
commit
265438b84c
6 changed files with 8 additions and 6 deletions
|
@ -10,9 +10,7 @@ namespace pcap {
|
|||
|
||||
class PcapSource : public iosource::PktSrc {
|
||||
public:
|
||||
// XXX
|
||||
PcapSource(const std::string& path, bool is_live);
|
||||
|
||||
virtual ~PcapSource();
|
||||
|
||||
static PktSrc* Instantiate(const std::string& path, bool is_live);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue