| -blackhole | RTF_BLACKHOLE | silently discard pkts (during updates) |
| -cloning | | | RTF_CLONING | | | generates a new route on use |
| -iface | | | | | ~RTF_GATEWAY | | destination is directly reachable |
| -llinfo | | | | RTF_LLINFO | | | | validly translates proto addr to link addr |
| -mpath | | | | | RTF_MPATH | | | | | multiple gateways for a destination exist |
| -nostatic | | ~RTF_STATIC | | | pretend route added by kernel or daemon |
| -proto1 | | | | RTF_PROTO1 | | | | set protocol specific routing flag #1 |
| -proto2 | | | | RTF_PROTO2 | | | | set protocol specific routing flag #2 |
| -reject | | | | RTF_REJECT | | | | emit an ICMP unreachable when matched |
| -static | | | | RTF_STATIC | | | | manually added route |
| -xresolve | | RTF_XRESOLVE | | emit mesg on use (for external lookup) |