Skip to content
Snippets Groups Projects
  1. May 26, 2015
  2. May 06, 2015
  3. Apr 18, 2015
  4. Apr 17, 2015
  5. Apr 13, 2015
  6. Apr 10, 2015
  7. Nov 03, 2014
    • Felix Fietkau's avatar
      netfilter: Enable compiling iptables match cluster · 9a2cf10c
      Felix Fietkau authored
      
      This patch adds the userspace and kernelspace for
      
      - match NETFILTER_XT_MATCH_CLUSTER
        This match can be used to deploy gateway and back-end load-sharing clusters.
      - target IP_NF_TARGET_CLUSTERIP
        This module allows you to configure a simple cluster of nodes
        that share a certain IP and MAC address
        without an explicit load balancer in front of them.
        Connections are statically distributed between the nodes in this cluster.
      
      This is used i.e. by strongswan-ha.
      
      Signed-off-by: default avatarChristian Scheele <cs@embedd.com>
      
      SVN-Revision: 43174
      9a2cf10c
    • John Crispin's avatar
      license info - revert r43155 · 74a3a77b
      John Crispin authored
      
      turns out that r43155 adds duplicate info.
      
      Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>
      
      SVN-Revision: 43167
      74a3a77b
    • John Crispin's avatar
      Add more license tags with SPDX identifiers · c10d9748
      John Crispin authored
      
      Note, that licensing stuff is a nightmare: many packages does not clearly
      state their licenses, and often multiple source files are simply copied
      together - each with different licensing information in the file headers.
      
      I tried hard to ensure, that the license information extracted into the OpenWRT's
      makefiles fit the "spirit" of the packages, e.g. such small packages which
      come without a dedicated source archive "inherites" the OpenWRT's own license
      in my opinion.
      
      However, I can not garantee that I always picked the correct information
      and/or did not miss license information.
      
      Signed-off-by: default avatarMichael Heimpold <mhei@heimpold.de>
      
      SVN-Revision: 43155
      c10d9748
  8. Nov 02, 2014
  9. Aug 07, 2014
  10. Aug 01, 2014
  11. Jul 02, 2014
  12. Jun 02, 2014
  13. Mar 20, 2014
  14. Mar 11, 2014
  15. Sep 01, 2013
  16. Jul 15, 2013
  17. Jun 06, 2013
  18. May 29, 2013
  19. May 21, 2013
  20. May 14, 2013
  21. May 02, 2013
  22. Mar 25, 2013
  23. Mar 07, 2013
  24. Mar 06, 2013
  25. Mar 05, 2013
  26. Feb 11, 2013
  27. Jan 14, 2013
  28. Nov 25, 2012
  29. Nov 23, 2012
Loading