/openbmc/linux/net/ipv6/netfilter/ |
H A D | ip6t_rpfilter.c | diff 94e187c01512c9cf29e2ff54bf1a1b045f38293d Sun Oct 28 19:13:19 CDT 2012 Amerigo Wang <amwang@redhat.com> ipv6: introduce ip6_rt_put()
As suggested by Eric, we could introduce a helper function for ipv6 too, to avoid checking if rt is NULL before dst_release().
Cc: Eric Dumazet <eric.dumazet@gmail.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | anycast.c | diff 94e187c01512c9cf29e2ff54bf1a1b045f38293d Sun Oct 28 19:13:19 CDT 2012 Amerigo Wang <amwang@redhat.com> ipv6: introduce ip6_rt_put()
As suggested by Eric, we could introduce a helper function for ipv6 too, to avoid checking if rt is NULL before dst_release().
Cc: Eric Dumazet <eric.dumazet@gmail.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | fib6_rules.c | diff 94e187c01512c9cf29e2ff54bf1a1b045f38293d Sun Oct 28 19:13:19 CDT 2012 Amerigo Wang <amwang@redhat.com> ipv6: introduce ip6_rt_put()
As suggested by Eric, we could introduce a helper function for ipv6 too, to avoid checking if rt is NULL before dst_release().
Cc: Eric Dumazet <eric.dumazet@gmail.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mcast.c | diff 94e187c01512c9cf29e2ff54bf1a1b045f38293d Sun Oct 28 19:13:19 CDT 2012 Amerigo Wang <amwang@redhat.com> ipv6: introduce ip6_rt_put()
As suggested by Eric, we could introduce a helper function for ipv6 too, to avoid checking if rt is NULL before dst_release().
Cc: Eric Dumazet <eric.dumazet@gmail.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ndisc.c | diff 94e187c01512c9cf29e2ff54bf1a1b045f38293d Sun Oct 28 19:13:19 CDT 2012 Amerigo Wang <amwang@redhat.com> ipv6: introduce ip6_rt_put()
As suggested by Eric, we could introduce a helper function for ipv6 too, to avoid checking if rt is NULL before dst_release().
Cc: Eric Dumazet <eric.dumazet@gmail.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip6_gre.c | diff 94e187c01512c9cf29e2ff54bf1a1b045f38293d Sun Oct 28 19:13:19 CDT 2012 Amerigo Wang <amwang@redhat.com> ipv6: introduce ip6_rt_put()
As suggested by Eric, we could introduce a helper function for ipv6 too, to avoid checking if rt is NULL before dst_release().
Cc: Eric Dumazet <eric.dumazet@gmail.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip6_tunnel.c | diff 94e187c01512c9cf29e2ff54bf1a1b045f38293d Sun Oct 28 19:13:19 CDT 2012 Amerigo Wang <amwang@redhat.com> ipv6: introduce ip6_rt_put()
As suggested by Eric, we could introduce a helper function for ipv6 too, to avoid checking if rt is NULL before dst_release().
Cc: Eric Dumazet <eric.dumazet@gmail.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip6_output.c | diff 94e187c01512c9cf29e2ff54bf1a1b045f38293d Sun Oct 28 19:13:19 CDT 2012 Amerigo Wang <amwang@redhat.com> ipv6: introduce ip6_rt_put()
As suggested by Eric, we could introduce a helper function for ipv6 too, to avoid checking if rt is NULL before dst_release().
Cc: Eric Dumazet <eric.dumazet@gmail.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | addrconf.c | diff 94e187c01512c9cf29e2ff54bf1a1b045f38293d Sun Oct 28 19:13:19 CDT 2012 Amerigo Wang <amwang@redhat.com> ipv6: introduce ip6_rt_put()
As suggested by Eric, we could introduce a helper function for ipv6 too, to avoid checking if rt is NULL before dst_release().
Cc: Eric Dumazet <eric.dumazet@gmail.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | diff 94e187c01512c9cf29e2ff54bf1a1b045f38293d Sun Oct 28 19:13:19 CDT 2012 Amerigo Wang <amwang@redhat.com> ipv6: introduce ip6_rt_put()
As suggested by Eric, we could introduce a helper function for ipv6 too, to avoid checking if rt is NULL before dst_release().
Cc: Eric Dumazet <eric.dumazet@gmail.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | ip6_fib.h | diff 94e187c01512c9cf29e2ff54bf1a1b045f38293d Sun Oct 28 19:13:19 CDT 2012 Amerigo Wang <amwang@redhat.com> ipv6: introduce ip6_rt_put()
As suggested by Eric, we could introduce a helper function for ipv6 too, to avoid checking if rt is NULL before dst_release().
Cc: Eric Dumazet <eric.dumazet@gmail.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|