Displaying 10 results from an estimated 10 matches for "libip6tc".
2013 Jun 02
6
[Bug 826] New: libiptc/libip6tc.h doesn't specify C linkage
https://bugzilla.netfilter.org/show_bug.cgi?id=826
Summary: libiptc/libip6tc.h doesn't specify C linkage
Product: iptables
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P5
Component: libiptc
AssignedTo: netfilter-buglog at lists.netfilter.o...
2018 Nov 05
2
[Bug 1289] New: iptables build fails with kernel 4.20-rc1 - gnu_inline attributes
...bly due to
https://github.com/torvalds/linux/commit/c2c640aa04cc4e6caf0ff17ff18b3784e0c99566
The build will fail with the following errors:
^~~~~~
In file included from
/home/neil/projects/scratch/alternates/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel-next/iptables-1.8.1/libiptc/libip6tc.c:111:
/home/neil/projects/scratch/alternates/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel-next/iptables-1.8.1/libiptc/libiptc.c:268:1:
warning: 'always_inline' attribute ignored [-Wattributes]
static inline unsigned int
^~~~~~
In file included from
/home/neil/projects/scratch/al...
2003 Jun 21
0
[Bug 102] New: ipv6_prefix_length works only on LITTLE_ENDIAN and prefix_length % 8 == 0
...OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: libiptc
AssignedTo: laforge@netfilter.org
ReportedBy: mikko.markus.torni@iki.fi
CC: netfilter-buglog@lists.netfilter.org
ipv6_prefix_length in libiptc/libip6tc.c works
only in these cases:
architecture is LITTLE_ENDIAN and given prefix is a multiple of 8
architecture is BIG_ENDIAN and given prefix is a multiple of 32
Here's one way to fix the problem:
--- iptables-1.2.8/libiptc/libip6tc.c 2002-02-14 01:13:23.000000000 +0200
+++ iptables-1.2.8-new/l...
2018 Nov 07
3
[Bug 1291] New: iptables 1.8.0+ no longer builds against kernel 3.10.108
...turn -Wmissing-declarations -Wmissing-prototypes
-Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe
-march=armv7-a -mtune=cortex-a9 -mabi=aapcs-linux -Wno-psabi
-Wa,-mno-warn-deprecated -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon-fp16
-fomit-frame-pointer -Wall -pipe -Os -MT libip6tc.lo -MD -MP -MF
.deps/libip6tc.Tpo -c
/home/ubuntu/projects/LibreELEC.tv/build.LibreELEC-WeTek_Core.arm-9.0-devel/iptables-1.8.1/libiptc/libip6tc.c
-fPIC -DPIC -o .libs/libip6tc.o
In file included from
/home/ubuntu/projects/LibreELEC.tv/build.LibreELEC-WeTek_Core.arm-9.0-devel/toolchain/armv7a-libr...
2013 May 29
1
[ANNOUNCE] iptables 1.4.19 release
...libxt_recent: Fix missing space in manpage for --mask option
extensions: libxt_multiport: Update manpage to list valid protocols
Nicolas Dichtel (1):
utils: nfnl_osf: use the right nfnetlink lib
Pablo Neira Ayuso (11):
libip6t_NETMAP: Use xtables_ip6mask_to_cidr and get rid of libip6tc dependency
Revert "build: resolve link failure for ip6t_NETMAP"
libxt_osf: fix missing --ttl and --log in save output
libxt_osf: fix bad location for location in --genre
libip6t_SNPT: add manpage
libip6t_DNPT: add manpage
Merge branch 'stable'...
2018 Aug 07
2
id <username> - doesnt list all groups
Thank for your answer:
But i dont know understand why is following not working:
I want to restrict the ssh access for a special domain member:
In my "sshd_config" i added:
AllowGroups restrictaccess root
With user2 im able to login via ssh!
log: pam_krb5(sshd:auth): user user2 authenticated as user2 at ROOTRUDI.DE
With user1 im not!
log: User user1 from 192.168.0.100 not allowed
2018 Feb 22
0
[Bug 1231] New: libxt_bpf.c:69:6: error: 'union bpf_attr' has no member named 'pathname'
..._multi-iptables-standalone.o xtables_multi-iptables.o
xtables_multi-ip6tables-save.o xtables_multi-ip6tables-restore.o
xtables_multi-ip6tables-standalone.o xtables_multi-ip6tables.o
xtables_multi-xshared.o ../extensions/libext.a ../libiptc/.libs/libip4tc.so
../extensions/libext4.a ../libiptc/.libs/libip6tc.so ../extensions/libext6.a
../libxtables/.libs/libxtables.so -lm -L/home/tim/raspi/usr/lib -Wl,-rpath
-Wl,/home/tim/raspi/usr/lib
/home/tim/raspi/tools/arm-bcm2708/arm-rpi-4.9.3-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/4.9.3/../../../../arm-linux-gnueabihf/bin/ld:
../extensions/libext.a(l...
2003 Nov 02
0
[ANNOUNCE] Release of iptables-1.2.9
...check for invalid port ranges
[ Thomas Poehnitz ]
- LOG target: fix iptables-save (save loglevel numerically)
[ Thomas Woerner ]
- mport match: fix iptables-save (save numerically)
[ Thomas Woerner ]
- libipq: fix ipq_id_t definition on 'real' 64bit/64bit architectures
[ Ryan Veety ]
- libip6tc: fix ipv6_prefix_length endianness bugs
[ Mikko Markus Torni ]
- MASQUERADE target: don't accept negative port numbers
[ Yasuyuki Kozakai ]
- physdev match: fix new structure layout for kernel > 2.6.0-test8
[ Bart De Schuymer ]
Changes from 1.2.8:
- build plugins for connlimit, iprange,...
2003 Oct 07
0
[ANNOUNCE] Release of iptables-1.2.9rc1
...check for invalid port ranges
[ Thomas Poehnitz ]
- LOG target: fix iptables-save (save loglevel numerically)
[ Thomas Woerner ]
- mport match: fix iptables-save (save numerically)
[ Thomas Woerner ]
- libipq: fix ipq_id_t definition on 'real' 64bit/64bit architectures
[ Ryan Veety ]
- libip6tc: fix ipv6_prefix_length endianness bugs
[ Mikko Markus Torni ]
Changes from 1.2.8:
- build plugins for connlimit, iprange, realm, CLASSIFY, CONNMARK, NETMAP
[ Harald Welte ]
- libip(6)tc: Speedup due to inceremental chain cache updates
[ Harald Welte ]
- recent match: Update to version 0.3.1 t...
2016 May 01
12
[Bug 1064] New: iptables-save fails silently in unprivileged lxc/lxd container
...56, PROT_NONE) = 0
mmap(0x7f8b22fe9000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f8b22fe9000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/libip6tc.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\27\0\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=27456, ...}) = 0
mmap(NULL, 2122528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0x7f8b22bdd000
mprotect(0x...