Allow SNAT to build on older (2.6.15) and new (2.6.26) kernels.
authorJustin Pettit <jpettit@nicira.com>
Mon, 13 Oct 2008 22:45:07 +0000 (15:45 -0700)
committerJustin Pettit <jpettit@nicira.com>
Mon, 13 Oct 2008 22:45:07 +0000 (15:45 -0700)
commit96c809cc519201e40c5e0dbe8a73d4de806666a1
tree5a98e790e10edc1def8f49a915b67c246bf99b47
parent14c0252da769d6f8aac86f31c65d76b3384a37c0
Allow SNAT to build on older (2.6.15) and new (2.6.26) kernels.
datapath/linux-2.6/compat-2.6/include/linux/if_arp.h [new file with mode: 0644]
datapath/linux-2.6/compat-2.6/include/linux/netfilter_ipv4.h [new file with mode: 0644]
datapath/nx_act_snat.c