diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2013-08-13 20:25:05 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2013-08-13 20:32:02 +0200 |
commit | 00192d5ab88ff9eeccbc1bc10cb534976a56963d (patch) | |
tree | 5d2fdd4b734d716cab7598283f2a182e963ac49a /doc | |
parent | f8e8fcfabeb206287065f48e800743b0aa797cc2 (diff) |
Implements proper setting of 'gw' route attribute.
Thanks to Sergey Popovich for the bugreport.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bird.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index 6bf443e1..7db9fad2 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1169,7 +1169,7 @@ undefined value is regarded as empty clist for most purposes. Preference of the route. Valid values are 0-65535. (See the chapter about routing tables.) <tag><m/ip/ from</tag> - The router which the route has originated from. Read-only. + The router which the route has originated from. <tag><m/ip/ gw</tag> Next hop packets routed using this route should be forwarded to. |