Difference between r1.70 and the current
@@ -34,7 +34,7 @@
* [wiki:LinkedList LinkedList(연결리스트) 구조 및 관리]
=== 호환성/Platform 특성 ===
* [wiki:32bitCodeTo64bit 32bit 에서 64bit로 소스호환을 위한 고려사항 정리]
c
* '''[wiki:AboutLinuxKernel 리눅스 커널에 대하여]'''
* '''[wiki:LinuxKernelPortingGuide 리눅스 커널 포팅 가이드]'''
=== 호환성/Platform 특성 ===
* [wiki:32bitCodeTo64bit 32bit 에서 64bit로 소스호환을 위한 고려사항 정리]
* [[HTML(<a href="/linuxkernel" target="_top" title="Linux Kernel Docs - Linux 커널 개발자를 위한 종합 한글 레퍼런스"><b>리눅스 커널 정리 (Linux 커널 개발자를 위한 종합 한글 레퍼런스)</b></a>)]]
* '''[wiki:AboutLinux 리눅스에 대하여]'''* '''[wiki:AboutLinuxKernel 리눅스 커널에 대하여]'''
* '''[wiki:LinuxKernelPortingGuide 리눅스 커널 포팅 가이드]'''
@@ -126,5 +126,4 @@
* [wiki:HowTo_tls_ssl_pcap_analysis TLS(SSL) 연결이 어떤 알고리즘으로 선택되어 암복호화가 진행된건지 확인하는 방법]
* [wiki:libevent libevent 분석]
* [wiki:AnalysisStrongswan Strongswan 분석]
* [wiki:libevent libevent 분석]
* [wiki:AnalysisStrongswan Strongswan 분석]
프로그래밍
1.1. Build / Coding
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)
- DPDK(Data Plane Development Kit)
- VPP (FD.io) 정리 (FD.io VPP 개발자를 위한 한국어 레퍼런스)
- VXLAN (Virtual eXtensible Local Area Network)