]> git.proxmox.com Git - mirror_iproute2.git/commit
Slightly improve the configure script.
authorAndreas Henriksson <andreas@fatal.se>
Wed, 2 Dec 2009 05:12:30 +0000 (05:12 +0000)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Sat, 26 Dec 2009 18:24:06 +0000 (10:24 -0800)
commitf1a0125bc090a9310a2a86adc9acf59fc417d44a
treeb2a8ff25ce06b8942225ef60420b81766041999c
parent896ebd6c705651abe0a6eedc9c6158a5db6e38d3
Slightly improve the configure script.

Split up in functions. Make XT checks bail if previous XT check
was successful.

This result improves the output of the configure script to not indicate
using iptables only because the last test failed (when previous ones could
have already succeded).

Signed-off-by: Andreas Henriksson <andreas@fatal.se>
configure