Revert "net: core: Support UID-based routing."
authorStricted <info@stricted.net>
Thu, 28 Feb 2019 11:37:09 +0000 (11:37 +0000)
committerStricted <info@stricted.net>
Thu, 28 Feb 2019 11:55:36 +0000 (11:55 +0000)
commit613e8336e0312f53fa79f9e79a0c9fe8950250f0
tree9b4e43d292e5d37a03c59f08677be7cbeea09097
parentb130b902e2b607a17cb22677e1d40bcbaecb1ea8
Revert "net: core: Support UID-based routing."

This reverts commit 99a6ea48b591877d1cd6a51732c40a1d5321d961.

Change-Id: If71f34f71c84d2256f0d21c234e7c30276c07b08
29 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/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