Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: shadowy-pycoder/mshark
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.5
Choose a base ref
...
head repository: shadowy-pycoder/mshark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.6
Choose a head ref
  • 14 commits
  • 29 files changed
  • 1 contributor

Commits on Jul 7, 2025

  1. Configuration menu
    Copy the full SHA
    5245b66 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. fixed tests, added marshalbinary to ethernet ans arp, fixed graceful …

    …shutdown, small improvements
    shadowy-pycoder committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    12165c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bd1628 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    606ebc2 View commit details
    Browse the repository at this point in the history
  4. small fix doc

    shadowy-pycoder committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    6c5da7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f934e8 View commit details
    Browse the repository at this point in the history
  6. made TCP flags better

    shadowy-pycoder committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    16b0a7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dcddb4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30f817a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a9e23c1 View commit details
    Browse the repository at this point in the history
  10. fixed tests

    shadowy-pycoder committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    5b6600d View commit details
    Browse the repository at this point in the history
  11. added oui package

    shadowy-pycoder committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    6559a6f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2025

  1. oui: added additional classification from IANA and also some special …

    …cases like broadcast and localhost MAC, IPv6 Multicast
    shadowy-pycoder committed Jul 12, 2025
    Configuration menu
    Copy the full SHA
    88afbbe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from shadowy-pycoder/oui

    Oui package
    shadowy-pycoder authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    cc17dda View commit details
    Browse the repository at this point in the history
Loading