Ticket #493 (closed Bug report: wontfix)

Opened 3 months ago

Last modified 2 months ago

Wifidog 1.1.5 fails on kernel 2.6.26.3

Reported by: jch@pps.jussieu.fr Assigned to: wichert
Priority: high Milestone: Not yet assigned to a Milestone
Component: Gateway Keywords:
Cc:

Description

The attached patch is needed for wifidog to find out the MAC address of a client under 2.6.26.3.

Attachments

001-proc_net_syntax.patch (505 bytes) - added by jch@pps.jussieu.fr on 08/29/08 17:23:23.
Fix for kernel 2.6.26.3

Change History

08/29/08 17:23:23 changed by jch@pps.jussieu.fr

  • attachment 001-proc_net_syntax.patch added.

Fix for kernel 2.6.26.3

09/30/08 05:35:14 changed by wichert

  • owner set to wichert.

I run wifidog on 2.6.24, which seems to work fine.

09/30/08 05:38:05 changed by wichert

  • status changed from new to closed.
  • resolution set to wontfix.

I checked and I can not find any Linux kernel which lowercases mac addresses in /proc/net/arp. Are you perhaps using a custom kernel which broke the /proc/net/arp format? If so that is a kernel bug, not a wifidog bug.


Add/Change #493 (Wifidog 1.1.5 fails on kernel 2.6.26.3)




Action