diff options
author | shemminger <shemminger> | 2006-03-10 23:31:46 +0000 |
---|---|---|
committer | shemminger <shemminger> | 2006-03-10 23:31:46 +0000 |
commit | 4cca16f20e92a97399d5814fc810af66ce0581d8 (patch) | |
tree | 442ff84f0377b3aa7b82db014a23218f9f6e716d /ChangeLog | |
parent | f3b1006c732d1abcbb39ea0c00e2c3149a5cb89d (diff) |
Fix endless loop in netlink error handling.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,8 +1,12 @@ +2006-03-10 Jean Tourrilhes <jt@hpl.hp.com> + + * Fix endless loop in netlink error handling + 2006-03-10 Russell Stuart <russell-lartc@stuart.id.au> * Fix missing memset in tc sample -2006-03-10 shemminger <shemminger@osdl.org> +2006-03-10 Stephen Hemminger <shemminger@osdl.org> * Change default lnstat count to 1 * Update to 2.6.16 headers |