"route add " for network routes

Submitted by Anonymous
on February 13, 2007 - 4:56am

Hi all,
plz let me know how the 'route add' command works in FreeBSD for cloning routes (network route).I want to know the code flow from user space to kernel space.
Also Let me know the need of gateway in FreeBSD when compare to Linux.

thanks

AFAIK, FreeBSD is open

Anonymous (not verified)
on
February 13, 2007 - 5:16am

AFAIK, FreeBSD is open source.

To that I can only say..

Anonymous (not verified)
on
July 27, 2007 - 6:16pm

AFAIK, the sun rises in the east and sets in the west, but chances are I know a little more than you do.

wrt how route add works: man

Anonymous (not verified)
on
February 16, 2007 - 2:17am

wrt how route add works:

man route

wrt the code flow, just *read* the code. if you don't have a real freebsd at hand:

http://cvsweb.freebsd.org

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.