route.8 (a866e170777b42fd7921eadd6e7e664f3a031d60) | route.8 (6087df9e8b0853475378c8ffa0d7f60590343e34) |
---|---|
1.\" Copyright (c) 1983, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 341 unchanged lines hidden (view full) --- 350The 351.Nm 352utility uses a routing socket and the new message types 353.Dv RTM_ADD , RTM_DELETE , RTM_GET , 354and 355.Dv RTM_CHANGE . 356As such, only the super-user may modify 357the routing tables. | 1.\" Copyright (c) 1983, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 341 unchanged lines hidden (view full) --- 350The 351.Nm 352utility uses a routing socket and the new message types 353.Dv RTM_ADD , RTM_DELETE , RTM_GET , 354and 355.Dv RTM_CHANGE . 356As such, only the super-user may modify 357the routing tables. |
358.Sh EXIT STATUS 359.Ex -std |
|
358.Sh DIAGNOSTICS 359.Bl -diag 360.It "add [host \&| network ] %s: gateway %s flags %x" 361The specified route is being added to the tables. 362The 363values printed are from the routing table entry supplied 364in the 365.Xr ioctl 2 --- 22 unchanged lines hidden (view full) --- 388to create the new entry. 389.It "gateway uses the same route" 390A 391.Cm change 392operation resulted in a route whose gateway uses the 393same route as the one being changed. 394The next-hop gateway should be reachable through a different route. 395.El | 360.Sh DIAGNOSTICS 361.Bl -diag 362.It "add [host \&| network ] %s: gateway %s flags %x" 363The specified route is being added to the tables. 364The 365values printed are from the routing table entry supplied 366in the 367.Xr ioctl 2 --- 22 unchanged lines hidden (view full) --- 390to create the new entry. 391.It "gateway uses the same route" 392A 393.Cm change 394operation resulted in a route whose gateway uses the 395same route as the one being changed. 396The next-hop gateway should be reachable through a different route. 397.El |
396.Sh EXIT STATUS 397.Ex -std | |
398.Sh SEE ALSO 399.\".Xr esis 4 , 400.Xr netintro 4 , 401.Xr route 4 , 402.Xr arp 8 , 403.Xr IPXrouted 8 , 404.Xr routed 8 405.\".Xr XNSrouted 8 --- 19 unchanged lines hidden --- | 398.Sh SEE ALSO 399.\".Xr esis 4 , 400.Xr netintro 4 , 401.Xr route 4 , 402.Xr arp 8 , 403.Xr IPXrouted 8 , 404.Xr routed 8 405.\".Xr XNSrouted 8 --- 19 unchanged lines hidden --- |