Code

patches/ipvs_h_include, rules: Let the ipvs plugin use linux/ip_vs.h.
authorSebastian Harl <sh@tokkee.org>
Mon, 9 Jan 2012 14:00:08 +0000 (15:00 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 9 Jan 2012 14:00:08 +0000 (15:00 +0100)
commit929c7d2f088e2df92d67d6ea53fbd85723cbe21b
treeea51f0a6ae6d9e4cb09c05a852d9b8bbd83c4670
parent63f0623ed1b899ebe1e409236a75ff5cfd31596b
patches/ipvs_h_include, rules:  Let the ipvs plugin use linux/ip_vs.h.

… rather than net/ip_vs.h. Also, make sure to look for the header in
/usr/include rather than the kernel directory (which has been deprecated).

Force building of the ipvs plugin since configure is not currently able to
correctly check for ip_vs.h.
debian/changelog
debian/patches/00list
debian/patches/ipvs_h_include.dpatch [new file with mode: 0755]
debian/rules