2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 14:43:54 +08:00
linux-next/include/linux/netfilter
Patrick McHardy 3e9b4600b4 [NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function
SDP and SIP headers are quite different, SIP can have continuation lines,
leading and trailing whitespace after the colon and is mostly case-insensitive
while SDP headers always begin on a new line and are followed by an equal
sign and the value, without any whitespace.

Introduce new SDP header parsing function and convert all users that used
the SIP header parsing function. This will allow to properly deal with the
special SIP cases in the SIP header parsing function later.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-03-25 20:17:55 -07:00
..
Kbuild [NETFILTER]: Make sure xt_policy.h is unifdef'ed. 2008-02-19 17:19:14 -08:00
nf_conntrack_amanda.h
nf_conntrack_common.h [NETFILTER]: ctnetlink: add support for secmark 2008-01-28 14:58:52 -08:00
nf_conntrack_ftp.h
nf_conntrack_h323_asn1.h
nf_conntrack_h323_types.h
nf_conntrack_h323.h [NETFILTER]: Introduce nf_inet_address 2008-01-28 14:59:07 -08:00
nf_conntrack_irc.h
nf_conntrack_pptp.h [NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const 2008-01-31 19:28:09 -08:00
nf_conntrack_proto_gre.h
nf_conntrack_sane.h
nf_conntrack_sctp.h [NETFILTER]: nf_conntrack_sctp: remove unused ttag field from conntrack data 2008-01-28 15:02:38 -08:00
nf_conntrack_sip.h [NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function 2008-03-25 20:17:55 -07:00
nf_conntrack_tcp.h
nf_conntrack_tftp.h
nf_conntrack_tuple_common.h
nfnetlink_compat.h [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h 2008-03-10 16:41:06 -07:00
nfnetlink_conntrack.h [NETFILTER]: ctnetlink: add support for secmark 2008-01-28 14:58:52 -08:00
nfnetlink_log.h [NETFILTER]: nfnetlink_log: include GID in netlink message 2008-01-28 14:59:04 -08:00
nfnetlink_queue.h
nfnetlink.h
x_tables.h [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* 2008-01-31 19:28:06 -08:00
xt_CLASSIFY.h
xt_comment.h
xt_connbytes.h
xt_connlimit.h [NETFILTER]: Annotate start of kernel fields in NF headers 2008-01-28 15:02:19 -08:00
xt_connmark.h [NETFILTER]: xt_connmark match, revision 1 2008-01-28 15:02:21 -08:00
xt_CONNMARK.h [NETFILTER]: xt_CONNMARK target, revision 1 2008-01-28 15:02:20 -08:00
xt_CONNSECMARK.h
xt_conntrack.h [NETFILTER]: xt_conntrack: add port and direction matching 2008-01-31 19:27:31 -08:00
xt_dccp.h
xt_dscp.h [NETFILTER]: IPv6 capable xt_tos v1 match 2008-01-28 14:56:00 -08:00
xt_DSCP.h [NETFILTER]: IPv6 capable xt_TOS v1 target 2008-01-28 14:56:00 -08:00
xt_esp.h
xt_hashlimit.h [NETFILTER]: xt_hashlimit: remove unneeded struct member 2008-02-19 17:19:44 -08:00
xt_helper.h
xt_iprange.h [NETFILTER]: Rename ipt_iprange to xt_iprange 2008-01-28 15:02:27 -08:00
xt_length.h
xt_limit.h
xt_mac.h
xt_mark.h [NETFILTER]: xt_mark match, revision 1 2008-01-28 15:02:23 -08:00
xt_MARK.h [NETFILTER]: xt_MARK target, revision 2 2008-01-28 15:02:21 -08:00
xt_multiport.h
xt_NFLOG.h
xt_NFQUEUE.h
xt_owner.h [NETFILTER]: xt_owner: allow matching UID/GID ranges 2008-01-31 19:27:43 -08:00
xt_physdev.h
xt_pkttype.h
xt_policy.h [NETFILTER]: xt_policy: use the new union nf_inet_addr 2008-01-28 15:02:25 -08:00
xt_quota.h [NETFILTER]: Annotate start of kernel fields in NF headers 2008-01-28 15:02:19 -08:00
xt_rateest.h [NETFILTER]: Annotate start of kernel fields in NF headers 2008-01-28 15:02:19 -08:00
xt_RATEEST.h [NETFILTER]: Annotate start of kernel fields in NF headers 2008-01-28 15:02:19 -08:00
xt_realm.h
xt_sctp.h
xt_SECMARK.h
xt_state.h
xt_statistic.h [NETFILTER]: Annotate start of kernel fields in NF headers 2008-01-28 15:02:19 -08:00
xt_string.h [NETFILTER]: Annotate start of kernel fields in NF headers 2008-01-28 15:02:19 -08:00
xt_tcpmss.h
xt_TCPMSS.h
xt_TCPOPTSTRIP.h [NETFILTER]: x_tables: add TCPOPTSTRIP target 2008-01-28 14:55:51 -08:00
xt_tcpudp.h
xt_time.h
xt_u32.h