bird/sysdep
Ondrej Zajicek (work) 9e7b3ebdf9 IO: Replace RX priority heuristic with explicit mark
In BIRD, RX has lower priority than TX with the exception of RX from
control socket. The patch replaces heuristic based on socket type with
explicit mark and uses it for both control socket and BGP session waiting
to be established.

This should avoid an issue when during heavy load, outgoing connection
could connect (TX event), send open, but then failed to receive OPEN /
establish in time, not sending notifications between and therefore
got hold timer expired error from the neighbor immediately after it
finally established the connection.
2016-04-06 11:49:34 +02:00
..
bsd KRT: Fix route learn scan when route changed 2016-04-06 11:46:25 +02:00
cf KRT: Fixes learning of preferred kernel routes. 2015-04-25 20:43:43 +02:00
linux KRT: Fix route learn scan when route changed 2016-04-06 11:46:25 +02:00
unix IO: Replace RX priority heuristic with explicit mark 2016-04-06 11:49:34 +02:00
autoconf.h.in BFD protocol, ready for release. 2013-11-19 22:33:48 +01:00
config.h NEWS and version update 2015-04-20 12:27:00 +02:00
Doc Documented all the sysdeps (only briefly, I admit). 2000-06-05 12:49:04 +00:00
sysdep.sgml Spelling fixes to progdoc. 2000-06-07 12:29:08 +00:00