diff options
author | Michael Larson <slioch@eng-140.vyatta.com> | 2008-03-31 13:50:23 -0700 |
---|---|---|
committer | Michael Larson <slioch@eng-140.vyatta.com> | 2008-03-31 13:50:23 -0700 |
commit | e11fac98b244ce836185a452bf1960cedf26660c (patch) | |
tree | 2a80a741c9caf0de243dd8f1614455cdfa0d0a8d /zebra/kernel_socket.c | |
parent | 9357f49cd9387b9111c3ae7d03f149dfbd1e73f8 (diff) | |
download | quagga-e11fac98b244ce836185a452bf1960cedf26660c.tar.bz2 quagga-e11fac98b244ce836185a452bf1960cedf26660c.tar.xz |
modified watchlink parser to support the following behaviors:
> comments are now allowed after the # symbol after each entry
> address ranges are now supported in the matching if the user
enters a netmask value, then every address within the range is
exlcluded
> ip value (without a mask) is treated as a /32 for matching
> matching is against the masked off address value, the mask
is specified by the exclusion entry (and not by the configured
address value)
> sig_usr1 will reload the configuration and is required after
each modification of the exclude file.
The format of the file is the following:
[interface] [address|network] #comments
Only one entry per line is allowed
vifs are supported in the interface line (i.e. eth0.1w)
Diffstat (limited to 'zebra/kernel_socket.c')
0 files changed, 0 insertions, 0 deletions