ppp: bump to 2.4.6
[openwrt/openwrt.git] / package / network / services / ppp / patches / 405-no_multilink_option.patch
index 97a79c474a20e41352f980e14258fd66abd3b7b3..e8f99e578b1d77d1a59733bca7c4062cbf202805 100644 (file)
@@ -9,7 +9,7 @@ Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
 
 --- a/pppd/options.c
 +++ b/pppd/options.c
-@@ -318,13 +318,14 @@ option_t general_options[] = {
+@@ -336,13 +336,14 @@ option_t general_options[] = {
        "Enable multilink operation", OPT_PRIOSUB | OPT_ALIAS | 1 },
      { "nomultilink", o_bool, &multilink,
        "Disable multilink operation", OPT_PRIOSUB | 0 },