CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2019/12/09 13:49:40
Modified files: usr.sbin/ripd : message.c Log message: Do not count up nentries in send_response() when the entry was skipped because of split-horizon simple. This fixes empty response packages sent out by ripd. Adapt send_request() to follow the same layout. Input and OK claudio@