Commit Graph

26 Commits (2e34bde18576a02c897ae6b699ea26301d92be1b)

Author SHA1 Message Date
Harvey Harrison 3685f25de1 misc: replace NIPQUAD() 16 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 16 years ago
Harvey Harrison 0c6ce78abf net: replace uses of NIP6_FMT with %p6 16 years ago
Tom Tucker 9571af18fa svc: Add svc_xprt_names service to replace svc_sock_names 17 years ago
Tom Tucker 7fcb98d58c svc: Add svc API that queries for a transport instance 17 years ago
Tom Tucker dc9a16e49d svc: Add /proc/sys/sunrpc/transport files 17 years ago
Tom Tucker 0f0257eaa5 svc: Move the xprt independent code to the svc_xprt.c file 17 years ago
Tom Tucker 9dbc240f19 svc: Move the sockaddr information to svc_xprt 17 years ago
Tom Tucker 8c7b0172a1 svc: Make deferral processing xprt independent 17 years ago
Tom Tucker def13d7401 svc: Move the authinfo cache to svc_xprt. 17 years ago
Tom Tucker a6046f71f2 svc: Change svc_sock_received to svc_xprt_received and export it 17 years ago
Tom Tucker a50fea26b9 svc: Make svc_send transport neutral 17 years ago
Tom Tucker 7a90e8cc21 svc: Move sk_reserved to svc_xprt 17 years ago
Tom Tucker 7a18208383 svc: Make close transport independent 17 years ago
Tom Tucker bb5cf160b2 svc: Move sk_server and sk_pool to svc_xprt 17 years ago
Tom Tucker 02fc6c3618 svc: Move sk_flags to the svc_xprt structure 17 years ago
Tom Tucker e1b3157f97 svc: Change sk_inuse to a kref 17 years ago
Tom Tucker b700cbb11f svc: Add a generic transport svc_create_xprt function 17 years ago
Tom Tucker 38a417cc99 svc: Add xpo_accept transport function 17 years ago
Tom Tucker 323bee32e9 svc: Add a transport function that checks for write space 17 years ago
Tom Tucker e831fe65b1 svc: Add xpo_prep_reply_hdr 17 years ago
Tom Tucker 755cceaba7 svc: Add per-transport delete functions 17 years ago
Tom Tucker 5148bf4ebc svc: Add transport specific xpo_release function 17 years ago
Tom Tucker 5d137990f5 svc: Move sk_sendto and sk_recvfrom to svc_xprt_class 17 years ago
Tom Tucker 490231558e svc: Add a max payload value to the transport 17 years ago
Tom Tucker 1d8206b97a svc: Add an svc transport class 17 years ago