<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp-xebd.git/accel-pppd/vlan-mon, branch master</title>
<subtitle>High performance PPTP/L2TP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp-xebd.git)
</subtitle>
<id>https://git.amelek.net/marekm72/accel-ppp-xebd.git/atom?h=master</id>
<link rel='self' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/'/>
<updated>2019-01-18T22:33:19+00:00</updated>
<entry>
<title>ipoe/vlan_mon: add check for already loaded module</title>
<updated>2019-01-18T22:33:19+00:00</updated>
<author>
<name>Vladislav Grishenko</name>
<email>themiron@mail.ru</email>
</author>
<published>2019-01-18T22:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=56ff710d582cdd16dd9a5893ca0f027b3fd923eb'/>
<id>urn:sha1:56ff710d582cdd16dd9a5893ca0f027b3fd923eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>load ipoe and vlan_mon module on start</title>
<updated>2018-08-24T07:45:21+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2018-08-24T07:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=938bad250baa7bd6f0761e70ce68a2de063c528c'/>
<id>urn:sha1:938bad250baa7bd6f0761e70ce68a2de063c528c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vlan_mon: switch context to default net</title>
<updated>2016-11-28T11:25:51+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2016-11-28T11:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=1a19681636d57f443321488ba736db66a1fc6c6b'/>
<id>urn:sha1:1a19681636d57f443321488ba736db66a1fc6c6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vlan_mon: make possible to work other module after message "vlan not started"</title>
<updated>2016-04-04T13:53:12+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2016-04-04T13:53:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=38277ffc234acaae8fa0d2832cc7ce5b05c32395'/>
<id>urn:sha1:38277ffc234acaae8fa0d2832cc7ce5b05c32395</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vlan_mon: introduced autoclean module parameter</title>
<updated>2016-04-04T12:20:18+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2016-04-04T12:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=da22624da74340bc875bc54f32db3b5b4dfaac5d'/>
<id>urn:sha1:da22624da74340bc875bc54f32db3b5b4dfaac5d</id>
<content type='text'>
if autoclean=1 then vlan_mon will delete all vlan interfaces created by previous accel-pppd run
f.e. vlan_mon cleans created interfaces if accel-pppd restarts
</content>
</entry>
<entry>
<title>ipoe,pppoe,vlan_mon: deleted conditions to simultaneous start ipoe and pppoe on same interfaces (started by vlan_mon)</title>
<updated>2016-04-04T11:17:25+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2016-04-04T11:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=581d4533cee479516132a089844b7fc6c32b59ae'/>
<id>urn:sha1:581d4533cee479516132a089844b7fc6c32b59ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vlan_mon: clean state on start</title>
<updated>2016-03-31T12:08:53+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2016-03-31T12:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=b5c9c15c6ce2bb9cd34c31576703a4732f12c147'/>
<id>urn:sha1:b5c9c15c6ce2bb9cd34c31576703a4732f12c147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vlan_mon: use local netlink socket in utility functions</title>
<updated>2016-03-29T12:02:53+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2016-03-29T12:02:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=152940fa7dc9bed56ad66dd6e0f10df3ff2f9aac'/>
<id>urn:sha1:152940fa7dc9bed56ad66dd6e0f10df3ff2f9aac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vlan_mon,ipoe,pppoe: implemented detection of vlan existance</title>
<updated>2016-03-17T19:24:26+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2016-03-17T19:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=cc9e2a49061b2a77a51e27ed23c8040626a2083b'/>
<id>urn:sha1:cc9e2a49061b2a77a51e27ed23c8040626a2083b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move parse_vlan_mon function to vlan-mon module</title>
<updated>2015-11-21T12:57:49+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2015-11-21T12:57:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp-xebd.git/commit/?id=4a41fc593e56691172a58b511a1d9ade63982c32'/>
<id>urn:sha1:4a41fc593e56691172a58b511a1d9ade63982c32</id>
<content type='text'>
</content>
</entry>
</feed>
