1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-24 00:11:05 +02:00
jow afc4535cfc base-files: ipcalc.sh: fix broken calculations on 64bit systems
Calculate complements by using awk's xor() function with a mask of 0xffffffff
instead of relying on the compl() function which appears to produce broken
results on certain 64bit architectures.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-23 22:18:43 +00:00
..
2011-03-07 12:59:19 +00:00
2012-12-15 01:59:35 +00:00
2012-02-08 10:20:13 +00:00
2012-10-11 10:05:23 +00:00
2012-11-21 20:27:02 +00:00
2012-12-22 18:56:06 +00:00
2010-09-30 10:48:37 +00:00