Skip to content

issues Search Results · repo:mfontanini/libtins language:C++

Filter by

359 results
 (57 ms)

359 results

inmfontanini/libtins (press backspace or delete to remove)

Hello, I guess it s SnifferConfiguration::set_immediate_mode that s not working properly. I set it to true and false but the delay of about 1 second still remains.
  • Kir48
  • Opened 
    19 days ago
  • #545

Tins::FileSniffer packets_sniffer(pcap_filename); auto fd = packets_sniffer.get_fd(); After calling the packets_sniffer.get_fd() function, it raises an exception: Tins::UnsupportedFunction. Environment: ...
  • G4419
  • Opened 
    20 days ago
  • #544

when compiling with gcc 13.3 std:: no longer has uint32_t defined in it, as such i get an error of: uint32_t is not a member of std this is a mistake since no other place in the code uses std::uint32_t ...
  • AntiMatterDynamite
  • Opened 
    on Mar 13
  • #542

Hi, I have carried out the tests as described in xyz. I got one error message: The following tests FAILED: 23 - network_interface (Failed) Errors while running CTest make: *** [Makefile:118: test] Error ...
  • summit-cross
  • Opened 
    on Nov 25, 2024
  • #541

I follow the examples and use TCP StreamFollower to analysis SIP(over TCP) session. When I want to dump SIP packets belong to corresponding SIP session, I can t find a way to dump these packets. Is there ...
  • Meigumikato
  • Opened 
    on Jun 28, 2024
  • #534

https://github.com/mfontanini/libtins/blob/fe221866238282057478b3c15e985dd12c8f49ef/include/tins/dot11/dot11_base.h#L184 WAKEUP_SCHEDULE, CH_SWITCH_TIMING, https://github.com/wireshark/wireshark/blob/00e069e6cd9d72e79f207bbb5ddc6901c6e14420/epan/dissectors/packet-ieee80211.h#L454 ...
  • loop333
  • 2
  • Opened 
    on May 9, 2024
  • #532

At NixOS we are experiencing this error with our own gtest 1.14: /build/source/googletest/googletest/include/gtest/gtest.h:302:41: error: expected before token 302 | template ...
  • doronbehar
  • 1
  • Opened 
    on Mar 15, 2024
  • #529

Android added support for getifaddrs and freeifaddrs in Android API Level 24: https://android.googlesource.com/platform/bionic/+/master/libc/include/ifaddrs.h In routing_utils.cpp the network_interfaces() ...
  • camm73
  • 1
  • Opened 
    on Feb 15, 2024
  • #525

I have a case where there are missing packets in my capture. The original tcp stream was fine. I receive server_out_of_order_callback after the missing packet but it may take a while before I realize that ...
  • GreaterThanOrEqual
  • Opened 
    on Feb 11, 2024
  • #524
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub