CVS: cvs.openbsd.org: src
Claudio Jeker <[email protected]> Thu, 23 Jul 2026 08:06:00 -0600 (MDT)
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/23 08:06:00 Modified files: usr.sbin/eigrpd: eigrpd.c rde.c Log message: Use imsg_get_data for IMSG_CTL_LOG_VERBOSE instead of blindly trusting the size of the imsg. Reported by Shibo, Hugo Systopia Team