]> git.ipfire.org Git - thirdparty/dhcp.git/blob - keama/tests/optionvendor4.in4
[#64,!35] Restored work
[thirdparty/dhcp.git] / keama / tests / optionvendor4.in4
1 # group and class declaration config
2
3 # vendor option space
4 option space foobar;
5
6 option vendor.foobar code 12345 = encapsulate foobar;
7 option foobar.test code 1 = text;
8 option foobar.test "a test";