netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
@ 2014-01-08  0:41 Thomas Haller
  2014-01-08  0:41 ` [PATCH v3 1/2] " Thomas Haller
  2014-01-08  0:41 ` [PATCH v3 2/2] ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE Thomas Haller
  0 siblings, 2 replies; 20+ messages in thread
From: Thomas Haller @ 2014-01-08  0:41 UTC (permalink / raw)
  To: Hannes Frederic Sowa; +Cc: Jiri Pirko, netdev, stephen, dcbw, Thomas Haller

New version, obsoletes the two previous attempts.

v1 -> v2: add a second commit, handling NOPREFIXROUTE in ip6_del_addr.
v2 -> v3: reword commit messages, code comments and some refactoring.

Thomas Haller (2):
  ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of
    IP6 routes
  ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE

 include/uapi/linux/if_addr.h |   1 +
 net/ipv6/addrconf.c          | 204 ++++++++++++++++++++++++++-----------------
 2 files changed, 123 insertions(+), 82 deletions(-)

-- 
1.8.4.2

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

end of thread, other threads:[~2014-01-16 19:53 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-08  0:41 [PATCH v3 0/2] ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes Thomas Haller
2014-01-08  0:41 ` [PATCH v3 1/2] " Thomas Haller
2014-01-08  0:41 ` [PATCH v3 2/2] ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE Thomas Haller
2014-01-08 20:00   ` Hannes Frederic Sowa
2014-01-09  0:30     ` [PATCH v4 0/2] ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes Thomas Haller
2014-01-09  0:30       ` [PATCH v4 1/2] " Thomas Haller
2014-01-10  3:56         ` Hannes Frederic Sowa
2014-01-09  0:30       ` [PATCH v4 2/2] ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE Thomas Haller
2014-01-10  4:12         ` Hannes Frederic Sowa
2014-01-10 23:10       ` [PATCH v4 0/2] ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes David Miller
2014-01-13 15:31         ` Jiri Pirko
2014-01-15 21:53           ` David Miller
2014-01-16 13:38             ` Hannes Frederic Sowa
2014-01-16 19:53               ` David Miller
2014-01-15 14:36         ` [PATCH v5 " Thomas Haller
2014-01-15 14:36           ` [PATCH v5 1/2] " Thomas Haller
2014-01-15 14:36           ` [PATCH v5 2/2] ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE Thomas Haller
2014-01-15 14:43           ` [PATCH v5 0/2] ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes Hannes Frederic Sowa
2014-01-15 14:58             ` Thomas Haller
2014-01-16  1:01           ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).