summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [pim] igmpv3: specific query interval set to 1 second (RFC 3376 8.8.)Leonard Herve2015-02-048-29/+80
| * [pim] Log physical interface up/downEverton Marques2015-02-0414-62/+85
| * [pim] pim commands added to vtyshLeonard Herve2015-02-047-153/+207
| * [pim] Initial pim 0.155Everton Marques2015-02-0490-17/+21722
| * doc: explain rpf lookup default modeDavid Lamparter2015-02-021-0/+5
| * doc: zebra multicast RIB commandsDavid Lamparter2015-01-301-0/+76
| * zebra: mark multicast commands experimentalDavid Lamparter2015-01-302-0/+15
| * zebra: add "show ip rpf" to get result of RPF lookupDavid Lamparter2015-01-301-5/+47
| * zebra: make MRIB lookup behaviour switchableDavid Lamparter2015-01-304-21/+169
| * zebra: return route_node from rib_match_ipv4_safiDavid Lamparter2015-01-303-10/+18
| * zebra: dummy kernel "install" multicast routesDavid Lamparter2015-01-301-8/+29
| * zebra: fix optional distance on static mrib routeDavid Lamparter2015-01-221-8/+31
| * zebra: mrib: static route supportEverton Marques2015-01-223-36/+91
| * zebra: kill rib_match_ipv4()David Lamparter2015-01-223-9/+2
| * zebra: mrib: Include BGP routes in RPF lookupsEverton Marques2015-01-223-7/+7
| * zebra: add ZEBRA_IPV4_NEXTHOP_LOOKUP_MRIBEverton Marques2015-01-222-1/+98
| * zebra: point rib_match_ipv4() to ._safi()Everton Marques2015-01-221-58/+1
| * zebra: add rib_match_ipv4_safi()Everton Marques2015-01-222-0/+58
| * zebra: identify MRIB on debug messagesDavid Lamparter2015-01-221-1/+4
| * zebra: factor out rib debug logsDavid Lamparter2015-01-221-63/+51
* | doc: explain rpf lookup default modeDavid Lamparter2015-02-061-0/+5
* | doc: zebra multicast RIB commandsDavid Lamparter2015-02-061-0/+76
* | zebra: mark multicast commands experimentalDavid Lamparter2015-02-062-0/+15
* | zebra: add "show ip rpf" to get result of RPF lookupDavid Lamparter2015-02-061-5/+47
* | zebra: make MRIB lookup behaviour switchableDavid Lamparter2015-02-064-21/+169
* | zebra: return route_node from rib_match_ipv4_safiDavid Lamparter2015-02-063-10/+18
* | zebra: dummy kernel "install" multicast routesDavid Lamparter2015-02-061-8/+29
* | zebra: fix optional distance on static mrib routeDavid Lamparter2015-02-061-8/+31
* | zebra: mrib: static route supportEverton Marques2015-02-063-36/+91
* | zebra: kill rib_match_ipv4()David Lamparter2015-02-063-9/+2
* | zebra: mrib: Include BGP routes in RPF lookupsEverton Marques2015-02-063-7/+7
* | zebra: add ZEBRA_IPV4_NEXTHOP_LOOKUP_MRIBEverton Marques2015-02-062-1/+98
* | zebra: point rib_match_ipv4() to ._safi()Everton Marques2015-02-061-58/+1
* | zebra: add rib_match_ipv4_safi()Everton Marques2015-02-062-0/+58
* | zebra: identify MRIB on debug messagesDavid Lamparter2015-02-061-1/+4
* | zebra: factor out rib debug logsDavid Lamparter2015-02-061-63/+51
* | isisd: match adjacency with source of hellosAmritha Nambiar2015-02-061-0/+11
* | isisd: fix crash on changing the circuit type of a passive interfaceLu Feng2015-02-061-19/+22
* | ospfd: set O-bit in the option of all DD packetsLu Feng2015-02-061-16/+1
* | bgpd: fix negative values in outputMilan Kocian2015-02-062-6/+6
* | tests: fix tests for 1a211cb (missing well-known)David Lamparter2015-02-061-2/+5
* | ospfd: Fix initial Opaque LSA DB synchronisationOlivier Dugeon2015-01-271-7/+13
|/
* lib: don't create circular lists (fixes 6d83113)David Lamparter2015-01-061-0/+1
* bgpd: set BGP_ATTR_MP_[UN]REACH_NLRI (fixes 1a211cb)David Lamparter2014-12-081-0/+5
* bgpd: stop startup timer on stopping BGP (fixes dd49eb1)David Lamparter2014-12-071-0/+2
* zebra/kernel_socket.c: Use platform alignmentGreg Troxel2014-12-021-10/+40
* doc: Document 'set as-path prepend' and 'set as-path prepend last-as'Paul Jakma2014-11-251-1/+5
* bgpd: implement route-map set as-path prepend last-asTimo Teräs2014-11-254-28/+87
* bgpd: one more fix for tightening of check for missing well-known attributesPaul Jakma2014-11-251-2/+2
* bgpd: trivial, remove unneeded extra variable in bgp_capability_restartPaul Jakma2014-11-111-6/+5