diff options
author | net[shemminger]!shemminger <net[shemminger]!shemminger> | 2005-01-17 23:26:23 +0000 |
---|---|---|
committer | net[shemminger]!shemminger <net[shemminger]!shemminger> | 2005-01-17 23:26:23 +0000 |
commit | 3e1d2ea6abe3c0f2fe9e180187e7f48efc80f290 (patch) | |
tree | 72b00a0be44ea26ea59fe6ee12ddf80e153f5346 /tc | |
parent | d28bfae71f7bee37ae37f4d7baded42353e0886c (diff) |
Initial revision
Diffstat (limited to 'tc')
-rw-r--r-- | tc/m_ipt.c | 0 | ||||
-rw-r--r-- | tc/m_pedit.c | 0 | ||||
-rw-r--r-- | tc/m_pedit.h | 0 | ||||
-rw-r--r-- | tc/p_icmp.c | 0 | ||||
-rw-r--r-- | tc/p_ip.c | 0 | ||||
-rw-r--r-- | tc/p_tcp.c | 0 | ||||
-rw-r--r-- | tc/p_udp.c | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/tc/m_ipt.c b/tc/m_ipt.c new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tc/m_ipt.c diff --git a/tc/m_pedit.c b/tc/m_pedit.c new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tc/m_pedit.c diff --git a/tc/m_pedit.h b/tc/m_pedit.h new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tc/m_pedit.h diff --git a/tc/p_icmp.c b/tc/p_icmp.c new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tc/p_icmp.c diff --git a/tc/p_ip.c b/tc/p_ip.c new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tc/p_ip.c diff --git a/tc/p_tcp.c b/tc/p_tcp.c new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tc/p_tcp.c diff --git a/tc/p_udp.c b/tc/p_udp.c new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tc/p_udp.c |