]> git.llucax.com Git - software/pymin.git/blob - services/ip/templates/route_add
Factored out a lot of common code.
[software/pymin.git] / services / ip / templates / route_add
1 ip route add dev ${dev} ${net_addr}/${prefix} via ${gateway}