Revision c1191d5b
Added by Ermal LUÇI about 15 years ago
etc/inc/gwlb.inc | ||
---|---|---|
1 | 1 |
<?php |
2 |
/* $Id$ */ |
|
3 | 2 |
/* |
4 | 3 |
Copyright (C) 2008 Bill Marquette, Seth Mos |
4 |
Copyright (C) 2010 Ermal Lu?i |
|
5 | 5 |
All rights reserved. |
6 | 6 |
|
7 | 7 |
Redistribution and use in source and binary forms, with or without |
8 | 8 |
modification, are permitted provided that the following conditions are met: |
9 | 9 |
|
10 |
1. Redistributions of source code must retain the above copyright notice, |
|
10 |
1. Redistributions of source code must retain the above copyright notice,
|
|
11 | 11 |
this list of conditions and the following disclaimer. |
12 | 12 |
|
13 | 13 |
2. Redistributions in binary form must reproduce the above copyright |
... | ... | |
28 | 28 |
pfSense_BUILDER_BINARIES: /usr/bin/killall /sbin/route /usr/local/sbin/apinger |
29 | 29 |
pfSense_MODULE: routing |
30 | 30 |
|
31 |
*/
|
|
31 |
*/ |
|
32 | 32 |
|
33 | 33 |
/* add static routes for monitor IP addresse |
34 | 34 |
* creates monitoring configuration file |
Also available in: Unified diff
Add myself to copyright for gwlb file.