]> Pileus Git - ~andy/linux/commitdiff
Merge branch 'noprefixroute'
authorDavid S. Miller <davem@davemloft.net>
Thu, 16 Jan 2014 01:00:47 +0000 (17:00 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Jan 2014 01:00:47 +0000 (17:00 -0800)
Thomas Haller says:

====================
ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes

v1 -> v2: add a second commit, handling NOPREFIXROUTE in ip6_del_addr.
v2 -> v3: reword commit messages, code comments and some refactoring.
v3 -> v4: refactor, rename variables, add enum
v4 -> v5: rebase, so that patch applies cleanly to current net-next/master
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge