summaryrefslogtreecommitdiff
path: root/lib/altera/sinet_pll.qip
diff options
context:
space:
mode:
Diffstat (limited to 'lib/altera/sinet_pll.qip')
-rw-r--r--lib/altera/sinet_pll.qip5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/altera/sinet_pll.qip b/lib/altera/sinet_pll.qip
new file mode 100644
index 0000000..8fc5037
--- /dev/null
+++ b/lib/altera/sinet_pll.qip
@@ -0,0 +1,5 @@
+set_global_assignment -name IP_TOOL_NAME "ALTPLL"
+set_global_assignment -name IP_TOOL_VERSION "8.0"
+set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "sinet_pll.vhd"]
+set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "sinet_pll.cmp"]
+set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "sinet_pll.ppf"]
module load and remove it on unload. This means that the userspace BIND/UNBIND_PF commands are now obsolete; the kernel will ignore them. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/nf_queue.c')