All of lore.kernel.org
 help / color / mirror / Atom feed
* nft -- documentation on fib_addrtype missing, more data
@ 2019-10-10 21:45 Stephen Satchell
  2019-10-11  8:29 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Satchell @ 2019-10-10 21:45 UTC (permalink / raw)
  To: netfilter

Poking around looking for more information, I ran across this little tidbit:

From man 7 rtnetlink:
      rtm_type          Route type
      -----------------------------------------------------------------
      RTN_UNSPEC        unknown route
      RTN_UNICAST       a gateway or direct route
      RTN_LOCAL         a local interface route
      RTN_BROADCAST     a local broadcast route (sent as a broadcast)
      RTN_ANYCAST       a local broadcast route (sent as a unicast)
      RTN_MULTICAST     a multicast route
      RTN_BLACKHOLE     a packet dropping route
      RTN_UNREACHABLE   an unreachable destination
      RTN_PROHIBIT      a packet rejection route
      RTN_THROW         continue routing lookup in another table

This clears up the confusion I had about "anycast" versus "broadcast".

Is there a shell tool that will show the route type(s) for a
specified address?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-10-11 15:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-10 21:45 nft -- documentation on fib_addrtype missing, more data Stephen Satchell
2019-10-11  8:29 ` Pablo Neira Ayuso
2019-10-11  9:47   ` Florian Westphal
2019-10-11 10:04     ` Pablo Neira Ayuso
2019-10-11 15:09     ` Stephen Satchell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.