summaryrefslogtreecommitdiff
path: root/proto/static/config.Y
AgeCommit message (Expand)Author
2020-06-28Show info from multiple protocols when protocol is not specifiedOndrej Zajicek (work)
2019-05-22Filter: Some people can't pronounce "postfixify" correctly. Let's try "linear...Jan Maria Matejka
2019-02-20Filter: merged filter instruction constructors, counting line size on instruc...Maria Matejka
2019-02-20Filter + Config: Fix bugs, tests and split symbols by typeMaria Matejka
2019-02-20Filter: refactoring of instruction constructorsMaria Matejka
2019-02-20Filter refactoring: dropped the recursion from the interpreterMaria Matejka
2018-06-26Config: Dropping CF_ADDTO.Jan Maria Matejka
2017-07-04Implement onlink flag for nexthopsOndrej Zajicek (work)
2017-04-18Check validity of dest w.r.t. net_typeOndrej Zajicek (work)
2017-04-12Static: Support for dual-AF IGP tablesOndrej Zajicek (work)
2017-03-17Nexthop: Fixed recursive route mpls label mergingJan Moskyto Matejka
2017-03-09Static: Minor overhaulOndrej Zajicek (work)
2017-02-20Several minor fixesOndrej Zajicek (work)
2016-12-22MPLS: Label stack concatenation for recursive routesJan Moskyto Matejka
2016-12-22Static: Protocol rework wrt. struct nexthop changes; MPLS label supportJan Moskyto Matejka
2016-12-22Merged multipath and single-path data structures.Jan Moskyto Matejka
2016-02-01Channels - explicit links between protocols and tablesOndrej Zajicek (work)
2015-11-12Follow-up commit on integrated BIRDOndrej Zajicek (work)
2015-07-24Static: Support for BFD controlled static routesOndrej Zajicek
2015-07-20Static: Allows to specify attributes for static routesOndrej Zajicek
2015-02-21Store protocol config size inside protocol structureOndrej Zajicek
2012-11-27Changes static route targets drop/reject to blackhole/unreachable.Ondrej Zajicek
2012-01-01Allows sticky link-local neighbors.Ondrej Zajicek
2011-11-07Implements protocol templates.Ondrej Zajicek
2011-09-24Implements static recursive routes.Ondrej Zajicek
2010-12-07Multipath support for static protocol.Ondrej Zajicek
2010-11-19Minor finalizations of link state checks.Ondrej Zajicek
2010-11-11Adds support for iface link check to static protocol.Ondrej Zajicek
2000-05-15Cleanup of configuration.Martin Mares
2000-05-13Unified parsing of prefixes.Martin Mares
2000-04-28Split CF_HDR section to CF_HDR (only includes) and CF_DEFINES (defines,Martin Mares
1999-12-03Implemented `show static'. It's a relatively good example of how to writeMartin Mares
1999-02-05Modified static router to use new interface.Martin Mares
1998-12-06All static routes except for device ones should work and appear/disappearMartin Mares
1998-12-06Added skeleton of static route protocol.Martin Mares