Add a -u switch to always log route insertions/deletions.
authorjca <jca@openbsd.org>
Fri, 5 Aug 2016 11:38:00 +0000 (11:38 +0000)
committerjca <jca@openbsd.org>
Fri, 5 Aug 2016 11:38:00 +0000 (11:38 +0000)
commit2c7f82b20ebb5a82de3fba9ba2fb01554798fe54
tree45ef0e3454bdd9c9f61813eef44209d4b042c143
parent31a9021dadb714209fd7413339b8291cfc301030
Add a -u switch to always log route insertions/deletions.

Route updates (and associated warnings) are always prefixed with "RTADD"
or "RTDEL".  This is useful for people that previously used the -R
option that got removed.

Tested by Freddy Dissaux.
usr.sbin/route6d/route6d.8
usr.sbin/route6d/route6d.c