artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48c945a
)
remove wrong and misleading comment, ok phessler
author
henning
<henning@openbsd.org>
Tue, 19 Jul 2016 12:51:19 +0000
(12:51 +0000)
committer
henning
<henning@openbsd.org>
Tue, 19 Jul 2016 12:51:19 +0000
(12:51 +0000)
sys/net/pf_lb.c
patch
|
blob
|
history
diff --git
a/sys/net/pf_lb.c
b/sys/net/pf_lb.c
index
1639779
..
e42bdfa
100644
(file)
--- a/
sys/net/pf_lb.c
+++ b/
sys/net/pf_lb.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: pf_lb.c,v 1.5
4 2016/06/24 13:55:57 bluhm
Exp $ */
+/* $OpenBSD: pf_lb.c,v 1.5
5 2016/07/19 12:51:19 henning
Exp $ */
/*
* Copyright (c) 2001 Daniel Hartmeier
@@
-91,11
+91,6
@@
#include <netinet/icmp6.h>
#endif /* INET6 */
-
-/*
- * Global variables
- */
-
u_int64_t pf_hash(struct pf_addr *, struct pf_addr *,
struct pf_poolhashkey *, sa_family_t);
int pf_get_sport(struct pf_pdesc *, struct pf_rule *,