Project

General

Profile

« Previous | Next » 

Revision 71f88d75

Added by Seth Mos over 14 years ago

Add the npt tag which is used by the IPv6 tree to the 2.0 mainline tree.
This prevents a config blowup when a ipv6 config loads on 2.0.

View differences:

etc/inc/xmlreader.inc
51 51
                "option package passthrumac phase1 phase2 ppp pppoe priv proxyarpnet qinqentry queue ".
52 52
                "pages pipe roll route row rrddatafile rule schedule service servernat servers ".
53 53
                "serversdisabled earlyshellcmd shellcmd staticmap subqueue timerange ".
54
                "tunnel user vip virtual_server vlan winsserver wolentry widget"
54
                "tunnel user vip virtual_server vlan winsserver wolentry widget npt"
55 55
                );
56 56
	return array_flip($ret);
57 57
}
......
217 217
        return $xmlconfig;
218 218
}
219 219

  
220
?>
220
?>

Also available in: Unified diff