0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-04-27 09:24:38 +00:00
Ondrej Zajicek 1321e12ac4 Static: Allows to specify attributes for static routes
The patch adds suport for specifying route attributes together with
static routes, e.g.:

 route 10.1.1.0/24 via 10.0.0.1 { krt_advmss = 1200; ospf_metric1 = 100; };
2015-07-20 17:11:10 +02:00
..
2015-07-19 11:39:24 +02:00
2015-07-18 13:38:21 +02:00
Doc
2013-09-10 12:09:36 +02:00