Il 13/09/2017 13:27, Vincent Bernat ha scritto: > Increasing net.core.rmem_default should do the trick (before starting > BIRD). Otherwise, this is not a real worry: internally, unless you have > another process pushing routes, BIRD already has a correct view of the > routing table.
setting net.core.rmem_default = 4194304 did the trick :-) BTW I did already tried to raise the value but I didn't think that bird must be restarted. Thanks!!! Giuseppe
