summaryrefslogtreecommitdiff
path: root/sysdep/bsd/krt-sock.Y
AgeCommit message (Collapse)Author
2023-01-13BSD: Add support for kernel route metricOndrej Zajicek
Add support for kernel route metric/priority, exported as krt_metric attribute, like in Linux. This should also fix issues with overwriting or removing system routes.
2018-06-26Config: Dropping CF_ADDTO.Jan Maria Matejka
2017-12-12Fix some minor issuesOndrej Zajicek (work)
2013-07-07Implements multiple routing table support for FreeBSD and OpenBSD.Ondrej Zajicek
Inspired by the patch from Alexander V. Chernikov.