23 Feb
2013
23 Feb
'13
11:46 p.m.
On 21.2.2013 14:18, Ondrej Filip wrote:
At best, I would like to set the following timeout values
protocol rip { period 1; timeout time 3; garbage time 5; interface "gre*" { mode multicast; }; export all; }
Is it realistic to implement such a feature?
Hi Aleksey, I modified the RIP implementation and this should work now. Please test the latest source code in BIRD git repository and let me know. Ondrej