summaryrefslogtreecommitdiff
path: root/templates/protocols/ospfv3/area
AgeCommit message (Collapse)Author
2009-06-01Fix setup of protocols on bootStephen Hemminger
New CLI appears to require 'update:' rather than 'create:' on tag nodes in order for them to get applied correctly. Workaround this by changing all the create: to update: in Quagga config Bug 4486
2009-03-02Use new syntax and allow any interfaceStephen Hemminger
Not restricted to just ethernet.
2009-02-11Initial commit of config commands for ospfv3root