RTM_CHGADDR: route(8)

2018-04-18 Thread Florian Obser
teach route(8) about RTM_CHGADDR OK? diff --git route.c route.c index 9c85f70de78..fee99dcd24b 100644 --- route.c +++ route.c @@ -1257,7 +1257,8 @@ char *msgtypes[] = { "RTM_DESYNC: route socket overflow", "RTM_INVALIDATE: invalidate cache of L2 route&quo

RTM_CHGADDR

2018-04-18 Thread Florian Obser
241,6 +241,7 @@ struct rt_msghdr { #define RTM_INVALIDATE 0x11/* Invalidate cache of L2 route */ #define RTM_BFD0x12/* bidirectional forwarding detection */ #define RTM_PROPOSAL 0x13/* proposal for netconfigd */ +#define RTM_CHGADDR0x14/* address flags c