summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* isisd: merge osr/google-is-isDavid Lamparter2012-04-1649-4032/+7104
|\
| * quagga: option "-z" ("--socket <path>") addedVyacheslav Trushkin2012-04-161-1/+7
| * isisd: indent longopts arrayVyacheslav Trushkin2012-04-161-9/+9
| * isisd: reapply removal of CVS cruftDavid Lamparter2012-04-164-27/+0
| * isisd: reapply patch to fix zebra protocolAvneesh Sachdev2012-04-111-0/+5
| * Merge quagga mainline into the google ISIS code.Avneesh Sachdev2012-04-11212-3492/+14301
| |\
| * | zebra: include hardware addr in if up/down messagesJosh Bailey2012-04-082-75/+37
| * | lib: Tweak to if_delete_retain()Josh Bailey2012-04-081-1/+3
| * | zebra: clean up client routes when client goes awayJosh Bailey2012-04-083-0/+82
| * | zebra: add more logs/asserts to rib work queue codeSubbaiah Venkata2012-04-071-4/+31
| * | isisd: couple of bug fixesSubbaiah Venkata2012-04-0713-215/+348
| * | isisd: add Google's changes to IS-ISJosh Bailey2012-04-0737-3718/+6622
| * | zebra: tweak deletion of routes without nexthop addrSubbaiah Venkata2012-04-071-6/+8
| * | zebra: read multipath routes and hw addr from netlinkJosh Bailey2012-04-073-29/+165
| * | lib: add stream_set_endp()Subbaiah Venkata2012-04-072-3/+18
| * | lib: add support for keyed-hashing with MD5Josh Bailey2012-04-072-0/+77
| * | lib: Tweaks to linked list macrosJosh Bailey2012-04-071-7/+7
* | | bgpd: merge osr/quagga-osr-patches (BZ#700)David Lamparter2012-04-162-14/+32
|\ \ \
| * | | bgpd: fix issue in capability negotiation (BZ#700)Avneesh Sachdev2012-04-082-14/+32
| | |/ | |/|
* | | bgpd: merge osr/google-bgp-multipathDavid Lamparter2012-04-1618-47/+1655
|\ \ \
| * | | Merge branch 'quagga' into google-bgp-multipathAvneesh Sachdev2012-04-09234-3674/+14735
| |\| |
| * | | bgpd: We try to skip out of updating the multipath aggregate if there are noJosh Bailey2011-07-201-15/+22
| * | | bgpd: Fix a crash caused by mistakenly dequeueing the bestpath on theJosh Bailey2011-07-201-3/+4
| * | | bgpd: When advertising a multipath route, the attribute set to beJosh Bailey2011-07-205-17/+218
| * | | bgpd: For deterministic MED build a multipath set for each peer AS as theJosh Bailey2011-07-203-1/+49
| * | | bgpd: Modify the BGP to zebra route announcement to support multipathJosh Bailey2011-07-204-7/+56
| * | | bgpd: Adds support to mark up the BGP rib table entry with multipathJosh Bailey2011-07-206-30/+443
| * | | bgpd: Adds equal-paths check to path comparison. Paths that areJosh Bailey2011-07-206-23/+309
| * | | bgpd: add bgp_mpath_test.cJosh Bailey2011-07-202-1/+312
| * | | bgpd: Add new configuration cli for eBGP and iBGP multipath.Josh Bailey2011-07-207-2/+294
| | |/ | |/|
* | | ospfd: adjust OSPF_ROUTER_LSA_MIN_SIZE for VL caseDenis Ovsienko2012-04-111-1/+8
| |/ |/|
* | lib: pretty ip_masklen and masklen2ipDavid Lamparter2012-04-041-109/+19
* | Revert "lib: optimize ip_masklen()" (BZ#720)David Lamparter2012-04-041-2081/+25
* | bgpd: bgp_attr_flags_diagnose shouldn't assertPaul Jakma2012-03-271-1/+8
* | bgpd: attr_parse call to attr_malformed should deal with PROCEED error casePaul Jakma2012-03-271-8/+14
* | bgpd: Fix silly mistake in bgp_attr_flag_invalidPaul Jakma2012-03-271-1/+1
* | bgpd: malformed attribute error that can still proceed should fixup getpPaul Jakma2012-03-251-3/+10
* | Merge branch 'babeld-merge' into master-copyPaul Jakma2012-03-2562-171/+9168
|\ \
| * | babeld: remove "parasitic" mode.Juliusz Chroboczek2012-03-255-56/+5
| * | babeld: 3 more timing statements in config textDenis Ovsienko2012-03-253-2/+15
| * | babeld: consolidate zebra interface into fewer functions.Juliusz Chroboczek2012-03-251-124/+29
| * | babeld: fix typo in kernel_route_add_v6.Juliusz Chroboczek2012-03-251-0/+1
| * | babeld: set interface flags eagerly, not at interface up.Juliusz Chroboczek2012-03-251-11/+22
| * | babeld: more helpful sample conf file.Juliusz Chroboczek2012-03-251-2/+11
| * | babeld: fix documentation.Juliusz Chroboczek2012-03-251-16/+15
| * | babeld: remove remains of standalone babeld's configuration code.Juliusz Chroboczek2012-03-255-23/+8
| * | babeld: drive interface_config_write() forwardDenis Ovsienko2012-03-251-9/+17
| * | babeld: justify "running-config" meaning in CLIDenis Ovsienko2012-03-259-53/+111
| * | Remove dead variable reboot_time.Juliusz Chroboczek2012-03-251-5/+0
| * | doc: fix typo.Matthieu Boutier2012-03-251-1/+1