Make convert_real_interface_to_friendly_interface_name recognize that the parent wireless name in the config means the same as the #0 clone. Fixes a bug in is_interface_wireless that could cause it to create a blank interface entry.
Adjust case of aliases/description names for PPTP and PPPoE server interfaces.
Correct capitalization for PPTP and L2TP in a couple places.
Set the timezone if available. This will minimize calls to the system for tz data and should not have any negative side-effects.
Small optimization for convert_friendly_interface_to_friendly_descr. Do not build an interface list for the most common cases.
Include hostname in growl notice
Ticket #776. reload even ipalias type of vip when reloading carps and do not destroy cloned interfaces on interface bring down.
When filtering on the member interfaces of the bridge tell if_bridge to send locally destined packets as coming from the member itself. This should fix some reported issues on Ticket #729.
Be more correct and do the same checks for RXCSUM capabilities as is done for TXCSUM one.
Ticket #88. Correctly use the parameter returned from link_interface_to_bridge to actually set the flags on the interface being configured the same as the bridge. While here simplify gre/gif handling too.
View revisions
Also available in: Atom