commit | 32bc201e1974976b7d3fea9a9b17bb7392ca6394 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Wed Dec 16 17:50:11 2015 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 17 15:08:51 2015 -0500 |
tree | 638ac4a2106795aac740c6c9fd6c9b9e6a2818da | |
parent | b3379041ddf68ba46c31fce741ddb71675b39d23 [diff] |
ipv6: allow routes to be configured with expire values Add the support for adding expire value to routes, requested by Tom Gundersen <teg@jklm.no> for systemd-networkd, and NetworkManager wants it too. implement it by adding the new RTNETLINK attribute RTA_EXPIRES. Signed-off-by: Xin Long <lucien.xin@gmail.com> Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>