-/* $OpenBSD: route.h,v 1.186 2021/11/10 20:24:22 bket Exp $ */
+/* $OpenBSD: route.h,v 1.187 2021/11/12 15:49:41 deraadt Exp $ */
/* $NetBSD: route.h,v 1.9 1996/02/13 22:00:49 christos Exp $ */
/*
#define RTM_DESYNC 0x10 /* route socket buffer overflow */
#define RTM_INVALIDATE 0x11 /* Invalidate cache of L2 route */
#define RTM_BFD 0x12 /* bidirectional forwarding detection */
-#define RTM_PROPOSAL 0x13 /* proposal for netconfigd */
+#define RTM_PROPOSAL 0x13 /* proposal for resolvd(8) */
#define RTM_CHGADDRATTR 0x14 /* address attribute change */
#define RTM_80211INFO 0x15 /* 80211 iface change */
#define RTM_SOURCE 0x16 /* set source address */