VirtualBox

Changeset 14487 in vbox for trunk/src/VBox/Devices/Network


Ignore:
Timestamp:
Nov 22, 2008 9:14:54 AM (16 years ago)
Author:
vboxsync
Message:

helper functions used in old reassembling was disabled

File:
1 edited

Legend:

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

    r14470 r14487  
    711711#endif /* VBOX_WITH_BSD_REASS */
    712712
     713#ifndef VBOX_WITH_BSD_REASS
    713714/*
    714715 * Put an ip fragment on a reassembly chain.
     
    738739        next->ipf_prev = p->ipf_prev;
    739740}
     741#endif /* !VBOX_WITH_BSD_REASS */
    740742
    741743/*
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