0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-25 18:30:04 +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
..
Doc
2009-03-31 12:55:57 +02:00
2009-03-31 12:55:57 +02:00
2009-03-31 12:55:57 +02:00
2000-06-01 08:32:49 +00:00
2013-11-22 02:48:44 +01:00