Wireshark-bugs: [Wireshark-bugs] [Bug 12605] Wireshark don't decode BGP capability codes 2 and 1
Date: Sun, 10 Jul 2016 10:49:09 +0000

Comment # 3 on bug 12605 from
I've found the comments related to the case in Quagga source code [1]:

---
#define CAPABILITY_CODE_REFRESH         2 /* Route Refresh Capability */
#define CAPABILITY_CODE_REFRESH_OLD   128 /* Route Refresh Capability(cisco) */
---

[1] http://git.savannah.gnu.org/cgit/quagga.git/tree/bgpd/bgp_open.h


You are receiving this mail because:
  • You are watching all bug changes.