index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nf_conntrack_sip.c
Age
Commit message (
Expand
)
Author
2014-03-07
netfilter: conntrack: seperate expect locking from nf_conntrack_lock
Jesper Dangaard Brouer
2013-10-01
netfilter: nf_ct_sip: consolidate NAT hook functions
holger@eitzenberger.org
2013-09-27
netfilter: nf_ct_sip: extend RCU read lock in set_expected_rtp_rtcp()
holger@eitzenberger.org
2013-04-06
netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...
Patrick McHardy
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-19
netfilter: nf_ct_helper: better logging for dropped packets
Pablo Neira Ayuso
2013-01-17
netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones
Kevin Cernekee
2012-08-30
netfilter: nf_nat: support IPv6 in SIP NAT helper
Patrick McHardy
2012-08-30
netfilter: add protocol independent NAT core
Patrick McHardy
2012-08-30
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
2012-08-30
netfilter: nf_conntrack: restrict NAT helper invocation to IPv4
Patrick McHardy
2012-08-10
netfilter: nf_ct_sip: fix IPv6 address parsing
Patrick McHardy
2012-08-10
netfilter: nf_ct_sip: fix helper name
Patrick McHardy
2012-06-16
netfilter: nf_ct_helper: implement variable length helper private data
Pablo Neira Ayuso
2012-06-16
netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names
Pablo Neira Ayuso
2011-06-06
netfilter: add more values to enum ip_conntrack_info
Eric Dumazet
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-05-16
netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones
Patrick McHardy
2011-05-16
netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages
Patrick McHardy
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-10-04
netfilter: nf_conntrack_sip: Add callid parser
Simon Horman
2010-10-04
netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a nu...
Simon Horman
2010-09-22
netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()
Simon Horman
2010-05-14
netfilter: nf_ct_sip: handle non-linear skbs
Patrick McHardy
2010-05-13
netfilter: cleanup printk messages
Stephen Hemminger
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
2010-02-11
netfilter: nf_conntrack_sip: add T.38 FAX support
Patrick McHardy
2010-02-11
netfilter: nf_nat_sip: add TCP support
Patrick McHardy
2010-02-11
netfilter: nf_conntrack_sip: add TCP support
Patrick McHardy
2010-02-11
netfilter: nf_conntrack_sip: pass data offset to NAT functions
Patrick McHardy
2010-02-11
netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsing
Patrick McHardy
2010-02-11
netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect
Patrick McHardy
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-01-19
netfilter: nf_conntrack_sip: fix off-by-one in compact header parsing
Patrick McHardy
2008-11-17
netfilter: nf_conntrack: connection tracking helper name persistent aliases
Pablo Neira Ayuso
2008-10-08
netfilter: netns nf_conntrack: SIP conntracking in netns
Alexey Dobriyan
2008-10-08
netfilter: netns nf_conntrack: per-netns expectations
Alexey Dobriyan
2008-09-07
netfilter: nf_conntrack_sip: de-static helper pointers
Alexey Dobriyan
2008-05-08
netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...
Patrick McHardy
2008-04-19
netfilter: Fix SIP conntrack build with NAT disabled.
Patrick McHardy
2008-04-14
[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors
Patrick McHardy
2008-04-14
[NETFILTER]: nf_conntrack_sip: clear address in parse_addr()
Patrick McHardy
2008-03-25
[NETFILTER]: nf_conntrack_sip: update copyright
Patrick McHardy
2008-03-25
[NETFILTER]: nf_conntrack_sip: RTP routing optimization
Patrick McHardy
2008-03-25
[NETFILTER]: nf_conntrack_sip: support multiple media channels
Patrick McHardy
2008-03-25
[NETFILTER]: nf_nat_sip: split up SDP mangling
Patrick McHardy
2008-03-25
[NETFILTER]: nf_conntrack_sip: create RTCP expectations
Patrick McHardy
2008-03-25
[NETFILTER]: nf_conntrack_sip: allow media expectations with wildcard source ...
Patrick McHardy
[next]