CVSROOT: /cvs Module name: ports Changes by: [email protected] 2011/09/18 02:32:56
Modified files:
net/libdnet : Makefile
Added files:
net/libdnet/patches: patch-test_dnet_aton_c
Log message:
When using the dnet command-line tool, the fragment offset should
be limited to 0xfff8 but the actual limit was 0x1fff. Add a missing
shift to support fragments for big IP packets.
ok naddy
