#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <getopt.h>
#include "../include/ebtables_u.h"
#include <netinet/ether.h>
#include <linux/netfilter_bridge/ebt_arpreply.h>
Macros | |
#define | REPLY_MAC '1' |
#define | REPLY_TARGET '2' |
#define | OPT_REPLY_MAC 0x01 |
#define | OPT_REPLY_TARGET 0x02 |
Functions | |
void | _init (void) |
#define OPT_REPLY_MAC 0x01 |
#define OPT_REPLY_TARGET 0x02 |
#define REPLY_MAC '1' |
#define REPLY_TARGET '2' |
void _init | ( | void | ) |