/freebsd/contrib/netbsd-tests/ipf/input/ |
H A D | ni2 | 1 # Test of fragmentation required coming from the inside.
|
/freebsd/tools/tools/net80211/wesside/ |
H A D | README | 11 * Waits for a packet. Uses fragmentation to recover some keystream.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_get/ |
H A D | vdev_get.cfg | 40 fragmentation
|
H A D | zpool_get.cfg | 59 "fragmentation"
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | todo.txt | 73 - cleanup TLS/PEAP/TTLS/FAST fragmentation: both the handshake and Appl. Data 76 should not need to care about fragmentation at all
|
H A D | eap_testing.txt | 239 fragmentation in the Aegis server(?) The packet seems to include 240 1328 bytes of EAP-Message and this may go beyond the fragmentation
|
H A D | ChangeLog | 525 * fixed EAP-IKEv2 fragmentation reassembly 723 - fragmentation of PWD-Confirm-Resp 724 - fix memory leak when fragmentation is used 886 - added support for fragmentation 1269 * TNC: fixed issues with fragmentation 1452 * added fragmentation support for EAP-TNC 1571 * added support for fragmentation of outer TLS packets during Phase 2
|
/freebsd/contrib/jemalloc/ |
H A D | ChangeLog | 44 reduced virtual memory fragmentation and metadata usage; and 3) bug fixes on 51 crossing the specified threshold to reduce fragmentation. (@interwq) 205 reduces fragmentation over time and improves virtual memory and metadata 207 - Eagerly coalesce large extents to reduce fragmentation. (@interwq) 224 fragmentation. (@interwq) 381 locations. This reduces virtual memory external fragmentation, and will 528 extents. This tends to improve locality (decrease fragmentation) when 568 which can substantially reduce virtual memory churn and fragmentation. This 590 during purging, which resolves permanent virtual memory map fragmentation 604 - Fix potential VM map fragmentation regression. (@jasone) [all …]
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | metaslab.c | 770 uint64_t fragmentation = 0; in metaslab_class_fragmentation() local 800 fragmentation += mg->mg_fragmentation * in metaslab_class_fragmentation() 803 fragmentation /= metaslab_class_get_space(mc); in metaslab_class_fragmentation() 805 ASSERT3U(fragmentation, <=, 100); in metaslab_class_fragmentation() 807 return (fragmentation); in metaslab_class_fragmentation() 1395 uint64_t fragmentation = 0; in metaslab_group_fragmentation() local 1412 fragmentation += msp->ms_fragmentation * free; in metaslab_group_fragmentation() 1418 fragmentation /= total_free; in metaslab_group_fragmentation() 1419 ASSERT3U(fragmentation, <=, 100); in metaslab_group_fragmentation() 1420 return (fragmentation); in metaslab_group_fragmentation() [all …]
|
/freebsd/crypto/openssl/test/ssl-tests/ |
H A D | 13-fragmentation.cnf.in | 10 ## Test packet fragmentation
|
/freebsd/tests/sys/netinet6/frag6/ |
H A D | frag6.subr | 32 atf_set descr 'Test IPv6 fragmentation code'
|
/freebsd/sys/dev/cxgbe/firmware/ |
H A D | t4fw_cfg.txt | 25 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
|
H A D | t6fw_cfg_hashfilter.txt | 26 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
|
H A D | t5fw_cfg.txt | 52 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
|
H A D | t5fw_cfg_hashfilter.txt | 52 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
|
H A D | t6fw_cfg.txt | 26 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
|
H A D | t6fw_cfg_fpga.txt | 114 # filter tuples : fragmentation, mpshittype, macmatch, ethertype, 117 filterMode = fcoemask, srvrsram, fragmentation, mpshittype, protocol, vlan, port, fcoe
|
H A D | t4fw_cfg_uwire.txt | 121 # filter tuples : fragmentation, mpshittype, macmatch, ethertype, 124 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
|
H A D | t5fw_cfg_uwire.txt | 136 # filter tuples : fragmentation, mpshittype, macmatch, ethertype, 139 filterMode = fcoemask, srvrsram, fragmentation, mpshittype, protocol, vlan, port, fcoe
|
H A D | t6fw_cfg_uwire.txt | 124 # filter tuples : fragmentation, mpshittype, macmatch, ethertype, 128 filterMode = fcoemask, srvrsram, fragmentation, mpshittype, protocol, vlan, port, fcoe
|
H A D | t5fw_cfg_fpga.txt | 148 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe, srvrsram
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | allocator_config.def | 90 // adjacency. This will reduce the fragmentation caused by region allocations
|
/freebsd/sbin/natd/ |
H A D | HISTORY | 78 - Support for sending ICMP 'need fragmentation' messages
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OPENSSL_secure_malloc.pod | 97 requested, in order to "round up" and reduce secure heap fragmentation.
|
/freebsd/contrib/wpa/hostapd/ |
H A D | ChangeLog | 233 to allow -1 to be used to disable RTS/fragmentation 527 - added support for fragmentation 719 * TNC: fixed issues with fragmentation 839 large enough to require fragmentation (e.g., if a large Session 879 * added fragmentation support for EAP-TNC
|