Ticket #26181 (closed defect: fixed)
simh 3.8-1 Fix for networking on Snow-Leopard
| Reported by: | tvoverbeek@… | Owned by: | gwright@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.1 |
| Keywords: | haspatch | Cc: | |
| Port: | simh |
Description
Simh networking does not work on 10.6.4 due to changed in libpcap. See this thread on the tcpdump mailing list: http://seclists.org/tcpdump/2010/q1/110 for the gory details. Diff for simh_ether.c attached. With this diff everything started working for me again (VAX on SIMH).
Attachments
Change History
Changed 3 years ago by tvoverbeek@…
- Attachment sim_ether.c.diff added
Note: See
TracTickets for help on using
tickets.


patch for sim_ether.c