ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 2713] implement ppp analysis between e.g. two serial ports

Date: Wed, 16 Jul 2008 23:11:34 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2713





--- Comment #1 from Jaap Keuter <jaap.keuter@xxxxxxxxx>  2008-07-16 23:11:33 PDT ---
Wireshark doesn't do capture, it uses libpcap/winpcap for that. These work on
the network stack. So you'll need a way to 'bridge' the two ports and have that
bridge captured by libpcap/winpcap. That is not a change in wireshark, but a
platform dependent change in the network interfacing.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.