[Bug 1700746] [NEW] select() on network device loses packets at low data rates

2017-06-27 Thread Jim Hague
Public bug reported: Using the Trusty GA kernel, we found that when capturing network packets with libpcap using a loop pcap_dispatch(handle, -1, dispatcher, NULL); select(fd + 1, & fd_selected, 0, 0, ); where timeval = 2s, packets are missed if they arrive at low rates. I have a small

[Bug 77130] Can't set WEP key with adm8211

2006-12-25 Thread Jim Hague
Public bug reported: Binary package hint: linux-image-2.6.17-10-generic Wireless interface eth1, adm8211 module. Interface is configured from /etc/network/interfaces: iface eth1 inet dhcp wireless-essid NetName wireless-key 0123-4567-89ab-cdef-0123-4567-89 # iwconfig eth1 [...] Encryption