2 Nov
2011
2 Nov
'11
12:02 p.m.
Op 2-11-2011 12:47, Ondrej Zajicek schreef:
protocol bgp rr_cl_ft by rr_client_bb { neighbor 10.4.7.2 as 65000; }
(Not being native english speaker i am not sure whether 'by' is really the most apt keyword, any comments on that? Perhaps 'from'?) Programming languages tend to use 'inherits' or a colon for inheritance. Multiple inheritance or implementation of multiple interfaces can be specified using a comma.
protocol bgp rr_cl_ft : rr_client_bb, rr_client_cc { The patch certainly looks useful. Quagga-like peer groups, but much more powerful! Good job, Alexander. -- Ivo