pppd: update to 2.4.8
[openwrt/staging/chunkeey.git] / package / network / services / ppp / patches / 105-debian_demand.patch
index a38e1734be4b1f3d70c50b12cf7edd8197440e05..c68bafa8dfd7d9ac9af5b327ac887835f79891a3 100644 (file)
      } else {
 --- a/pppd/ipv6cp.c
 +++ b/pppd/ipv6cp.c
-@@ -1231,7 +1231,7 @@ ipv6cp_up(f)
-           }
+@@ -1252,7 +1252,7 @@ ipv6cp_up(f)
+               if (sif6defaultroute(f->unit, go->ourid, ho->hisid))
+                   default_route_set[f->unit] = 1;
        }
 -      demand_rexmit(PPP_IPV6);
 +      demand_rexmit(PPP_IPV6,0);
      } else {
 --- a/pppd/pppd.h
 +++ b/pppd/pppd.h
-@@ -599,7 +599,7 @@ void demand_conf __P((void));      /* config
+@@ -601,7 +601,7 @@ void demand_conf __P((void));      /* config
  void demand_block __P((void));        /* set all NPs to queue up packets */
  void demand_unblock __P((void)); /* set all NPs to pass packets */
  void demand_discard __P((void)); /* set all NPs to discard packets */