OSDN Git Service

Revert "net: core: Support UID-based routing."
authorLorenzo Colitti <lorenzo@google.com>
Mon, 12 Dec 2016 02:41:11 +0000 (11:41 +0900)
committerLorenzo Colitti <lorenzo@google.com>
Mon, 19 Dec 2016 16:25:06 +0000 (01:25 +0900)
commit9789b697c6e4db733b4afe9572cd8e053c63e943
treebfad1a3c3d7a002ea2c02725ef1b43b66cffc438
parent61f26de8c058833bb29aa4641717fc5b873724b5
Revert "net: core: Support UID-based routing."

This reverts commit fd2cf795f3ab193752781be7372949ac1780d0ed.

Bug: 16355602
Change-Id: I1ec2d1eb3d53f4186b60c6ca5d6a20fcca46d442
30 files changed:
include/net/fib_rules.h
include/net/flow.h
include/net/ip.h
include/net/ip6_route.h
include/net/route.h
include/uapi/linux/fib_rules.h
include/uapi/linux/rtnetlink.h
net/core/fib_rules.c
net/ipv4/fib_frontend.c
net/ipv4/inet_connection_sock.c
net/ipv4/ip_output.c
net/ipv4/ping.c
net/ipv4/raw.c
net/ipv4/route.c
net/ipv4/syncookies.c
net/ipv4/udp.c
net/ipv6/af_inet6.c
net/ipv6/ah6.c
net/ipv6/datagram.c
net/ipv6/esp6.c
net/ipv6/icmp.c
net/ipv6/inet6_connection_sock.c
net/ipv6/ip6_vti.c
net/ipv6/ipcomp6.c
net/ipv6/ping.c
net/ipv6/raw.c
net/ipv6/route.c
net/ipv6/syncookies.c
net/ipv6/tcp_ipv6.c
net/ipv6/udp.c