1. 24 Dec, 2014 6 commits
  2. 20 Dec, 2014 7 commits
  3. 10 Dec, 2014 14 commits
  4. 05 Dec, 2014 2 commits
  5. 04 Dec, 2014 4 commits
  6. 03 Dec, 2014 5 commits
  7. 30 Nov, 2014 2 commits
    • vadimk's avatar
      configure: Add check for the doc tools · 10ed8b7f
      vadimk authored
      Added checking existence of the doc files converters.
      If the XXX tool exists then HAVE_XXX:=y will be written
      to the Config file. Example of the configure script output:
      
      TC schedulers
       ATM	no
       IPT	using xtables
       IPSET  yes
      
      iptables modules directory: /usr/lib/iptables
      libc has setns: yes
      SELinux support: no
      
      Docs
       latex: no
       WARNING: no docs can be built from LaTeX files
       sgml2html: yes
      Signed-off-by: default avatarVadim Kochan <vadim4j@gmail.com>
      10ed8b7f
    • Stephen Hemminger's avatar
      update if_bridge · e9c4b7c3
      Stephen Hemminger authored
      Use current upstream header.
      e9c4b7c3