0ca787b5ba
* defs.h (routing_scopes): New xlat prototype. * rtnl_route.c: New file. * Makefile.am (strace_SOURCES): Add it. * netlink_route.h (decode_rtmsg): New prototype. * netlink_route.c (route_decoders): Add RTM_DELROUTE, RTM_GETROUTE, and RTM_NEWROUTE. * xlat/ip_type_of_services.in: New file. * xlat/routing_flags.in: Likewise. * xlat/routing_protocols.in: Likewise. * xlat/routing_table_ids.in: Likewise. * xlat/routing_types.in: Likewise. Co-authored-by: Fabien Siron <fabien.siron@epita.fr>
6 lines
100 B
Plaintext
6 lines
100 B
Plaintext
RT_TABLE_UNSPEC 0
|
|
RT_TABLE_COMPAT 252
|
|
RT_TABLE_DEFAULT 253
|
|
RT_TABLE_MAIN 254
|
|
RT_TABLE_LOCAL 255
|