ppp: update to version 2.4.7.git-2018-06-23
[openwrt/staging/pepe2k.git] / package / network / services / ppp / patches / 405-no_multilink_option.patch
index b17747a5ec24df1dcf96e7f5f3fe146cbd4cf6a7..d57294a33727491ae6483181cfba07bf32f23e89 100644 (file)
@@ -9,7 +9,7 @@ Signed-off-by: Jo-Philipp Wich <jo@mein.io>
 
 --- a/pppd/options.c
 +++ b/pppd/options.c
-@@ -336,13 +336,14 @@ option_t general_options[] = {
+@@ -350,13 +350,14 @@ option_t general_options[] = {
        "Enable multilink operation", OPT_PRIOSUB | OPT_ALIAS | 1 },
      { "nomultilink", o_bool, &multilink,
        "Disable multilink operation", OPT_PRIOSUB | 0 },