summaryrefslogtreecommitdiffstats
path: root/zebra
Commit message (Expand)AuthorAgeFilesLines
* zebra: fix infinite loop when deleting an interfaceRoman Hoog Antink2011-01-191-0/+4
* zebra: fix interface deletion bug introduced by ptp address supportDavid Lamparter2010-03-271-7/+7
* zebra: labels, scopes and preference are IPv4 onlyquagga_1.1.0-dn42.11-rc1David Lamparter2010-02-201-6/+11
* Merge branch 'current' into dn42quagga_1.1.0-dn42.11-rc0David Lamparter2010-02-052-3/+10
|\
| * lib: get rid of extraneous output with vty_prependDavid Lamparter2010-02-052-3/+10
* | Merge branch 'patches/hpp_rdnss' into dn42David Lamparter2010-02-052-8/+10
|\ \
| * | zebra: fix rdnss on NetBSDDavid Lamparter2010-02-052-8/+10
* | | Merge branch 'current' into dn42David Lamparter2010-02-057-428/+396
|\ \ \ | | |/ | |/|
| * | zebra: rib: support blackhole kernel deletion notificationDavid Lamparter2010-02-051-0/+12
| * | zebra: consider all nexthops when looking for a gateway matchTom Goff2010-02-051-10/+16
| * | zebra: Don't delete too many routes.Joakim Tjernlund2010-02-051-30/+56
| * | zebra: netlink: grab blackhole list from kernelDavid Lamparter2010-02-052-11/+43
| * | zebra: cleanup blackhole supportDavid Lamparter2010-02-057-310/+239
| * | zebra: netlink: kill netlink_routeDavid Lamparter2010-02-051-77/+40
* | | Merge branch 'patches/smallones' into dn42David Lamparter2010-02-054-11/+44
|\ \ \
| * | | zebra: rib update in background and recursive routesStephen Hemminger2010-02-054-11/+44
* | | | Merge branch 'merged/pimd' into dn42David Lamparter2010-02-042-6/+181
|\ \ \ \
| * \ \ \ Merge remote branch 'qpimd/pim' into merged/pimdDavid Lamparter2010-02-042-6/+181
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [pim] Initial pim 0.155Everton Marques2009-10-022-6/+181
* | | | | Merge branch 'merged/ospfd' into dn42David Lamparter2010-02-041-0/+52
|\ \ \ \ \
| * | | | | zebra, lib: Add ZEBRA_INTERFACE_UNNUMBERED interface flag.Joakim Tjernlund2010-02-041-0/+52
* | | | | | Merge branch 'patches/hpp_rdnss' into dn42David Lamparter2010-02-044-0/+170
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | zebra: fix rtadv/rdnss vtysh breakageDavid Lamparter2010-02-041-2/+2
| * | | | | IPv6 Router Advertisement Option for RDNSSHagen Paul Pfeifer2010-02-034-0/+170
| |/ / / /
* | | | | Merge branch 'patches/smallones' into dn42David Lamparter2010-02-041-0/+12
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | zebra: set the interface link-layer socket addressTom Goff2010-02-031-0/+12
| |/ /
* | | lib: fs namespacing 4/5: add -N command-line parameterDavid Lamparter2010-02-041-2/+7
* | | lib: fs namespacing 3/5: use path_state for zserv socketDavid Lamparter2010-02-041-1/+2
* | | lib: fs namespacing 2/5: use path_state for vty pathsDavid Lamparter2010-02-044-7/+23
* | | zebra: NetBSD: support setting IPSRCSEL preferenceDavid Lamparter2010-02-042-11/+78
* | | zebra: NetBSD: get IPSRCSEL preference value from kernelDavid Lamparter2010-02-048-8/+36
* | | zebra: configure PtP address on ifaliasreq systemsDavid Lamparter2010-02-041-5/+41
* | | zebra: add 'ip address ... scope WORD' vty+netlinkDavid Lamparter2010-02-042-14/+81
* | | netlink: process scope value, save itDavid Lamparter2010-02-039-16/+25
* | | netlink: display scope value in debugDavid Lamparter2010-02-033-0/+53
* | | zebra: shorten code for command helpDavid Lamparter2010-02-031-25/+17
* | | zebra: add '[no] ip address A.B.C.D peer A.B.C.D/M'David Lamparter2010-02-031-15/+91
* | | zebra: netlink backend support setting a P-t-P addressDavid Lamparter2010-02-031-4/+13
* | | zebra: add connected_check_ptp infrastructureDavid Lamparter2010-02-033-7/+51
* | | zebra: accept "connected" routes from protocols other than ConnectedDavid Lamparter2010-02-031-1/+2
* | | zebra: fix bug #486 (lingering after IP address deletion)David Lamparter2010-02-031-4/+9
* | | lib: put route_types.txt to real useDavid Lamparter2010-02-031-63/+15
* | | zebra: fix redistribution of new protocolsDavid Lamparter2010-02-031-34/+12
* | | rib: default distance value for new protocols (v2)David Lamparter2010-02-031-1/+5
|/ /
* | zebra: change router-id selection algoStephen Hemminger2009-12-211-10/+6
* | zebra: deal with irdp compile warningsStephen Hemminger2009-12-104-31/+27
* | zebra: cleanup RIB meta queue codeStephen Hemminger2009-12-091-37/+10
* | zebra: fix more warnings in rtadvStephen Hemminger2009-12-081-8/+5
* | Merge branch 'master' of ssh://code.quagga.net/var/lib/git/quaggaDenis Ovsienko2009-12-081-13/+0
|\ \
| * | zebra: remove unused function to fix warningStephen Hemminger2009-12-081-13/+0