Skip to content

Instantly share code, notes, and snippets.

@dmcyk
Created October 17, 2016 17:22
Show Gist options
  • Save dmcyk/76da8480c58934c0322e9d019f8bf230 to your computer and use it in GitHub Desktop.
Save dmcyk/76da8480c58934c0322e9d019f8bf230 to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo su -
echo 5 > /proc/sys/net/ipv4/route/gc_timeout
echo 5 > /proc/sys/net/ipv4/neigh/default/gc_stale_time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment