FS#17393 - [ppp] Add defaultmetric option to allow to set additional default route
Attached to Project:
Arch Linux
Opened by Björn Streicher (bstreicher) - Saturday, 05 December 2009, 11:02 GMT
Last edited by Thomas Bächler (brain0) - Sunday, 31 January 2010, 13:00 GMT
Opened by Björn Streicher (bstreicher) - Saturday, 05 December 2009, 11:02 GMT
Last edited by Thomas Bächler (brain0) - Sunday, 31 January 2010, 13:00 GMT
|
Details
Description:
It would be nice if ppp could be patched to support the defaultmetric option as it does in Gentoo. This would allow to set an additional default route even if there is one already and is a nicer approach than the replacedefaultroute patch. See the following URLs for more information: http://bugs.gentoo.org/show_bug.cgi?format=multiple&id=270657 http://bugs.gentoo.org/show_bug.cgi?format=multiple&id=270657 The patch itself can be found e.g. in ftp://ftp.uni-frankfurt.de/pub/Mirrors2/gentoo.org/distfiles/ppp-2.4.4-gentoo-20091116.tar.gz Supported in Gentoo since 2007 (http://www.gentooportage.info/portage/net-dialup/ppp.html): 07 Aug 2007; Alin Năstac +ppp-2.4.4-r10.ebuild: Add defaultmetric option and allow setting the default route even if one already exist (but has a different metric). Additional info: * package version(s): pppd 2.4.4 |
This task depends upon
Closed by Thomas Bächler (brain0)
Sunday, 31 January 2010, 13:00 GMT
Reason for closing: Won't implement
Additional comments about closing: No feature-patches.
Sunday, 31 January 2010, 13:00 GMT
Reason for closing: Won't implement
Additional comments about closing: No feature-patches.

pppd has been updated upstream to 2.4.5 and includes many many
changes, maybe it includes this feature as well. I will update the
Arch package soon, but I probably won't add a non-upstream feature
patch.

Unfortunately, the feature is not included in v2.4.5 (see
http://ppp.samba.org/ppp/README.html). So it would be nice if it could be included in the
arch-package.