Displaying 8 results from an estimated 8 matches for "brivio".
2020 Aug 18
0
Re: ipv6 NAT; accept_ra errors and about network choice
On Tue, Aug 18, 2020 at 01:32:06AM +0200, Stefano Brivio wrote:
> The check comes from commit 00d28a78b5d1 ("network: check accept_ra
> before enabling ipv6 forwarding"), and it's there because the accept_ra
> flag works like this (from Documentation/networking/ip-sysctl.txt):
>
> 0 Do not accept Router Advertisements.
>...
2020 Apr 01
0
[ANNOUNCE] libnftnl 1.1.6 release
..._flowtable_parse_devs()
chain: Fix memleak in error path of nftnl_chain_parse_devs()
flowtable: Correctly check realloc() call
chain: Correctly check realloc() call
examples: Replace use of deprecated symbols
src: Fix for reading garbage in nftnl_chain getters
Stefano Brivio (3):
include: resync nf_tables.h cache copy
set: Add support for NFTA_SET_DESC_CONCAT attributes
set_elem: Introduce support for NFTNL_SET_ELEM_KEY_END
2020 Aug 17
1
Re: ipv6 NAT; accept_ra errors and about network choice
...ems strange that it would give any special treatment to
> addresses in that range. Does it behave in the same way if you use
> FD00::... instead of FC00::...? (probably, but worth checking)
>
> > Or are there better choices for the network?
>
> I've Cc'ed Stefano Brivio, who has worked on IPv6 in the kernel, and (at
> least based on the conversations I've had with him) has a much better
> knowledge of IPv6. Maybe he can offer some advice.
>
> (BTW, he was playing around with defining an IPv6 libvirt network that
> used the same network as th...
2020 Aug 12
0
Re: ipv6 NAT; accept_ra errors and about network choice
...tten prior to
RFC4193, so it seems strange that it would give any special treatment to
addresses in that range. Does it behave in the same way if you use
FD00::... instead of FC00::...? (probably, but worth checking)
> Or are there better choices for the network?
I've Cc'ed Stefano Brivio, who has worked on IPv6 in the kernel, and (at
least based on the conversations I've had with him) has a much better
knowledge of IPv6. Maybe he can offer some advice.
(BTW, he was playing around with defining an IPv6 libvirt network that
used the same network as the host's physical int...
2020 Jun 06
0
[ANNOUNCE] nftables 0.9.5 release
...r (5):
segtree: Fix missing expires value in prefixes
segtree: Use expr_clone in get_set_interval_*()
segtree: Merge get_set_interval_find() and get_set_interval_end()
segtree: Fix get element command with prefixes
JSON: Improve performance of json_events_cb()
Stefano Brivio (6):
include: Resync nf_tables.h cache copy
src: Set NFT_SET_CONCAT flag for sets with concatenated ranges
build: Fix doc build, restore A2X assignment for doc/Makefile
tests: py: Actually use all available hooks in bridge/chains.t
evaluate: Perform set evaluation on i...
2020 Oct 27
0
[ANNOUNCE] nftables 0.9.7 release
...eneration ID with --echo"
build: Bump version to v0.9.7
Phil Sutter (4):
doc: Document notrack statement
json: Expect refcount increment by json_array_extend()
evaluate: Reject quoted strings containing only wildcard
json: Fix memleak in set_dtype_json()
Stefano Brivio (5):
tests: Run in separate network namespace, don't break connectivity
tests: shell: Allow wrappers to be passed as nft command
tests: 0043concatenated_ranges_0: Fix checks for add/delete failures
tests: 0044interval_overlap_0: Repeat insertion tests with timeout...
2020 Aug 11
3
ipv6 NAT; accept_ra errors and about network choice
Hello,
Firstly THANK YOU for the IPv6 NAT support merged in 6.5. It has been
almost impossible to get IPv6 into a VM on a laptop that switches
between wifi and wired (dock) connections, because you can not add a
wifi interface to a bridge. I know NAT is against the IPv6 end-to-end
xen but it makes this "just work" for the vast majority of people like
me who need to ssh/curl/talk to
2020 Apr 01
0
[ANNOUNCE] nftables 0.9.4 release
...n wildcard interface matching
scanner: Extend asteriskstring definition
tests/py: Fix JSON output for changed timezone
parser_json: Support ranges in concat expressions
tests/py: Add tests involving concatenated ranges
tests/py: Move tcpopt.t to any/ directory
Stefano Brivio (5):
include: resync nf_tables.h cache copy
src: Add support for NFTNL_SET_DESC_CONCAT
src: Add support for concatenated set ranges
tests: Introduce test for set with concatenated ranges
tests: shell: Introduce test for insertion of overlapping and non-overlapping rang...