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