ae fd52110019 Add NULL pointer check.
encap_lookup_t method can be invoked by IP encap subsytem even if none
of gif/gre/me interfaces are exist. Hash tables are allocated on demand,
when first interface is created. So, make NULL pointer check before
doing access to hash table.

PR:		229378
2018-06-28 11:39:27 +00:00
..
2017-02-28 23:42:47 +00:00
2018-06-28 11:39:27 +00:00
2018-03-23 16:56:44 +00:00
2018-06-28 11:39:27 +00:00
2017-12-28 20:40:56 +00:00
2018-06-05 20:54:29 +00:00
2018-04-08 12:08:20 +00:00