]> git.proxmox.com Git - mirror_frr.git/commit - ospf6d/ospf6_interface.c
ospf6d: add "auto-cost reference-bandwidth" command
authorVincent Bernat <bernat@luffy.cx>
Wed, 24 Oct 2012 14:45:54 +0000 (14:45 +0000)
committerDavid Lamparter <equinox@opensourcerouting.org>
Fri, 21 Mar 2014 05:28:48 +0000 (06:28 +0100)
commitfd5006896fce2816244c1ef4cabc736279548538
treec9fb889019186c6aa7c800643f3ff1d9171a96a7
parentc19543b223d3b8463c048f346b8044589e0cce39
ospf6d: add "auto-cost reference-bandwidth" command

This command allows the user to change to default reference bandwidth
for cost calculations. The default value is 100 Mbps. With a default
bandwidth of 10 MBps, the default cost becomes 10. Those values are
consistent with OSPFv2.

[DL: resolved conflicts in vty command additions & docs]
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
doc/ospf6d.texi
ospf6d/README
ospf6d/ospf6_interface.c
ospf6d/ospf6_snmp.c
ospf6d/ospf6_top.c
ospf6d/ospf6_top.h