VirtualBox

Changeset 39269 in vbox


Ignore:
Timestamp:
Nov 11, 2011 9:46:10 AM (13 years ago)
Author:
vboxsync
Message:

NAT: wording.

File:
1 edited

Legend:

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

    r39268 r39269  
    856856#endif
    857857
    858             /* aliasing fragmented packets insult the receiver on guest
    859              */
     858            /* packets definetly will be fragmented, could confuse receiver peer. */
    860859            if (m_length(m, NULL) > if_mtu)
    861860                m->m_flags |= M_SKIP_FIREWALL;
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