From c2794131b445ebccba184066af6d3fb2f38d1f38 Mon Sep 17 00:00:00 2001 From: Henrik Nordstrom Date: Thu, 22 Jan 2004 15:04:24 +0000 Subject: split manpages into per-extension manpage snippet (Henrik Nordstrom) add lots of missing manpage snippets (Harald Welte) --- extensions/libip6t_ROUTE.man | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 extensions/libip6t_ROUTE.man (limited to 'extensions/libip6t_ROUTE.man') diff --git a/extensions/libip6t_ROUTE.man b/extensions/libip6t_ROUTE.man new file mode 100644 index 00000000..145d748d --- /dev/null +++ b/extensions/libip6t_ROUTE.man @@ -0,0 +1,12 @@ +This is used to explicitly override the core network stack's routing decision. +.B mangle +table. +.TP +.BI "--oif " "ifname" +Route the packet through `ifname' network interface +.TP +.BI "--gw " "IPv6_address" +Route the packet via this gateway +.TP +.BI "--continue " +Behave like a non-terminating target and continue traversing the rules -- cgit v1.2.3