From f44b0e79a6d6ec32ec7e449c89ff98ba3fe5f472 Mon Sep 17 00:00:00 2001 From: Dmitry Kozlov Date: Mon, 18 Mar 2013 15:30:56 +0400 Subject: Revert "ipoe: early drop routes when dropping sessions" This reverts commit 3108115ec7816c99e737d3623a2fb63875af058e. --- accel-pppd/ctrl/ipoe/ipoe.h | 1 - 1 file changed, 1 deletion(-) (limited to 'accel-pppd/ctrl/ipoe/ipoe.h') diff --git a/accel-pppd/ctrl/ipoe/ipoe.h b/accel-pppd/ctrl/ipoe/ipoe.h index 827cba31..085aeda6 100644 --- a/accel-pppd/ctrl/ipoe/ipoe.h +++ b/accel-pppd/ctrl/ipoe/ipoe.h @@ -56,7 +56,6 @@ struct ipoe_session int ifindex; struct ipv4db_item_t ipv4; int ifcfg:1; - int terminating:1; int dhcp_addr:1; int relay_addr:1; int l4_redirect:1; -- cgit v1.2.3