Routing Netlink
[Netlink Families]


Modules

 Addresses
 Links (Interfaces)
 Neighbours
 The neighbour table establishes bindings between protocol addresses and link layer addresses for hosts sharing the same physical link.
 Neighbour Tables
 Routing
 Routing Rules
 Traffic Control

Function Documentation

int nl_rtgen_request ( struct nl_handle *  handle,
int  type,
int  family,
int  flags 
)

Parameters:
handle Netlink handle.
type Netlink message type.
family Address family.
flags Additional netlink message flags.
Fills out a routing netlink request message and sends it out using nl_send_simple().

Returns:
0 on success or a negative error code.

Definition at line 40 of file rtnl.c.

References nl_send_simple().


Generated on Thu May 28 01:01:27 2009 for libnl by  doxygen 1.5.7.1