Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 19 of 19 for mtu (0.2 sec)

  1. docs/changelogs/changelog_1x.md

    
    ## Version 1.0.2
    
    _2013-05-11_
    
     * Fix: Remove use of Java 6-only APIs.
     * Fix: Properly handle exceptions from `NetworkInterface` when querying MTU.
     * Fix: Ensure MTU has a reasonable default and upper-bound.
    
    
    ## Version 1.0.1
    
    _2013-05-06_
    
     * Correct casing of SSL in method names (`getSslSocketFactory`/`setSslSocketFactory`).
    
    
    ## Version 1.0.0
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sun Feb 06 02:19:09 UTC 2022
    - 6.4K bytes
    - Viewed (0)
  2. api/go1.2.txt

    pkg syscall (darwin-386), type IPv6MTUInfo struct
    pkg syscall (darwin-386), type IPv6MTUInfo struct, Addr RawSockaddrInet6
    pkg syscall (darwin-386), type IPv6MTUInfo struct, Mtu uint32
    pkg syscall (darwin-386-cgo), const ICMP6_FILTER = 18
    pkg syscall (darwin-386-cgo), const ICMP6_FILTER ideal-int
    pkg syscall (darwin-386-cgo), const ImplementsGetwd = true
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  3. 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))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  4. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), type IfData struct, Link_state int32
    pkg syscall (netbsd-arm64-cgo), type IfData struct, Metric uint64
    pkg syscall (netbsd-arm64-cgo), type IfData struct, Mtu uint64
    pkg syscall (netbsd-arm64-cgo), type IfData struct, Noproto uint64
    pkg syscall (netbsd-arm64-cgo), type IfData struct, Obytes uint64
    pkg syscall (netbsd-arm64-cgo), type IfData struct, Oerrors uint64
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  5. api/go1.14.txt

    pkg syscall (freebsd-arm64), type IfData struct, Link_state uint8
    pkg syscall (freebsd-arm64), type IfData struct, Metric uint64
    pkg syscall (freebsd-arm64), type IfData struct, Mtu uint64
    pkg syscall (freebsd-arm64), type IfData struct, Noproto uint64
    pkg syscall (freebsd-arm64), type IfData struct, Obytes uint64
    pkg syscall (freebsd-arm64), type IfData struct, Oerrors uint64
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  6. api/go1.16.txt

    pkg syscall (darwin-arm64), type IPv6MTUInfo struct
    pkg syscall (darwin-arm64), type IPv6MTUInfo struct, Addr RawSockaddrInet6
    pkg syscall (darwin-arm64), type IPv6MTUInfo struct, Mtu uint32
    pkg syscall (darwin-arm64), type IfData struct
    pkg syscall (darwin-arm64), type IfData struct, Addrlen uint8
    pkg syscall (darwin-arm64), type IfData struct, Baudrate uint32
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  7. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type IPv6MTUInfo struct #53466
    pkg syscall (freebsd-riscv64), type IPv6MTUInfo struct, Addr RawSockaddrInet6 #53466
    pkg syscall (freebsd-riscv64), type IPv6MTUInfo struct, Mtu uint32 #53466
    pkg syscall (freebsd-riscv64), type IfAnnounceMsghdr struct #53466
    pkg syscall (freebsd-riscv64), type IfAnnounceMsghdr struct, Index uint16 #53466
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  8. api/go1.txt

    pkg net, type Interface struct
    pkg net, type Interface struct, Flags Flags
    pkg net, type Interface struct, HardwareAddr HardwareAddr
    pkg net, type Interface struct, Index int
    pkg net, type Interface struct, MTU int
    pkg net, type Interface struct, Name string
    pkg net, type InvalidAddrError string
    pkg net, type Listener interface { Accept, Addr, Close }
    pkg net, type Listener interface, Accept() (Conn, error)
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.24.md

    - Kubernetes 1.24 bumped version of golang it is compiled with to go1.18, which introduced significant changes to its garbage collection...
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
Back to top