~ruther/NosSmooth

ref: a29b2cd3101c52e5371fd6f247ba2f9a65715bbd NosSmooth/Pcap/NosSmooth.Pcap/PcapNostaleManager.cs -rw-r--r-- 7.5 KiB
6fa0c5b4 — Rutherther 2 years ago
feat(pcap): clear connections and clients after PcapNostaleManager is closed
55d4c9a8 — Rutherther 2 years ago
fix(pcap): handle exceptions inside of packet arrival
1d2c2cdd — Rutherther 2 years ago
feat(pcap): add options, replace magic numbers with options
a99f4d6a — Rutherther 2 years ago
feat(pcap): pass in longer packets correctly
2b20fd63 — Rutherther 2 years ago
Merge pull request #74 from Rutherther/feat/pcap

Add support for pcap client
99488792 — Rutherther 2 years ago
feat(pcap): add mechanism to remove sniffed packets and remove hanging connections
5c109789 — Rutherther 2 years ago
feat(pcap): add pcap client support