summaryrefslogtreecommitdiff
path: root/templates/protocols/static/interface-route6/node.def
AgeCommit message (Collapse)Author
2008-07-28Add new program to check prefix boundaryStephen Hemminger
Using perl to check prefix boundary, is slow because of the overhead of compiling the same script many times. So convert this simple task to a C program.
2008-07-27Add cli for IPv6 static routes.Stig Thormodsrud