Changeset 22984 in vbox
- Timestamp:
- Sep 14, 2009 5:48:04 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/slirp/ip_input.c
r22843 r22984 193 193 * but it's not worth the time; just let them time out.) 194 194 * 195 * XXX This should fail, don't fragment yet196 195 */ 197 196 if (ip->ip_off & (IP_MF | IP_OFFMASK))
Note:
See TracChangeset
for help on using the changeset viewer.