Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs...
authorPablo Neira Ayuso <pablo@netfilter.org>
Mon, 22 Oct 2012 10:30:41 +0000 (12:30 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 22 Oct 2012 10:30:41 +0000 (12:30 +0200)
Pull updates from Jesper Dangaard Brouer for IPVS mostly targeted
to improve IPv6 support (7 commits):

 ipvs: Trivial changes, use compressed IPv6 address in output
 ipvs: IPv6 extend ICMPv6 handling for future types
 ipvs: Use config macro IS_ENABLED()
 ipvs: Fix faulty IPv6 extension header handling in IPVS
 ipvs: Complete IPv6 fragment handling for IPVS
 ipvs: API change to avoid rescan of IPv6 exthdr
 ipvs: SIP fragment handling


Trivial merge