Cutter was marked as broken a long time ago, cutter is utility used for disconnecting ongoing TCP connections.
Problem was that it didn't support nf_conntrack.
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39978 3c298f89-4303-0410-b956-a3cf2f4a3e73
The old Pengutronix canutils seems very old and unmaintained. Replace
it with VolksWagen version of canutils that is actively maintained by
the Linux-CAN project. The VW version also has more features.
Changes in v2: Run autogen.sh to fix compile with NEON hw FP.
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39977 3c298f89-4303-0410-b956-a3cf2f4a3e73
The configure script would always force some CFLAGS based on what it detected
remove that as it is completely bogus.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39942 3c298f89-4303-0410-b956-a3cf2f4a3e73
Some objects were not compiled with our CFLAGS.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39941 3c298f89-4303-0410-b956-a3cf2f4a3e73
The Makefile logic in cwiid is slightly complicated, overriding CC
turned out to be a non-intrusive way to pass down our CFLAGS.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39939 3c298f89-4303-0410-b956-a3cf2f4a3e73
Our CFLAGS were not properly passed down to the Makefile, fix that.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39936 3c298f89-4303-0410-b956-a3cf2f4a3e73
Make the nut support conditional and specify its dependencies.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39925 3c298f89-4303-0410-b956-a3cf2f4a3e73
As reported by GCC 4.8, the size argument passed to memset() was incorrect.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39923 3c298f89-4303-0410-b956-a3cf2f4a3e73
We were failing the build w/ GCC 4.8 on the sysconf() prototype due to a
missing include of unistd.h
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39922 3c298f89-4303-0410-b956-a3cf2f4a3e73
We were failing the build due to a missing prototype for close().
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39921 3c298f89-4303-0410-b956-a3cf2f4a3e73
The xmlrpc-c code has been relocated to a new server use it.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39900 3c298f89-4303-0410-b956-a3cf2f4a3e73
Avoid linking with liblzma and liblz4 for now.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39881 3c298f89-4303-0410-b956-a3cf2f4a3e73
All the testing utilities were not using our CFLAGS or CXXFLAGS fix
that.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39867 3c298f89-4303-0410-b956-a3cf2f4a3e73
In case the host has security/pam_appl.h, the at configure script will
decide to link against libpam, we do not want that.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39866 3c298f89-4303-0410-b956-a3cf2f4a3e73
zaptel and zaptel-1.4.x belong to telephony, so move them to the
proper feed.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39842 3c298f89-4303-0410-b956-a3cf2f4a3e73
The configure script was hardcoding CFLAGS, remove that
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39840 3c298f89-4303-0410-b956-a3cf2f4a3e73