summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [rpm] some defaults for Fedora are way out of datePaul Jakma2008-11-291-4/+4
* [lib] fix missing sockunion_normalise_mappedPaul Jakma2008-11-241-0/+1
* [bgpd] Add 'show bgp views' commandMichael Lambert2008-11-161-0/+31
* [lib] Switch Fletcher checksum back to old ospfd versionPaul Jakma2008-11-164-34/+523
* [vtysh] Add commands from zebra_routemap.c to vtyshBartek Kania2008-10-041-1/+2
* Merge branch 'bgpd/fsm'Paul Jakma2008-10-021-4/+5
|\
| * [bgpd] Allow accepted peers to progress even if realpeer is in ConnectPaul Jakma2008-09-091-4/+5
* | [release] Bump version to 0.99.11quagga_0_99_11_releasePaul Jakma2008-10-021-1/+1
* | [bgpd] Fix definition of an rsclient commandMichael Lambert2008-09-241-1/+1
* | [ospfd] Fix SEGV during startup introduced in recent commitJoakim Tjernlund2008-09-241-2/+2
* | [ospfd] Move passive interface checkJoakim Tjernlund2008-09-241-18/+26
* | [build] Fix --enable-pie so it can actually be disabledPaul P Komkoff Jr2008-09-241-3/+1
* | [lib] re-enable conversion of v6mapped INET6 sockunions to regular INETPaul Jakma2008-09-091-40/+20
|/
* [bgpd] Document the FSM dummy-peer race that sometimes afflicts session setupPaul Jakma2008-09-061-0/+45
* Merge branch 'restricted-mode'Paul Jakma2008-09-047-4/+171
|\
| * [vty] Add support for a 'restricted mode' with anonymous vty connectionsPaul Jakma2008-08-237-4/+171
* | [ospfd] Minor enhancements to recent self-host-routes suppression patchPaul Jakma2008-09-043-22/+33
* | Merge commit 'remotes/jocke/delete_ghost_route'Paul Jakma2008-09-031-1/+15
|\ \
| * | Ignore host routes to self.Joakim Tjernlund2008-08-251-1/+15
| |/
* | Merge commit '53d0deceeb855493aa03c59477f8af7f6bb75140'Paul Jakma2008-09-021-6/+14
|\ \
| * | Set destination for PtP links to OSPF_ALLSPFROUTERS.Joakim Tjernlund2008-08-251-6/+14
| |/
* | [ospfd] Restructure opsf_if_update() and ospf_network_run()Joakim Tjernlund2008-09-023-121/+117
| |
| \
*-. \ Merge commit 'remotes/jocke/ospf_neighbour'; commit 'remotes/jocke/snmp_cross...Paul Jakma2008-09-018-26/+29
|\ \ \
| | * | Make --enable-snmp cross compile and make libcrypto optional with --without-c...Joakim Tjernlund2008-08-257-25/+28
| | |/
| * / Fix SEGV in ip ospf neighbor allJoakim Tjernlund2008-08-251-1/+1
| |/
* | [doc] Update HACKING to reflect SCM changes and latest practicePaul Jakma2008-08-261-105/+95
* | testPaul Jakma2008-08-261-1/+1
* | Revert "[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on acce...Paul Jakma2008-08-264-38/+1
|/
* [trivia] Make 'make dist' happy about ChangeLog expungePaul Jakma2008-08-232-1/+5
* [administrivia] Update gitignore filesPaul Jakma2008-08-228-9/+13
* [administrivia] Git should ignore backup files and .loT filesPaul Jakma2008-08-2227-0/+82
* [trivia] Remove ChangeLog files, as this data is now maintained in SCMPaul Jakma2008-08-2218-22873/+0
* [zebra] trivial: fix spelling mistakeStephen Hemminger2008-08-221-1/+1
* [bgpd] remove useless check and return in bgp_config_write_dampStephen Hemminger2008-08-222-26/+21
* [zebra] trivia: static qualifiers for metaqStephen Hemminger2008-08-221-4/+5
* [zebra] make some data localStephen Hemminger2008-08-221-2/+2
* [zebra] ignore dead routes in RIB updateStephen Hemminger2008-08-221-17/+36
* [zebra:linux] netlink: no need to change privs for receiveStephen Hemminger2008-08-221-12/+3
* [zebra:linux] netlink: quiet harmless errorsStephen Hemminger2008-08-221-21/+20
* [zebra:linux] netlink buffer size tweaking only needed on receive socketStephen Hemminger2008-08-221-43/+43
* [build] Linux netlink doesn't need IF_PROCStephen Hemminger2008-08-221-8/+9
* [zebra:linux] clean up blocking setting of netlink socketsStephen Hemminger2008-08-221-91/+6
* [zebra:linux] Filter out unwanted netlink messages by PIDStephen Hemminger2008-08-221-46/+27
* [warnings] Fix various SOS warningsPaul Jakma2008-08-2212-13/+16
* [lib] Fix mistake in tcp-md5sig commit which broke compile on BSDPaul Jakma2008-08-221-2/+2
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-2247-689/+690
* [lib] mes_lookup string lookup table argument should be marked constStephen Hemminger2008-08-2211-19/+41
* [trivia] ignore automake generated 'compile' filePaul Jakma2008-08-221-0/+1
* [zebra] mark some rt_netlink functions staticStephen Hemminger2008-08-221-19/+18
* [lib] hash compare function arguments ought to be const qualifiedStephen Hemminger2008-08-2213-56/+50