User Details
User Details
- User Since
- Jul 15 2014, 1:56 AM (611 w, 5 d)
Dec 13 2020
Dec 13 2020
Apr 6 2017
Apr 6 2017
thompsa added a comment to D10292: Add external toolchain ports for aarch64.
I think you intended to add Andrew Turner instead of me.
Mar 9 2017
Mar 9 2017
Jan 11 2016
Jan 11 2016
Aug 10 2014
Aug 10 2014
thompsa added a comment to D549: - Import lagg(4) broadcast mode from OpenBSD..
I agree with Gleb. I have noted in D539 that LAGG_PROTO_ETHERCHANNEL should be kept for compatibility.
thompsa added a comment to D539: - Remove the useless and deprecated fec protocol..
As fec is just an alias to loadbalance I would remove it only from share/man/man4/lagg.4 and any other documentation. This allows ifconfig to keep working and the supporting code in sys/net/if_lagg.c is rather trivial.
Aug 6 2014
Aug 6 2014
thompsa added inline comments to D540: Set a better granularity and distribution on roundrobin protocol..
thompsa added a comment to D540: Set a better granularity and distribution on roundrobin protocol..
It should be able to be achieved with something like this (untested).
thompsa added a comment to D540: Set a better granularity and distribution on roundrobin protocol..
Aug 5 2014
Aug 5 2014
thompsa added inline comments to D540: Set a better granularity and distribution on roundrobin protocol..
Jul 15 2014
Jul 15 2014
thompsa added a comment to D406: First cut of new Murmur3 hash to be used with PF..
Also, I realise the functions are named by the Murmur author but having a x86 named function in the MI pf code may be confusing.
thompsa added a comment to D406: First cut of new Murmur3 hash to be used with PF..
murmur_hash.c is missing a licence block, it looks like it may be MIT.
