Re: [PATCH net-next 0/3 v5] changes to make ipv4 routing table aware of next-hop link status

2015-06-20 Thread Scott Feldman
On Thu, Jun 18, 2015 at 12:39 PM, Andy Gospodarek go...@cumulusnetworks.com wrote: On Thu, Jun 18, 2015 at 10:51:37AM -0700, Scott Feldman wrote: On Thu, Jun 18, 2015 at 8:22 AM, Andy Gospodarek go...@cumulusnetworks.com wrote: This series adds the ability to have the Linux kernel track

Re: [PATCH net-next 0/3 v5] changes to make ipv4 routing table aware of next-hop link status

2015-06-20 Thread Scott Feldman
On Thu, Jun 18, 2015 at 8:22 AM, Andy Gospodarek go...@cumulusnetworks.com wrote: This series adds the ability to have the Linux kernel track whether or not a particular route should be used based on the link-status of the interface associated with the next-hop. [cut] Andy Gospodarek (3):

[PATCH net-next 0/3 v5] changes to make ipv4 routing table aware of next-hop link status

2015-06-18 Thread Andy Gospodarek
This series adds the ability to have the Linux kernel track whether or not a particular route should be used based on the link-status of the interface associated with the next-hop. Before this patch any link-failure on an interface that was serving as a gateway for some systems could result in

Re: [PATCH net-next 0/3 v5] changes to make ipv4 routing table aware of next-hop link status

2015-06-18 Thread Scott Feldman
On Thu, Jun 18, 2015 at 8:22 AM, Andy Gospodarek go...@cumulusnetworks.com wrote: This series adds the ability to have the Linux kernel track whether or not a particular route should be used based on the link-status of the interface associated with the next-hop. Before this patch any

Re: [PATCH net-next 0/3 v5] changes to make ipv4 routing table aware of next-hop link status

2015-06-18 Thread Andy Gospodarek
On Thu, Jun 18, 2015 at 10:51:37AM -0700, Scott Feldman wrote: On Thu, Jun 18, 2015 at 8:22 AM, Andy Gospodarek go...@cumulusnetworks.com wrote: This series adds the ability to have the Linux kernel track whether or not a particular route should be used based on the link-status of the