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>
17 lines
208 B
Plaintext
17 lines
208 B
Plaintext
RTPROT_UNSPEC
|
|
RTPROT_REDIRECT
|
|
RTPROT_KERNEL
|
|
RTPROT_BOOT
|
|
RTPROT_STATIC
|
|
RTPROT_GATED
|
|
RTPROT_RA
|
|
RTPROT_MRT
|
|
RTPROT_ZEBRA
|
|
RTPROT_BIRD
|
|
RTPROT_DNROUTED
|
|
RTPROT_XORP
|
|
RTPROT_NTK
|
|
RTPROT_DHCP
|
|
RTPROT_MROUTED
|
|
RTPROT_BABEL
|