# WireGuard가 net-next에 커밋됨

> Clean Markdown view of GeekNews topic #1047. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1047](https://news.hada.io/topic?id=1047)
- GeekNews Markdown: [https://news.hada.io/topic/1047.md](https://news.hada.io/topic/1047.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2019-12-10T09:33:19+09:00
- Updated: 2019-12-10T09:33:19+09:00
- Original source: [git.kernel.org](https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=e7096c131e5161fa3b8e52a650d7719d2857adfd)
- Points: 3
- Comments: 1

## Topic Body

WireGuard는 커널모듈로 동작하는 Layer 3 보안 네트워킹 터널로, 다른 VPN기술들(OpenVPN,IPSec)보다 빠르고 사용법이 간단. 다음 리눅스 커널버전(5.6)에 머지될 net-next 트리에 들어감. 이 커밋은 WireGuard를 간단한 네트웍 디바이스 드라이버로 구현.

## Comments



### Comment 700

- Author: xguru
- Created: 2019-12-10T09:41:41+09:00
- Points: 1

WireGuard 에 대한 상세한 설명은 Unofficial WireGuard 를 추천

https://github.com/pirate/wireguard-docs

한국어 기사 - WireGuard는 VPN프로토콜의 미래일까 ?

https://ko.vpnmentor.com/blog/wireguard%EB%8A%94-vpn-%ED%94%84%EB%A1%9C%ED%86%A0%EC%BD%9C%EC%9D%98-%EB%AF%B8%EB%9E%98%EC%9D%BC%EA%B9%8C-%EB%B3%B4%EC%95%88-%EC%97%85%EB%8D%B0%EC%9D%B4%ED%8A%B8/

net-next 는 David Miller & Netdev Group 이 차세대 커널에 들어갈 부분을 개발하는 트리로, 다음번 머지때 커널에 합쳐지게 됩니다. 현재 5.5는 Closed 되어 5.6 버전에 들어가게 됩니다.

- 리눅스 커널의 트리 정보 https://git.kernel.org/pub/scm/
