summaryrefslogtreecommitdiff
path: root/sys/src/cmd/kl/obj.c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2023-05-21 22:21:08 +0000
committercinap_lenrek <cinap_lenrek@felloff.net>2023-05-21 22:21:08 +0000
commit278caaf11931ec0c71fc13fd4c4794fae325c404 (patch)
tree19d7fb53dbb3b255e5b5f80671fa79d3f45ecbf8 /sys/src/cmd/kl/obj.c
parenta65ab6daec833827ff991cbc1eee2a70fa3e4efb (diff)
ip/ppp: just use mtu requested from the peer.HEADfront
the mtu negotiation seems wrong. it seems to assume that the peer requests a mtu to us, but actually this doesnt seem to be the case and if the peer doesnt request it, we'd always use Defmntu of 1450, no matter what we set on with -m option. instead, we use the mtu specified with -m option and always request it to the peer. if the peer requests a different mtu we use that instead. this at least gives some control and allows to just use the correct mtu from pppoe (1492).
Diffstat (limited to 'sys/src/cmd/kl/obj.c')
0 files changed, 0 insertions, 0 deletions