Skip to content
Snippets Groups Projects
  1. May 26, 2015
  2. Apr 17, 2015
  3. Apr 13, 2015
  4. Apr 10, 2015
  5. 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
  6. Nov 02, 2014
  7. Aug 07, 2014
  8. Jul 02, 2014
  9. Jun 02, 2014
  10. Mar 11, 2014
  11. Sep 01, 2013
  12. Jul 15, 2013
  13. Jun 06, 2013
  14. May 29, 2013
  15. May 21, 2013
  16. May 14, 2013
  17. May 02, 2013
  18. Mar 25, 2013
  19. Mar 07, 2013
  20. Mar 06, 2013
  21. Mar 05, 2013
  22. Feb 11, 2013
  23. Jan 14, 2013
  24. Nov 04, 2012
  25. Oct 10, 2012
  26. May 03, 2012
  27. Feb 22, 2012
  28. Feb 21, 2012
  29. Feb 08, 2012
  30. Feb 06, 2012
  31. Jan 18, 2012
Loading