linux-stable/net/sctp
Al Viro 09ef7fecea [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.
Part 1: rename sctp_chunk->source, sctp_sockaddr_entry->a,
sctp_transport->ipaddr and sctp_transport->saddr (to ..._h)

The next patch will reintroduce these fields and keep them as
net-endian mirrors of the original (renamed) ones.  Split in
two patches to make sure that we hadn't forgotten any instanes.

Later in the series we'll eliminate uses of host-endian variants
(basically switching users to net-endian counterparts as we
progress through that mess).  Then host-endian ones will die.

Other embedded host-endian sctp_addr will be easier to switch
directly, so we leave them alone for now.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-02 21:26:29 -08:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
associola.c [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. 2006-12-02 21:26:29 -08:00
bind_addr.c [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. 2006-12-02 21:26:29 -08:00
chunk.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
command.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
crc32c.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
debug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
endpointola.c [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. 2006-12-02 21:26:29 -08:00
input.c [SCTP]: Remove temporary associations from backlog and hash. 2006-10-30 18:55:11 -08:00
inqueue.c [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics. 2006-09-22 14:55:16 -07:00
ipv6.c [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. 2006-12-02 21:26:29 -08:00
objcnt.c [SCTP]: Audit return code of create_proc_* 2005-07-18 13:38:07 -07:00
output.c [SCTP]: Include sk_buff overhead while updating the peer's receive window. 2006-09-29 17:09:05 -07:00
outqueue.c [SCTP]: Include sk_buff overhead while updating the peer's receive window. 2006-09-29 17:09:05 -07:00
primitive.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc.c [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. 2006-12-02 21:26:29 -08:00
protocol.c [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. 2006-12-02 21:26:29 -08:00
sm_make_chunk.c [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. 2006-12-02 21:26:29 -08:00
sm_sideeffect.c [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. 2006-12-02 21:26:29 -08:00
sm_statefuns.c [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. 2006-12-02 21:26:29 -08:00
sm_statetable.c [SCTP]: Cleanup of the sctp state table code. 2006-12-02 21:22:26 -08:00
socket.c [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. 2006-12-02 21:26:29 -08:00
ssnmap.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
sysctl.c [SCTP]: Remove multiple levels of msecs to jiffies conversions. 2006-09-22 14:55:39 -07:00
transport.c [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. 2006-12-02 21:26:29 -08:00
tsnmap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ulpevent.c [SCTP]: Fix receive buffer accounting. 2006-10-11 23:59:44 -07:00
ulpqueue.c [SCTP]: Fix receive buffer accounting. 2006-10-11 23:59:44 -07:00