diff options
Diffstat (limited to 'passt.c')
| -rw-r--r-- | passt.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -324,6 +324,7 @@ int main(int argc, char **argv) pcap_init(&c); + fwd_neigh_table_init(&c); nl_neigh_notify_init(&c); if (!c.foreground) { |
