bird/proto/static
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
..
config.Y Static: Allows to specify attributes for static routes 2015-07-20 17:11:10 +02:00
Doc Documented all the trivial protocols. 2000-06-04 16:15:37 +00:00
Makefile New makefiles. Includes support for out-of-source-tree builds. 1999-01-10 00:18:32 +00:00
static.c Static: Allows to specify attributes for static routes 2015-07-20 17:11:10 +02:00
static.h Static: Allows to specify attributes for static routes 2015-07-20 17:11:10 +02:00