After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 763122 - Allow fragment size of 0
Allow fragment size of 0
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: VPN: openvpn
git master
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-03-05 01:44 UTC by Boris HUISGEN
Modified: 2016-03-11 18:14 UTC
See Also:
GNOME target: ---
GNOME version: 3.17/3.18


Attachments
Allow fragment size of 0 (1.46 KB, patch)
2016-03-05 01:44 UTC, Boris HUISGEN
none Details | Review

Description Boris HUISGEN 2016-03-05 01:44:03 UTC
Created attachment 323134 [details] [review]
Allow fragment size of 0

I need to disable OpenVPN internal fragmentation but the fragment spin button has a minimal value of 1.

This patch allows to set a minimal value of 0 to disable fragmentation.
Comment 1 Thomas Haller 2016-03-08 15:40:45 UTC
Looks right to me.

merged as https://git.gnome.org/browse/network-manager-openvpn/commit/?id=8014a81618f1047edebf4bd96bb0d26fecb4dfd4


Thanks!