summaryrefslogtreecommitdiff
path: root/proto/pipe/config.Y
AgeCommit message (Collapse)Author
2012-04-24Implements generalized export limits.Ondrej Zajicek
And also fixes some minor bugs in limits.
2012-04-15Implements generalized import hooks.Ondrej Zajicek
Thanks to Alexander V. Chernikov for the original patch.
2012-01-24Assign default protocol preference via proto_config_new().Ondrej Zajicek
The patch from Alexander V. Chernikov.
2011-11-07Implements protocol templates.Ondrej Zajicek
Based on the patch from Alexander V. Chernikov. Extended to support almost all protocols. Uses 'protocol bgp NAME from TEMPLATE { ... }' syntax.
2009-12-21Change default mode of pipes to transparent.Ondrej Zajicek
Opaque pipes are obsolete and should disappear in the future.
2009-06-01Adds opaque/transparent pipe mode selection.Ondrej Zajicek
1999-08-03Forgot to do a `cvs add', grr.Martin Mares