Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-26 | vlan_mon: make vlan_mon.h self-contained | Guillaume Nault | |
We need to include <stdint.h> to define 'uint16_t'. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2016-04-04 | vlan_mon: make possible to work other module after message "vlan not started" | Dmitry Kozlov | |
2016-04-04 | ipoe,pppoe,vlan_mon: deleted conditions to simultaneous start ipoe and pppoe ↵ | Dmitry Kozlov | |
on same interfaces (started by vlan_mon) | |||
2016-03-17 | vlan_mon,ipoe,pppoe: implemented detection of vlan existance | Dmitry Kozlov | |
2015-11-21 | move parse_vlan_mon function to vlan-mon module | Dmitry Kozlov | |
2015-11-21 | split ipoe driver to ipoe and vlan_mon | Dmitry Kozlov | |
introduced new module "vlan-mon" |