| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Grand unified Quagga
Conflicts:
bgpd/bgp_aspath.c
bgpd/bgp_damp.c
bgpd/bgp_damp.h
bgpd/bgp_main.c
bgpd/bgp_packet.c
bgpd/bgp_route.c
bgpd/bgpd.c
configure.ac
doc/zebra.8
lib/command.c
lib/smux.c
lib/workqueue.c
ospfd/ospf_snmp.c
ospfd/ospfd.c
zebra/main.c
zebra/rt_netlink.c
zebra/zebra_rib.c
|
|
|
|
|
|
| |
This adds a new flag to the zebra daemon that causes it to add and
remove system routes (ie connected and kernel routes). This causes
user space (zebra) to do what the kernel was doing in hollwood.
|
|
|
|
|
| |
* bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix
spelling mistake: idenifier -> identifier.
|
|
|
|
|
| |
* bgpd.8,isisd.8,ospf6d.8,ospfd.8,ripd.8,ripngd.8,zebra.8: Fix
spelling mistake: intrefaces -> interfaces.
|
| |
|
|
|
|
| |
daemon to change netlink receive buffer size.
|
|
|
|
|
| |
Vtysh man page looks already how it should look IMHO, the rest need more
work.
|
| |
|
| |
|
|
|