Use sys/xattr.h instead of attr/xattr.h
[platform/upstream/net-tools.git] / iptunnel.c
2012-06-26 Jiri Popelkaiptunnel.c: avoid fd leak in case of ioctl() error
2012-06-26 Jiri PopelkaConsistently use defined exit codes.
2012-01-05 Jiri PopelkaPossible problems found by static analysis of code.
2011-12-10 Mike Frysingerignore return value of fgets calls we dont care about
2001-04-08 Phil BlundellUse setlocale at program initialisation.
2000-05-20 Phil BlundellMake more glibc friendly.
1999-07-15 Bernd Eckenfelsfixed compile error (missing __u16) for some libs/heade...
1999-06-12 Phil BlundellBump version to 1.53
1999-04-23 Phil BlundellMore i18n, from Meelis Roos
1999-04-21 Phil BlundellRename utils.h -> util-ank.h
1999-04-18 Phil BlundellAdd support for `--version'
1999-03-24 Ralf BächleInclude intl.h to make it compile.
1999-03-24 Phil BlundellMore i18n, from Meelis Roos <mroos@tartu.cyber.ee>
1999-01-13 Phil BlundellProvide local definition of IPPROTO_GRE to allow iptunnel
1999-01-09 Phil BlundellSeveral new additions to net-tools. From Alexey's...