ppp: version bump to 2.4.5
authorFelix Fietkau <nbd@openwrt.org>
Thu, 28 Jul 2011 16:51:12 +0000 (16:51 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 28 Jul 2011 16:51:12 +0000 (16:51 +0000)
commit4c4da37c09bf04527ba4e76e701be8c718b8b97f
tree3c0a33f3ba9215da4babc521e221737ca14ccaaa
parente18ceb1dac82bf340a8d4c82bfd727a4ca4cec06
ppp: version bump to 2.4.5

Bump to the current version of PPP.

A few of the patches are either in 2.4.5 or something functionally equivalent is, so those patches were removed.

1 patch was added to accommodate pppol2pv3_addr which is referenced in a linux kernel header file, but isn't defined in the kernel header files packaged with PPP.

Redux: re-instate the commenting out of the exponential back-off as requested by Felix.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27818
25 files changed:
package/ppp/Makefile
package/ppp/patches/100-debian_ip-ip_option.patch
package/ppp/patches/102-debian_fix_close_fd0.patch
package/ppp/patches/103-debian_fix_link_pidfile.patch
package/ppp/patches/104-debian_fix_mschapv2_ppp.patch
package/ppp/patches/105-debian_demand.patch
package/ppp/patches/106-debian_stripMSdomain.patch
package/ppp/patches/107-debian_pppatm_cleanup.patch
package/ppp/patches/108-debian_pppatm_fix_mtu.patch
package/ppp/patches/109-debian_pppoe_cleanup.patch
package/ppp/patches/110-debian_defaultroute.patch
package/ppp/patches/201-mppe_mppc_1.1.patch
package/ppp/patches/202-no_strip.patch
package/ppp/patches/205-no_exponential_timeout.patch
package/ppp/patches/206-compensate_time_change.patch
package/ppp/patches/310-precompile_filter.patch
package/ppp/patches/320-custom_iface_names.patch
package/ppp/patches/330-retain_foreign_default_routes.patch
package/ppp/patches/340-populate_default_gateway.patch
package/ppp/patches/350-survive_bad_pads_packets.patch
package/ppp/patches/400-simplify_kernel_checks.patch
package/ppp/patches/401-no_record_file.patch
package/ppp/patches/403-no_wtmp.patch
package/ppp/patches/404-remove_obsolete_protocol_names.patch
package/ppp/patches/430-pppol2tpv3-struct.patch [new file with mode: 0644]