diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-05-02 11:52:42 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-05-02 11:52:42 -0700 |
commit | 64cb6fed376b0f6e91ae8d08a1e0a9658457a8ed (patch) | |
tree | 41443a7bcda0492fe79a0fa473e49d6c59214448 /zebra/kernel_socket.c | |
parent | b429bc8a8da1611fca49aca23c3f88c9f7a3c229 (diff) | |
download | quagga-64cb6fed376b0f6e91ae8d08a1e0a9658457a8ed.tar.bz2 quagga-64cb6fed376b0f6e91ae8d08a1e0a9658457a8ed.tar.xz |
filter out all route change responses on listen socket
When zebra changes routes it uses the netlink cmd socket, but these
also show up on the netlink listen socket. Use more kernel level socket
filtering so that any changes that happend because of command socket
are ignored.
Uses the netlink port id (pid) to identify the changes from the
command socket.
Diffstat (limited to 'zebra/kernel_socket.c')
0 files changed, 0 insertions, 0 deletions