ports/net/xorp/files/patch-fea__mfea_mrouter.hh
Antoine Brodin 54dc2eefda - Update to 1.8.5
- Unbreak and unexpire
- Stage support

PR:		ports/186982
Submitted by:	Johannes 5 Joemann
2014-02-26 21:54:59 +00:00

11 lines
327 B
C++

--- ./fea/mfea_mrouter.hh.orig 2011-03-16 21:27:49.000000000 +0000
+++ ./fea/mfea_mrouter.hh 2014-02-26 21:17:13.000000000 +0000
@@ -437,6 +437,8 @@
// Original state from the underlying system before the MFEA was started
//
bool _multicast_forwarding_enabled;
+
+public:
const FibConfig& _fibconfig;
};