summaryrefslogtreecommitdiff
path: root/git-reindent-branch.py
diff options
context:
space:
mode:
authorRafael Zalamena <rzalamena@opensourcerouting.org>2018-02-07 16:26:25 -0200
committerRafael Zalamena <rzalamena@opensourcerouting.org>2018-02-07 16:36:05 -0200
commitb0dd98e79854d27595390946166503064ccd7d4f (patch)
treec4f7f1ec344a7f16d0e343d869195f775ccc6b8d /git-reindent-branch.py
parent75e5d6feefc11e7e67d0463fbacc4aa528916b9b (diff)
isis: use descriptor polling instead of time
Allow other supported Operating Systems (OS) to use file descriptor polling, instead of doing timed fd checks. This should improve performance greatly on modern OSes (e.g. that support polling on filtered sockets). The known OS that doesn't support this is FreeBSD < 5.0, but even then FRR doesn't compile in these versions. OSes using DLPI method (e.g Solaris) does not support select()/poll()ing fds as well, so it will be disabled for it. Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
Diffstat (limited to 'git-reindent-branch.py')
0 files changed, 0 insertions, 0 deletions