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)
commitbcc58c4d9141160d6448e4589acbd46e5c647518
tree28f189f32feef5ac28b1a59268d42c415f63a2b5
parent7fe0b14b725d6d09a1d9e1409bd465cb88b587f9
parent92eec78d25aee6bbc9bd295f51c022ddfa80cdd9
Merge branch 'master' of git://git./linux/kernel/git/horms/ipvs-next

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