├── Arista_Networks_VXLAN_White_Paper.pdf ├── Linux 上的基础网络设备详解.pdf ├── Linux 上虚拟网络与真实网络的映射.pdf ├── Linux 中的虚拟网络.pdf ├── SDN-openFlow&vxLAN.pdf ├── SystemTap_Beginners_Guide.pdf ├── Wireshark数据包分析实战.pdf ├── Wireshark网络分析就这么简单.pdf ├── Wireshark网络分析的艺术.pdf ├── vxlan.txt ├── 主流容器SDN技术与微服务架构实践.pdf ├── 实践指南:VPC网络架构演进.pdf ├── 有用网站.txt ├── 漫步云中网络(1).pdf ├── 漫步云中网络(2).pdf ├── 百度开放云网络架构之路.pdf ├── 虚拟网卡 TUN&TAP 驱动程序设计原理.pdf └── 高性能服务器架构设计和调优.pdf /Arista_Networks_VXLAN_White_Paper.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wanlebing/gitstudy/baf80e9875d4badb9e59390859234b15b2e16ab6/Arista_Networks_VXLAN_White_Paper.pdf -------------------------------------------------------------------------------- /Linux 上的基础网络设备详解.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wanlebing/gitstudy/baf80e9875d4badb9e59390859234b15b2e16ab6/Linux 上的基础网络设备详解.pdf -------------------------------------------------------------------------------- /Linux 上虚拟网络与真实网络的映射.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wanlebing/gitstudy/baf80e9875d4badb9e59390859234b15b2e16ab6/Linux 上虚拟网络与真实网络的映射.pdf -------------------------------------------------------------------------------- /Linux 中的虚拟网络.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wanlebing/gitstudy/baf80e9875d4badb9e59390859234b15b2e16ab6/Linux 中的虚拟网络.pdf -------------------------------------------------------------------------------- /SDN-openFlow&vxLAN.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wanlebing/gitstudy/baf80e9875d4badb9e59390859234b15b2e16ab6/SDN-openFlow&vxLAN.pdf -------------------------------------------------------------------------------- /SystemTap_Beginners_Guide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wanlebing/gitstudy/baf80e9875d4badb9e59390859234b15b2e16ab6/SystemTap_Beginners_Guide.pdf -------------------------------------------------------------------------------- /Wireshark数据包分析实战.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wanlebing/gitstudy/baf80e9875d4badb9e59390859234b15b2e16ab6/Wireshark数据包分析实战.pdf -------------------------------------------------------------------------------- /Wireshark网络分析就这么简单.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wanlebing/gitstudy/baf80e9875d4badb9e59390859234b15b2e16ab6/Wireshark网络分析就这么简单.pdf -------------------------------------------------------------------------------- /Wireshark网络分析的艺术.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wanlebing/gitstudy/baf80e9875d4badb9e59390859234b15b2e16ab6/Wireshark网络分析的艺术.pdf -------------------------------------------------------------------------------- /vxlan.txt: -------------------------------------------------------------------------------- 1 | http://chenpiaoping.blog.51cto.com/5631143/1086707 2 | http://jlins.blog.51cto.com/4487484/1587329 3 | http://www.cnblogs.com/hbgzy/p/5279269.html 4 | -------------------------------------------------------------------------------- /主流容器SDN技术与微服务架构实践.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wanlebing/gitstudy/baf80e9875d4badb9e59390859234b15b2e16ab6/主流容器SDN技术与微服务架构实践.pdf -------------------------------------------------------------------------------- /实践指南:VPC网络架构演进.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wanlebing/gitstudy/baf80e9875d4badb9e59390859234b15b2e16ab6/实践指南:VPC网络架构演进.pdf -------------------------------------------------------------------------------- /有用网站.txt: -------------------------------------------------------------------------------- 1 | malloc: http://blog.codinglabs.org/articles/a-malloc-tutorial.html 2 | duartes.org: http://duartes.org/gustavo/blog/archives/ 3 | github mannul: http://www.epubit.com.cn/article/844#what 4 | liaoxuefeng.com: http://www.liaoxuefeng.com/ 5 | TCP/IP network: http://blog.packagecloud.io/eng/2016/10/11/monitoring-tuning-linux-networking-stack-receiving-data-illustrated/ 6 | netfilter.org: https://people.netfilter.org/pablo/netdev0.1/papers/ 7 | tuning-linux-sending: https://blog.packagecloud.io/eng/2017/02/06/monitoring-tuning-linux-networking-stack-sending-data/ 8 | tuning-linux-receiving: https://blog.packagecloud.io/eng/2016/06/22/monitoring-tuning-linux-networking-stack-receiving-data/ 9 | strace: https://blog.packagecloud.io/eng/2016/02/29/how-does-strace-work/ 10 | IBM-Tim: https://www.ibm.com/developerworks/cn/views/linux/libraryview.jsp?search_by=Linux+%E5%89%96%E6%9E%90 11 | yeolar: http://www.yeolar.com/ 12 | http://www.yeolar.com/note/2012/03/29/virtual-memory/ 13 | vxlan: https://blogs.vmware.com/vsphere/2013/07/vxlan-series-how-vmotion-impacts-the-forwarding-table-part-6.html 14 | http://www.cisco.com/c/en/us/products/collateral/switches/nexus-5000-series-switches/white-paper-c11-733618.html#_Toc439799767 15 | http://www.cisco.com/c/en/us/products/collateral/switches/nexus-9000-series-switches/white-paper-c11-729383.html 16 | ali-kernel: http://kernel.taobao.org/index.php?title=%E5%86%85%E6%A0%B8%E6%9C%88%E6%8A%A52017-02 17 | linux-performance: http://www.brendangregg.com/linuxperf.html 18 | systemTap: https://sourceware.org/systemtap/SystemTap_Beginners_Guide/ 19 | calico: http://docs.projectcalico.org/v2.0/introduction/ 20 | docker: http://www.infoq.com/cn/articles/docker-network-and-pipework-open-source-explanation-practice 21 | Flannel: http://dockone.io/article/618 22 | SDN: https://www.opennetworking.org/ 23 | Linux Kernel Networking: https://wiki.linuxfoundation.org/networking/start 24 | MacVtap: https://blog.kghost.info/2013/03/27/linux-network-tun/ 25 | http://blog.csdn.net/dog250/article/details/45788279 26 | Neutron: http://blog.csdn.net/quqi99/article/details/22853403 27 | Linux Bridge: http://blog.csdn.net/yeasy/article/details/50728243 28 | Docker Networking: http://edgedef.com/docker-networking.html 29 | Tun/Tap interface: http://backreference.org/2010/03/26/tuntap-interface-tutorial/ 30 | TC ifb: http://blog.csdn.net/dog250/article/details/40680765?utm_source=tuicool&utm_medium=referral -------------------------------------------------------------------------------- /漫步云中网络(1).pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wanlebing/gitstudy/baf80e9875d4badb9e59390859234b15b2e16ab6/漫步云中网络(1).pdf -------------------------------------------------------------------------------- /漫步云中网络(2).pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wanlebing/gitstudy/baf80e9875d4badb9e59390859234b15b2e16ab6/漫步云中网络(2).pdf -------------------------------------------------------------------------------- /百度开放云网络架构之路.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wanlebing/gitstudy/baf80e9875d4badb9e59390859234b15b2e16ab6/百度开放云网络架构之路.pdf -------------------------------------------------------------------------------- /虚拟网卡 TUN&TAP 驱动程序设计原理.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wanlebing/gitstudy/baf80e9875d4badb9e59390859234b15b2e16ab6/虚拟网卡 TUN&TAP 驱动程序设计原理.pdf -------------------------------------------------------------------------------- /高性能服务器架构设计和调优.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wanlebing/gitstudy/baf80e9875d4badb9e59390859234b15b2e16ab6/高性能服务器架构设计和调优.pdf --------------------------------------------------------------------------------