|
peapod
0.1.0
EAPOL Proxy Daemon
|
Behavior during the egress phase for an interface. More...
#include "parser.h"

Data Fields | |
| struct tci_t * | tci |
| Add/edit/remove VLAN tag on egress. More... | |
| struct filter_t * | filter |
| Filter on egress. More... | |
| struct action_t * | action |
| Run script on egress. More... | |
Behavior during the egress phase for an interface.
| struct tci_t* egress_t::tci |
Add/edit/remove VLAN tag on egress.
| struct filter_t* egress_t::filter |
Filter on egress.
| struct action_t* egress_t::action |
Run script on egress.
1.8.11