bird/proto
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
..
bfd BFD: Fixes crash after socket error 2015-07-19 11:39:24 +02:00
bgp BGP: Extended messages support 2015-07-18 13:38:21 +02:00
ospf Static: Allows to specify attributes for static routes 2015-07-20 17:11:10 +02:00
pipe Store protocol config size inside protocol structure 2015-02-21 21:08:23 +01:00
radv Store protocol config size inside protocol structure 2015-02-21 21:08:23 +01:00
rip Store protocol config size inside protocol structure 2015-02-21 21:08:23 +01:00
static Static: Allows to specify attributes for static routes 2015-07-20 17:11:10 +02:00
Doc Initial BFD commit, work in progress. 2013-09-10 12:09:36 +02:00