관심있는 것들 정리
Linux netlink를 이용 ECMP 설정 관련 구글링 자료 본문
Linux 상에서 응용 어플리케이션에서(root 권한 필요), rtnetlink를 이용, ECMP table 설정을 위한 자료를 구글링하다 찾은 자료를 리스트업해둠...
man7.org/linux/man-pages/man7/rtnetlink.7.html
rtnetlink(7) - Linux manual page
rtnetlink(7) — Linux manual page RTNETLINK(7) Linux Programmer's Manual RTNETLINK(7) NAME top rtnetlink - Linux IPv4 routing socket SYNOPSIS top #include #include #include #include rtnetlink_socket = socket(AF_NETLINK, int socket_
man7.org
gist.github.com/javiermon/6272065
get default gateway
get default gateway. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
codecave.cc/multipath-routing-in-linux-part-1.html
Multipath Routing in Linux - part 1 - Jakub Sitnicki's blog
codecave.cc
codecave.cc/multipath-routing-in-linux-part-2.html
Multipath Routing in Linux - part 2 - Jakub Sitnicki's blog
codecave.cc
developers.redhat.com/blog/2018/10/22/introduction-to-linux-interfaces-for-virtual-networking/
Introduction to Linux interfaces for virtual networking - Red Hat Developer
This post provides a brief introduction to Linux virtual interfaces, focusing on frequently used interfaces and some interfaces that can be easily confused with one another.
developers.redhat.com
'programming > Network' 카테고리의 다른 글
mTLS 관련 정리된 사이트 (0) | 2021.09.30 |
---|---|
Envoy SDS api (0) | 2021.09.30 |
3GPP 29.510 spec g60 관련 (0) | 2020.12.27 |
command line에서 pcap에서 필터에 맞는 패킷만 추출하여 저장하기 (0) | 2014.06.23 |
pcapng 파일을 pcap 파일로 변환 (0) | 2014.06.23 |