]> git.ozlabs.org Git - ppp.git/commit
pppd: add support for defaultroute-metric option
authorNatanael Copa <ncopa@alpinelinux.org>
Tue, 3 Jun 2014 08:53:47 +0000 (08:53 +0000)
committerNatanael Copa <ncopa@alpinelinux.org>
Fri, 15 Aug 2014 07:26:16 +0000 (07:26 +0000)
commit35e5a569c988b1ff865b02a24d9a727a00db4da9
treec9fdc2be98b59f425665e2286da34c25389a3ffa
parent4043750fca36e7e0eb90d702e048ad1da4929418
pppd: add support for defaultroute-metric option

This allows user to specify the 'metric' (or 'prio') for the default
route set by pppd. This is useful in multi-ISP setups where there
might be more than one default gateway.

Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
pppd/options.c
pppd/pppd.8
pppd/sys-linux.c