summaryrefslogtreecommitdiffstats
path: root/pimd/pim_ifchannel.h
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2016-08-02 20:14:54 +0200
committerDonald Sharp <sharpd@cumulusnetworks.com>2016-12-22 02:26:04 +0100
commitfacebf05097cd02b20bc89bde7e2fa9a8c434bdf (patch)
tree6a94fe2d33d5ebb96610e82d2638c4304a3d73f6 /pimd/pim_ifchannel.h
parentpimd: Make the NOCACHE just set the regiface to the coil (diff)
downloadfrr-facebf05097cd02b20bc89bde7e2fa9a8c434bdf.tar.xz
frr-facebf05097cd02b20bc89bde7e2fa9a8c434bdf.zip
pimd: Remove Wrong PIMREG ifchannel state
The PIMREG ifchannel state is an evolutionary dead-end. I should not have introduced this code. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'pimd/pim_ifchannel.h')
-rw-r--r--pimd/pim_ifchannel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pimd/pim_ifchannel.h b/pimd/pim_ifchannel.h
index 2767e4862..eb6b0925a 100644
--- a/pimd/pim_ifchannel.h
+++ b/pimd/pim_ifchannel.h
@@ -38,7 +38,6 @@ enum pim_ifjoin_state {
PIM_IFJOIN_NOINFO,
PIM_IFJOIN_JOIN,
PIM_IFJOIN_PRUNE_PENDING,
- PIM_IFJOIN_JOIN_PIMREG,
};
enum pim_ifassert_state {