pppd: add a patch for overriding the path to /etc/ppp/ipv6-{up,down}
[openwrt/staging/dedeckeh.git] / package / ppp / patches / 405-no_multilink_option.patch
index 5c8cfbd061810025614c1e78e4b427b0e3b98ec2..fc342b72d569ac0eb7cf67cacd6e3f21fbd91297 100644 (file)
@@ -1,6 +1,6 @@
 --- a/pppd/options.c
 +++ b/pppd/options.c
-@@ -309,13 +309,14 @@ option_t general_options[] = {
+@@ -318,13 +318,14 @@ option_t general_options[] = {
        "Enable multilink operation", OPT_PRIOSUB | OPT_ALIAS | 1 },
      { "nomultilink", o_bool, &multilink,
        "Disable multilink operation", OPT_PRIOSUB | 0 },