mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 02:53:10 -04:00
Add sysutils/egress-monitor, a tool that is watching for default routes changes and sets the interface group. When the default route is added, egress-monitor sets the group of that interface to appropriate egress. WWW: https://github.com/mekanix/egress-monitor PR: 267731 Tested by: dfr
8 lines
187 B
Text
8 lines
187 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Please note that egress-monitor will not pick up changes in net.fibs sysctl, so
|
|
if you change it, you have to "service egress-monitor restart".
|
|
EOM
|
|
}
|
|
]
|