Meta
-
Recent Comments
-
Recent Posts
Tags
administrative aspects announcement ARQ Assignment Assignments autonomous systems BGP botnet circuit switching congestion control connect delay DHT DNS email Ethernet Final exam gethostbyname gethostname getsockname Go-back-N Hubs Internet checksum Internet topology Kaminski bug lecture Lectures Midterm multiplexing net neutrality Network Programming NQH's implementation P2P packet switching Peering programming Projects Recitation Routing protocols security selective repeat smtp TCP udp welcomeArchives
Blogroll
History and philosophy
IPv6
Major networking organizations
Network Programming
Similar courses & introductory materials
System Programming
- GNU Make Manual
- IA32 Intel Architecture Software Developer's Manual, Volume 1: Basic Architecture
- IA32 Intel Architecture Software Developer's Manual, Volume 2: Instruction Set Reference Manual
- IA32 Intel Architecture Software Developer's Manual, Volume 3: System Programming Guide
- Tool Interface Standard (TIS) Executable and Linking Format (ELF) Specification
- Using as, the GNU Assembler
Tag Archives: security
Wireless (In)Security
In the beginning (around 1997-1999), 802.11′s security mechanisms include … suppressing the SSID broadcast (called “SSID hiding”), allowing only a white-list of MAC addresses, and WEP. SSID hiding is completely ineffective because the SSID is sent in plaintext anyhow in … Continue reading
Posted in Lectures
Tagged Authentication, Encryption, security, WEP, WLAN, WPA, WPA2
Leave a comment
Why is interdomain routing hard to get right?
BGP definitely is a headache. It has multiple security problems (see also RFC 4272). It may take a long time to converge (see [Griffin-Wilfong, 1999], [Labovitz et al., 2000]). It might suffer from route oscillation, one of whose solutions called route … Continue reading