Difference between r1.50 and the current
@@ -46,7 +46,6 @@
* '''[wiki:SlabAllocator 슬랩할당자 (Slab Allocator)]'''
* [wiki:OptimizationOfMultiplicationAndDivision 곱셈과 나눗셈의 최적화]
* [wiki:Sum1to100 1부터 100까지의 합(또는 특정구간)을 구하기 위한 최적화]
* [wiki:rfc1071checksum Computing the Internet Checksum (RFC1071)]
* [wiki:IntegerSquareRoot Square Root (제곱근)]
=== 멀티미디어 (MultiMedia) ===
* '''[wiki:DemuxMPEG DemuxMPEG]'''
* [wiki:OptimizationOfMultiplicationAndDivision 곱셈과 나눗셈의 최적화]
* [wiki:Sum1to100 1부터 100까지의 합(또는 특정구간)을 구하기 위한 최적화]
=== 멀티미디어 (MultiMedia) ===
* '''[wiki:DemuxMPEG DemuxMPEG]'''
@@ -69,6 +68,7 @@
* '''[wiki:TCP TCP(Transmission Control Protocol)]'''
* [wiki:ICMP ICMP(Internet Control Message Protocol)]
* '''[wiki:NAT NAT(Network Address Translation)]'''
* [wiki:DualStackIPForWindows Windows에서의 Dual-Stack IP 프로그래밍에서의 IPV6_V6ONLY socket option에 대하여]
* [wiki:WakeOnLAN Wake on LAN (WOL)]
* [wiki:ICMP ICMP(Internet Control Message Protocol)]
* '''[wiki:NAT NAT(Network Address Translation)]'''
* '''[wiki:rfc1071checksum Computing the Internet Checksum (RFC1071)]'''
* [wiki:LinuxNetworkDeviceDriver Linux Network Device Driver]* [wiki:DualStackIPForWindows Windows에서의 Dual-Stack IP 프로그래밍에서의 IPV6_V6ONLY socket option에 대하여]
* [wiki:WakeOnLAN Wake on LAN (WOL)]
@@ -101,5 +101,4 @@
* [wiki:HowTo_tls_ssl_pcap_analysis TLS(SSL) 연결이 어떤 알고리즘으로 선택되어 암복호화가 진행된건지 확인하는 방법]
* [wiki:libevent libevent 분석]
* [wiki:AnalysisStrongswan Strongswan 분석]
* [wiki:libevent libevent 분석]
* [wiki:AnalysisStrongswan Strongswan 분석]
1.3. 호환성/Platform 특성
1.4. 프로그래밍 언어
1.5. 표준 또는 비표준 함수의 이해
1.6. 알고리즘 (Algorithm)
1.7. 멀티미디어 (MultiMedia)
1.10. 네트웍 (Network)
- OSI 7 계층모델
- 이더넷 (Ethernet)
- IPv4
- IPv6
- TCP(Transmission Control Protocol)
- ICMP(Internet Control Message Protocol)
- NAT(Network Address Translation)
- Computing the Internet Checksum (RFC1071)
- Linux Network Device Driver
- Windows에서의 Dual-Stack IP 프로그래밍에서의 IPV6_V6ONLY socket option에 대하여
- Wake on LAN (WOL)
- Socket filter
- uPnP (Universal Plug and Play)
- SSDP(Simple Service Discovery Protocol)
- Serial통신 echo 예제
- Linux Kernel의 skbuff(Socket buffer descriptors)에 대하여
- XDP(eXpress Data Path)
- VXLAN (Virtual eXtensible Local Area Network)