I think you intended to add Andrew Turner instead of me.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Dec 13 2020
Dec 13 2020
Apr 6 2017
Apr 6 2017
Mar 9 2017
Mar 9 2017
Jan 11 2016
Jan 11 2016
Aug 10 2014
Aug 10 2014
I agree with Gleb. I have noted in D539 that LAGG_PROTO_ETHERCHANNEL should be kept for compatibility.
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..
It should be able to be achieved with something like this (untested).
if_lagg_rr.diff1 KBDownload
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
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.
murmur_hash.c is missing a licence block, it looks like it may be MIT.