Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 21 for mtu (3.07 sec)

  1. ci/devinfra/docker_windows/Dockerfile

    # Workaround for networking (b/112379377) was closed as won't fix for MTU setting.
    # Remaining lines handle making the metadata server on the VM accessible inside docker.
    RUN Get-NetAdapter | Where-Object Name -like "*Ethernet*" | ForEach-Object { \
            & netsh interface ipv4 set subinterface $_.InterfaceIndex mtu=1460 store=persistent }; \
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Fri Aug 18 17:24:20 GMT 2023
    - 13.6K bytes
    - Viewed (0)
  2. src/main/java/jcifs/internal/smb2/Smb2Constants.java

        /**
         * 
         */
        public static final int SMB2_GLOBAL_CAP_LEASING = 0x2;
    
        /**
         * 
         */
        public static final int SMB2_GLOBAL_CAP_LARGE_MTU = 0x4;
    
        /**
         * 
         */
        public static final int SMB2_GLOBAL_CAP_MULTI_CHANNEL = 0x8;
    
        /**
         * 
         */
        public static final int SMB2_GLOBAL_CAP_PERSISTENT_HANDLES = 0x10;
    
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Sun Jul 01 13:12:10 GMT 2018
    - 3.1K bytes
    - Viewed (0)
  3. api/go1.2.txt

    pkg syscall (linux-arm-cgo), const IPV6_JOIN_ANYCAST ideal-int
    pkg syscall (linux-arm-cgo), const IPV6_LEAVE_ANYCAST ideal-int
    pkg syscall (linux-arm-cgo), const IPV6_MTU ideal-int
    pkg syscall (linux-arm-cgo), const IPV6_MTU_DISCOVER ideal-int
    pkg syscall (linux-arm-cgo), const IPV6_NEXTHOP ideal-int
    pkg syscall (linux-arm-cgo), const IPV6_PKTINFO ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  4. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const ETHERCAP_JUMBO_MTU = 4
    pkg syscall (netbsd-arm64-cgo), const ETHERCAP_JUMBO_MTU ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERCAP_VLAN_HWTAGGING = 2
    pkg syscall (netbsd-arm64-cgo), const ETHERCAP_VLAN_HWTAGGING ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHERCAP_VLAN_MTU = 1
    pkg syscall (netbsd-arm64-cgo), const ETHERCAP_VLAN_MTU ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_LEN = 4
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  5. api/go1.1.txt

    pkg syscall (linux-386), const IPV6_JOIN_GROUP = 20
    pkg syscall (linux-386), const IPV6_LEAVE_ANYCAST = 28
    pkg syscall (linux-386), const IPV6_LEAVE_GROUP = 21
    pkg syscall (linux-386), const IPV6_MTU = 24
    pkg syscall (linux-386), const IPV6_MTU_DISCOVER = 23
    pkg syscall (linux-386), const IPV6_MULTICAST_HOPS = 18
    pkg syscall (linux-386), const IPV6_MULTICAST_IF = 17
    pkg syscall (linux-386), const IPV6_MULTICAST_LOOP = 19
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  6. api/go1.txt

    pkg syscall (linux-386), const IPV6_JOIN_ANYCAST ideal-int
    pkg syscall (linux-386), const IPV6_LEAVE_ANYCAST ideal-int
    pkg syscall (linux-386), const IPV6_MTU ideal-int
    pkg syscall (linux-386), const IPV6_MTU_DISCOVER ideal-int
    pkg syscall (linux-386), const IPV6_NEXTHOP ideal-int
    pkg syscall (linux-386), const IPV6_PKTINFO ideal-int
    pkg syscall (linux-386), const IPV6_PMTUDISC_DO ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  7. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const IPV6_TCLASS ideal-int #53466
    pkg syscall (freebsd-riscv64), const IPV6_UNICAST_HOPS = 4 #53466
    pkg syscall (freebsd-riscv64), const IPV6_USE_MIN_MTU = 42 #53466
    pkg syscall (freebsd-riscv64), const IPV6_USE_MIN_MTU ideal-int #53466
    pkg syscall (freebsd-riscv64), const IPV6_V6ONLY = 27 #53466
    pkg syscall (freebsd-riscv64), const IPV6_VERSION = 96 #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  8. api/go1.14.txt

    pkg syscall (freebsd-arm64), const IPV6_TCLASS ideal-int
    pkg syscall (freebsd-arm64), const IPV6_UNICAST_HOPS = 4
    pkg syscall (freebsd-arm64), const IPV6_USE_MIN_MTU = 42
    pkg syscall (freebsd-arm64), const IPV6_USE_MIN_MTU ideal-int
    pkg syscall (freebsd-arm64), const IPV6_V6ONLY = 27
    pkg syscall (freebsd-arm64), const IPV6_VERSION = 96
    pkg syscall (freebsd-arm64), const IPV6_VERSION ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  9. api/go1.16.txt

    pkg syscall (darwin-arm64), const RTV_EXPIRE ideal-int
    pkg syscall (darwin-arm64), const RTV_HOPCOUNT = 2
    pkg syscall (darwin-arm64), const RTV_HOPCOUNT ideal-int
    pkg syscall (darwin-arm64), const RTV_MTU = 1
    pkg syscall (darwin-arm64), const RTV_MTU ideal-int
    pkg syscall (darwin-arm64), const RTV_RPIPE = 8
    pkg syscall (darwin-arm64), const RTV_RPIPE ideal-int
    pkg syscall (darwin-arm64), const RTV_RTT = 64
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.4.md

    * fix Openstack provider to allow more than one service port for lbaas v2 ([#30649](https://github.com/kubernetes/kubernetes/pull/30649), [@dagnello](https://github.com/dagnello))
    * Add kubelet --network-plugin-mtu flag for MTU selection ([#30376](https://github.com/kubernetes/kubernetes/pull/30376), [@justinsb](https://github.com/justinsb))
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 133.5K bytes
    - Viewed (0)
Back to top