Allow ip_output to be called with rt=NULL by making the FAST_IPSEC code
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Sat, 25 Sep 2004 17:01:16 +0000 (17:01 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Sat, 25 Sep 2004 17:01:16 +0000 (17:01 +0000)
commitfade9ce3b2600d73c9a54aa10d0baaf6eccebade
tree1c8539951aac3de4ca5c4c9d6cf62f35ad7b3d62
parent84633371928dbe633619779af5a64cd5a016ad63
Allow ip_output to be called with rt=NULL by making the FAST_IPSEC code
included by default.

Obtained-from: FreeBSD netinet/ip_output.c, 1.201

This fixes a panic from PF.

Reported-by: Aggelos Economopoulos via IRC
sys/netinet/ip_output.c