- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Dec 13 2020
Dec 13 2020
Add my pgp key.
Add myself as new committer.
Add myself as new committer.
thompsa committed R9:35225252a531: Remove an extra angle bracket that snuck in on the last commit. (authored by thompsa).
Remove an extra angle bracket that snuck in on the last commit.
thompsa committed R9:bf49872bed3b: Move myself from contributors to committers. (authored by thompsa).
Move myself from contributors to committers.
note version bump for if_bridge.
note version bump for if_bridge MFC.
thompsa committed R9:b8b61d1f92d3: Add my wish for an advanced ethernet switch (authored by thompsa).
Add my wish for an advanced ethernet switch
thompsa committed R9:bf655f47ae4b: Advertise my new reason for wanting a managed switch. (authored by thompsa).
Advertise my new reason for wanting a managed switch.
thompsa committed R9:53bf2896d60d: Remove my request for an ethernet switch as I have been generously donated one (authored by thompsa).
Remove my request for an ethernet switch as I have been generously donated one
Add the new NZ cvsup mirror.
Document 800063 for USB change.
thompsa committed R9:aa905fd15975: Bring more awareness of the New Zealand FreeBSD Users Group. (authored by thompsa).
Bring more awareness of the New Zealand FreeBSD Users Group.
thompsa committed R9:997e86c66826: Document 800064 after the usb stack changed. (authored by thompsa).
Document 800064 after the usb stack changed.
thompsa committed R9:b46d9e5ab0f8: Document 800066 after changing USB devfs handling and layout. (authored by thompsa).
Document 800066 after changing USB devfs handling and layout.
thompsa committed R9:239801af4771: Document 800068 after renaming the ushub devclass to uhub (authored by thompsa).
Document 800068 after renaming the ushub devclass to uhub
thompsa committed R9:540e73710f89: Fix ifconfig usage, ifconfig create wlan0 -> ifconfig wlan0 create. (authored by thompsa).
Fix ifconfig usage, ifconfig create wlan0 -> ifconfig wlan0 create.
Apr 6 2017
Apr 6 2017
I think you intended to add Andrew Turner instead of me.
Mar 9 2017
Mar 9 2017
thompsa committed rS314935: ec2.conf and vmimage.subr can be used from the installation livecd after.
ec2.conf and vmimage.subr can be used from the installation livecd after
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.