Skip to content

Commit

Permalink
remove 'TODO' comment line
Browse files Browse the repository at this point in the history
  • Loading branch information
javierguerragiraldez committed Sep 6, 2014
1 parent 4f03c18 commit f896738
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/designs/neutron/neutron2snabb
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ function create_config (input_dir, output_dir, hostname)
end

-- Return the packet filter expression.
-- XXX This is assumed to be ingress-only. Egress is simply NYI.
function filter (port, secbindings, secrules, direction)
local rules = ''
direction = direction:lower()
Expand Down

0 comments on commit f896738

Please sign in to comment.