diff options
author | paul <paul> | 2005-02-14 23:53:05 +0000 |
---|---|---|
committer | paul <paul> | 2005-02-14 23:53:05 +0000 |
commit | 1e19315262b1eb1228af31f43aee7c9c3e9eefc6 (patch) | |
tree | d7aedd6d94d06ddef166f62014369c845ee3defa /zebra/ChangeLog | |
parent | 1dd13d41d09487c3d595b13a087b2ec87b7f4ce8 (diff) |
2005-02-14 Paul Jakma <paul@dishone.st>
* Not all Linux netlink systems have IFLA_WIRELESS
Diffstat (limited to 'zebra/ChangeLog')
-rw-r--r-- | zebra/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/zebra/ChangeLog b/zebra/ChangeLog index 1f97fef9..4f142c16 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,7 @@ +2005-02-14 Paul Jakma <paul@dishone.st> + + * Not all Linux netlink systems have IFLA_WIRELESS + 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * ioctl.c: (if_ioctl,if_ioctl_ipv6,if_get_flags) Replace perror with |