From 427ac07f05d7ed561978c93c42896f123ec51d9a Mon Sep 17 00:00:00 2001 From: Kip Macy Date: Tue, 14 Apr 2009 23:05:36 +0000 Subject: Extend route command: - add show as alias for get - add weights to allow mpath to do more than equal cost - add sticky / nostick to disable / re-enable per-connection load balancing This adds a field to rt_metrics_lite so network bits of world will need to be re-built. Reviewed by: jeli & qingli --- sbin/route/keywords | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sbin/route/keywords') diff --git a/sbin/route/keywords b/sbin/route/keywords index 130fcd195b2f..8817f3055b80 100644 --- a/sbin/route/keywords +++ b/sbin/route/keywords @@ -33,6 +33,7 @@ mtu net netmask nostatic +nostick osi prefixlen proto1 @@ -44,8 +45,11 @@ rtt rttvar sa sendpipe +show ssthresh static +sticky +weight x25 xns xresolve -- cgit v1.2.3