Merge branch 'master' into samesversion
authorfendo <fendo@bi12info.com>
Wed, 24 Apr 2013 20:42:38 +0000 (22:42 +0200)
committerfendo <fendo@bi12info.com>
Wed, 24 Apr 2013 20:42:38 +0000 (22:42 +0200)
1  2 
l2tpns.c
l2tpns.h
pppoe.c

diff --cc l2tpns.c
+++ b/l2tpns.c
@@@ -182,7 -186,7 +183,8 @@@ config_descriptt config_values[] = 
        CONFIG("disable_sending_hello", disable_sending_hello, BOOL),
        CONFIG("disable_no_spoof", disable_no_spoof, BOOL),
        CONFIG("bind_multi_address", bind_multi_address, STRING),
 +      CONFIG("grp_txrate_average_time", grp_txrate_average_time, INT),
+       CONFIG("pppoe_only_equal_svc_name", pppoe_only_equal_svc_name, BOOL),
        { NULL, 0, 0, 0 }
  };
  
diff --cc l2tpns.h
Simple merge
diff --cc pppoe.c
Simple merge