CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2025/07/15 04:14:46
Modified files: sys/net : rtable.c Log message: make rtable_mpath_insert put routes after the same prio rather than before. this is another semantic i accidentally screwed up when moving art from srp to smr. pointed out by anton@ ok claudio@