diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2011-03-15 14:19:16 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2011-03-15 14:19:16 -0700 |
commit | 661d7196179df1c16860f0788856105e724afec8 (patch) | |
tree | 2d69c1b2e59f38846b68a2727228a8bd161fa548 | |
parent | 07161d8bec33a82a48c4b6784e336169886ce89b (diff) | |
download | vyatta-cfg-system-debian/0.19.24+mendocino28.tar.gz vyatta-cfg-system-debian/0.19.24+mendocino28.zip |
0.19.24+mendocino28debian/0.19.24+mendocino28
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index eea8ac70..6aebc8ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +vyatta-cfg-system (0.19.24+mendocino28) lucid; urgency=low + + [ Bob Gilligan ] + * Bugfix 6773: Spread load of single-queue NICs across all CPUs. + + [ Stephen Hemminger ] + * Handle case of device with no active IRQ + * Handle Vmware mulitqueue naming convention + * Don't set irq affinity if device is disabled + * Warn if attempting to force mask on multiqueue NIC + * Fix network name scan for wireless + * Speed/duplex setup improvements + * Change where ipv6 route table size is increased + * Workaround Xen NIC address + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Tue, 15 Mar 2011 14:19:16 -0700 + vyatta-cfg-system (0.19.24+mendocino27) lucid; urgency=low * match console type only once. |