003 File Manager
Current Path:
/usr/src/sys/netgraph
usr
/
src
/
sys
/
netgraph
/
📁
..
📄
NOTES
(3.63 KB)
📁
atm
📁
bluetooth
📁
netflow
📄
netgraph.h
(41.17 KB)
📄
ng_UI.c
(6.29 KB)
📄
ng_UI.h
(2.36 KB)
📄
ng_async.c
(16.51 KB)
📄
ng_async.h
(4.05 KB)
📄
ng_atmllc.c
(7.25 KB)
📄
ng_atmllc.h
(1.85 KB)
📄
ng_base.c
(100.62 KB)
📄
ng_bpf.c
(14.66 KB)
📄
ng_bpf.h
(3.97 KB)
📄
ng_bridge.c
(29.37 KB)
📄
ng_bridge.h
(7.58 KB)
📄
ng_car.c
(19.62 KB)
📄
ng_car.h
(4.6 KB)
📄
ng_checksum.c
(15.85 KB)
📄
ng_checksum.h
(2.63 KB)
📄
ng_cisco.c
(15.47 KB)
📄
ng_cisco.h
(3.39 KB)
📄
ng_deflate.c
(17.09 KB)
📄
ng_deflate.h
(2.85 KB)
📄
ng_device.c
(10.65 KB)
📄
ng_device.h
(1.74 KB)
📄
ng_echo.c
(3.52 KB)
📄
ng_echo.h
(2.28 KB)
📄
ng_eiface.c
(16.31 KB)
📄
ng_eiface.h
(2.09 KB)
📄
ng_etf.c
(12.84 KB)
📄
ng_etf.h
(3.05 KB)
📄
ng_ether.c
(22.26 KB)
📄
ng_ether.h
(3.22 KB)
📄
ng_ether_echo.c
(4.17 KB)
📄
ng_ether_echo.h
(2.32 KB)
📄
ng_frame_relay.c
(13.21 KB)
📄
ng_frame_relay.h
(2.51 KB)
📄
ng_gif.c
(15.86 KB)
📄
ng_gif.h
(4.04 KB)
📄
ng_gif_demux.c
(10.83 KB)
📄
ng_gif_demux.h
(2.05 KB)
📄
ng_hole.c
(5.85 KB)
📄
ng_hole.h
(2.69 KB)
📄
ng_hub.c
(4.33 KB)
📄
ng_hub.h
(1.68 KB)
📄
ng_iface.c
(19.58 KB)
📄
ng_iface.h
(2.68 KB)
📄
ng_ip_input.c
(4.97 KB)
📄
ng_ip_input.h
(3.78 KB)
📄
ng_ipfw.c
(8.29 KB)
📄
ng_ipfw.h
(1.54 KB)
📄
ng_ksocket.c
(33.9 KB)
📄
ng_ksocket.h
(3.86 KB)
📄
ng_l2tp.c
(40.16 KB)
📄
ng_l2tp.h
(8.12 KB)
📄
ng_lmi.c
(28.15 KB)
📄
ng_lmi.h
(3.2 KB)
📄
ng_macfilter.c
(24.45 KB)
📄
ng_macfilter.h
(5.7 KB)
📄
ng_message.h
(14.69 KB)
📄
ng_mppc.c
(23.88 KB)
📄
ng_mppc.h
(3.29 KB)
📄
ng_nat.c
(23.43 KB)
📄
ng_nat.h
(6.87 KB)
📄
ng_one2many.c
(15.88 KB)
📄
ng_one2many.h
(4.56 KB)
📄
ng_parse.c
(43.85 KB)
📄
ng_parse.h
(18.49 KB)
📄
ng_patch.c
(15.54 KB)
📄
ng_patch.h
(3.64 KB)
📄
ng_pipe.c
(26.97 KB)
📄
ng_pipe.h
(5.56 KB)
📄
ng_ppp.c
(72.27 KB)
📄
ng_ppp.h
(9.77 KB)
📄
ng_pppoe.c
(58.34 KB)
📄
ng_pppoe.h
(9.64 KB)
📄
ng_pptpgre.c
(36.05 KB)
📄
ng_pptpgre.h
(6.04 KB)
📄
ng_pred1.c
(18.02 KB)
📄
ng_pred1.h
(2.73 KB)
📄
ng_rfc1490.c
(13.33 KB)
📄
ng_rfc1490.h
(2.62 KB)
📄
ng_sample.c
(15.14 KB)
📄
ng_sample.h
(3.53 KB)
📄
ng_socket.c
(29.91 KB)
📄
ng_socket.h
(2.73 KB)
📄
ng_socketvar.h
(2.51 KB)
📄
ng_source.c
(21.72 KB)
📄
ng_source.h
(4.96 KB)
📄
ng_split.c
(4.54 KB)
📄
ng_split.h
(1.84 KB)
📄
ng_sppp.c
(9.39 KB)
📄
ng_sppp.h
(1.03 KB)
📄
ng_tag.c
(19.05 KB)
📄
ng_tag.h
(4.55 KB)
📄
ng_tcpmss.c
(10.63 KB)
📄
ng_tcpmss.h
(2.73 KB)
📄
ng_tee.c
(10.61 KB)
📄
ng_tee.h
(3.51 KB)
📄
ng_tty.c
(11.96 KB)
📄
ng_tty.h
(2.49 KB)
📄
ng_vjc.c
(15.66 KB)
📄
ng_vjc.h
(3.5 KB)
📄
ng_vlan.c
(17.61 KB)
📄
ng_vlan.h
(3.47 KB)
Editing: ng_nat.h
/*- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright 2005, Gleb Smirnoff <glebius@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * $FreeBSD$ */ #define NG_NAT_NODE_TYPE "nat" #define NGM_NAT_COOKIE 1107718711 #define NG_NAT_HOOK_IN "in" #define NG_NAT_HOOK_OUT "out" /* Arguments for NGM_NAT_SET_MODE message */ struct ng_nat_mode { uint32_t flags; uint32_t mask; }; /* Keep this in sync with the above structure definition */ #define NG_NAT_MODE_INFO { \ { "flags", &ng_parse_uint32_type }, \ { "mask", &ng_parse_uint32_type }, \ { NULL } \ } #define NG_NAT_LOG 0x01 #define NG_NAT_DENY_INCOMING 0x02 #define NG_NAT_SAME_PORTS 0x04 #define NG_NAT_UNREGISTERED_ONLY 0x10 #define NG_NAT_RESET_ON_ADDR_CHANGE 0x20 #define NG_NAT_PROXY_ONLY 0x40 #define NG_NAT_REVERSE 0x80 #define NG_NAT_DESC_LENGTH 64 #define NG_NAT_REDIRPROTO_ADDR (IPPROTO_MAX + 3) /* LibAlias' LINK_ADDR, also unused in in.h */ /* Arguments for NGM_NAT_REDIRECT_PORT message */ struct ng_nat_redirect_port { struct in_addr local_addr; struct in_addr alias_addr; struct in_addr remote_addr; uint16_t local_port; uint16_t alias_port; uint16_t remote_port; uint8_t proto; char description[NG_NAT_DESC_LENGTH]; }; /* Keep this in sync with the above structure definition */ #define NG_NAT_REDIRECT_PORT_TYPE_INFO(desctype) { \ { "local_addr", &ng_parse_ipaddr_type }, \ { "alias_addr", &ng_parse_ipaddr_type }, \ { "remote_addr", &ng_parse_ipaddr_type }, \ { "local_port", &ng_parse_uint16_type }, \ { "alias_port", &ng_parse_uint16_type }, \ { "remote_port", &ng_parse_uint16_type }, \ { "proto", &ng_parse_uint8_type }, \ { "description", (desctype) }, \ { NULL } \ } /* Arguments for NGM_NAT_REDIRECT_ADDR message */ struct ng_nat_redirect_addr { struct in_addr local_addr; struct in_addr alias_addr; char description[NG_NAT_DESC_LENGTH]; }; /* Keep this in sync with the above structure definition */ #define NG_NAT_REDIRECT_ADDR_TYPE_INFO(desctype) { \ { "local_addr", &ng_parse_ipaddr_type }, \ { "alias_addr", &ng_parse_ipaddr_type }, \ { "description", (desctype) }, \ { NULL } \ } /* Arguments for NGM_NAT_REDIRECT_PROTO message */ struct ng_nat_redirect_proto { struct in_addr local_addr; struct in_addr alias_addr; struct in_addr remote_addr; uint8_t proto; char description[NG_NAT_DESC_LENGTH]; }; /* Keep this in sync with the above structure definition */ #define NG_NAT_REDIRECT_PROTO_TYPE_INFO(desctype) { \ { "local_addr", &ng_parse_ipaddr_type }, \ { "alias_addr", &ng_parse_ipaddr_type }, \ { "remote_addr", &ng_parse_ipaddr_type }, \ { "proto", &ng_parse_uint8_type }, \ { "description", (desctype) }, \ { NULL } \ } /* Arguments for NGM_NAT_ADD_SERVER message */ struct ng_nat_add_server { uint32_t id; struct in_addr addr; uint16_t port; }; /* Keep this in sync with the above structure definition */ #define NG_NAT_ADD_SERVER_TYPE_INFO { \ { "id", &ng_parse_uint32_type }, \ { "addr", &ng_parse_ipaddr_type }, \ { "port", &ng_parse_uint16_type }, \ { NULL } \ } /* List entry of array returned in NGM_NAT_LIST_REDIRECTS message */ struct ng_nat_listrdrs_entry { uint32_t id; /* Anything except zero */ struct in_addr local_addr; struct in_addr alias_addr; struct in_addr remote_addr; uint16_t local_port; uint16_t alias_port; uint16_t remote_port; uint16_t proto; /* Valid proto or NG_NAT_REDIRPROTO_ADDR */ uint16_t lsnat; /* LSNAT servers count */ char description[NG_NAT_DESC_LENGTH]; }; /* Keep this in sync with the above structure definition */ #define NG_NAT_LISTRDRS_ENTRY_TYPE_INFO(desctype) { \ { "id", &ng_parse_uint32_type }, \ { "local_addr", &ng_parse_ipaddr_type }, \ { "alias_addr", &ng_parse_ipaddr_type }, \ { "remote_addr", &ng_parse_ipaddr_type }, \ { "local_port", &ng_parse_uint16_type }, \ { "alias_port", &ng_parse_uint16_type }, \ { "remote_port", &ng_parse_uint16_type }, \ { "proto", &ng_parse_uint16_type }, \ { "lsnat", &ng_parse_uint16_type }, \ { "description", (desctype) }, \ { NULL } \ } /* Structure returned by NGM_NAT_LIST_REDIRECTS */ struct ng_nat_list_redirects { uint32_t total_count; struct ng_nat_listrdrs_entry redirects[]; }; /* Keep this in sync with the above structure definition */ #define NG_NAT_LIST_REDIRECTS_TYPE_INFO(redirtype) { \ { "total_count", &ng_parse_uint32_type }, \ { "redirects", (redirtype) }, \ { NULL } \ } /* Structure returned by NGM_NAT_LIBALIAS_INFO */ struct ng_nat_libalias_info { uint32_t icmpLinkCount; uint32_t udpLinkCount; uint32_t tcpLinkCount; uint32_t sctpLinkCount; uint32_t pptpLinkCount; uint32_t protoLinkCount; uint32_t fragmentIdLinkCount; uint32_t fragmentPtrLinkCount; uint32_t sockCount; }; /* Keep this in sync with the above structure definition */ #define NG_NAT_LIBALIAS_INFO { \ { "icmpLinkCount", &ng_parse_uint32_type }, \ { "udpLinkCount", &ng_parse_uint32_type }, \ { "tcpLinkCount", &ng_parse_uint32_type }, \ { "sctpLinkCount", &ng_parse_uint32_type }, \ { "pptpLinkCount", &ng_parse_uint32_type }, \ { "protoLinkCount", &ng_parse_uint32_type }, \ { "fragmentIdLinkCount", &ng_parse_uint32_type }, \ { "fragmentPtrLinkCount", &ng_parse_uint32_type }, \ { "sockCount", &ng_parse_uint32_type }, \ { NULL } \ } enum { NGM_NAT_SET_IPADDR = 1, NGM_NAT_SET_MODE, NGM_NAT_SET_TARGET, NGM_NAT_REDIRECT_PORT, NGM_NAT_REDIRECT_ADDR, NGM_NAT_REDIRECT_PROTO, NGM_NAT_REDIRECT_DYNAMIC, NGM_NAT_REDIRECT_DELETE, NGM_NAT_ADD_SERVER, NGM_NAT_LIST_REDIRECTS, NGM_NAT_PROXY_RULE, NGM_NAT_LIBALIAS_INFO, NGM_NAT_SET_DLT, NGM_NAT_GET_DLT, };
Upload File
Create Folder