VirtualBox

Changeset 19876 in vbox for trunk


Ignore:
Timestamp:
May 21, 2009 7:57:55 AM (16 years ago)
Author:
vboxsync
Message:

NAT: not need ethernet information here anymore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/slirp/tcp_input.c

    r19839 r19876  
    776776                 * succeeded or not.  So we must time it out.
    777777                 */
    778 #ifdef VBOX_WITH_NAT_SERVICE
    779                 Assert(m);
    780                 {
    781                     struct ethhdr *eh0;
    782                     eh0 = (struct ethhdr *)m->m_dat;
    783                 }
    784 #endif
    785778                so->so_m = m;
    786779                so->so_ti = ti;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette