Age | Commit message (Expand) | Author |
2008-11-29 | [lib] Fix timer precision. | Joakim Tjernlund |
2008-11-29 | [lib] Move type cast in Fletcher checksum | Joakim Tjernlund |
2008-11-29 | [rpm] some defaults for Fedora are way out of date | Paul Jakma |
2008-11-24 | [lib] fix missing sockunion_normalise_mapped | Paul Jakma |
2008-11-16 | [bgpd] Add 'show bgp views' command | Michael Lambert |
2008-11-16 | [lib] Switch Fletcher checksum back to old ospfd version | Paul Jakma |
2008-10-04 | [vtysh] Add commands from zebra_routemap.c to vtysh | Bartek Kania |
2008-10-02 | Merge branch 'bgpd/fsm' | Paul Jakma |
2008-10-02 | [release] Bump version to 0.99.11 | Paul Jakma |
2008-09-24 | [bgpd] Fix definition of an rsclient command | Michael Lambert |
2008-09-24 | [ospfd] Fix SEGV during startup introduced in recent commit | Joakim Tjernlund |
2008-09-24 | [ospfd] Move passive interface check | Joakim Tjernlund |
2008-09-24 | [build] Fix --enable-pie so it can actually be disabled | Paul P Komkoff Jr |
2008-09-09 | [lib] re-enable conversion of v6mapped INET6 sockunions to regular INET | Paul Jakma |
2008-09-09 | [bgpd] Allow accepted peers to progress even if realpeer is in Connect | Paul Jakma |
2008-09-06 | [bgpd] Document the FSM dummy-peer race that sometimes afflicts session setup | Paul Jakma |
2008-09-04 | Merge branch 'restricted-mode' | Paul Jakma |
2008-09-04 | [ospfd] Minor enhancements to recent self-host-routes suppression patch | Paul Jakma |
2008-09-03 | Merge commit 'remotes/jocke/delete_ghost_route' | Paul Jakma |
2008-09-02 | Merge commit '53d0deceeb855493aa03c59477f8af7f6bb75140' | Paul Jakma |
2008-09-02 | [ospfd] Restructure opsf_if_update() and ospf_network_run() | Joakim Tjernlund |
2008-09-01 | Merge commit 'remotes/jocke/ospf_neighbour'; commit 'remotes/jocke/snmp_cross... | Paul Jakma |
2008-08-26 | [doc] Update HACKING to reflect SCM changes and latest practice | Paul Jakma |
2008-08-26 | test | Paul Jakma |
2008-08-26 | Revert "[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on acce... | Paul Jakma |
2008-08-25 | Set destination for PtP links to OSPF_ALLSPFROUTERS. | Joakim Tjernlund |
2008-08-25 | Ignore host routes to self. | Joakim Tjernlund |
2008-08-25 | Make --enable-snmp cross compile and make libcrypto optional with --without-c... | Joakim Tjernlund |
2008-08-25 | Fix SEGV in ip ospf neighbor all | Joakim Tjernlund |
2008-08-23 | [vty] Add support for a 'restricted mode' with anonymous vty connections | Paul Jakma |
2008-08-23 | [trivia] Make 'make dist' happy about ChangeLog expunge | Paul Jakma |
2008-08-22 | [administrivia] Update gitignore files | Paul Jakma |
2008-08-22 | [administrivia] Git should ignore backup files and .loT files | Paul Jakma |
2008-08-22 | [trivia] Remove ChangeLog files, as this data is now maintained in SCM | Paul Jakma |
2008-08-22 | [zebra] trivial: fix spelling mistake | Stephen Hemminger |
2008-08-22 | [bgpd] remove useless check and return in bgp_config_write_damp | Stephen Hemminger |
2008-08-22 | [zebra] trivia: static qualifiers for metaq | Stephen Hemminger |
2008-08-22 | [zebra] make some data local | Stephen Hemminger |
2008-08-22 | [zebra] ignore dead routes in RIB update | Stephen Hemminger |
2008-08-22 | [zebra:linux] netlink: no need to change privs for receive | Stephen Hemminger |
2008-08-22 | [zebra:linux] netlink: quiet harmless errors | Stephen Hemminger |
2008-08-22 | [zebra:linux] netlink buffer size tweaking only needed on receive socket | Stephen Hemminger |
2008-08-22 | [build] Linux netlink doesn't need IF_PROC | Stephen Hemminger |
2008-08-22 | [zebra:linux] clean up blocking setting of netlink sockets | Stephen Hemminger |
2008-08-22 | [zebra:linux] Filter out unwanted netlink messages by PID | Stephen Hemminger |
2008-08-22 | [warnings] Fix various SOS warnings | Paul Jakma |
2008-08-22 | [lib] Fix mistake in tcp-md5sig commit which broke compile on BSD | Paul Jakma |
2008-08-22 | [trivia] finish off static'ification of ospf6d and ripngd | Paul Jakma |
2008-08-22 | [lib] mes_lookup string lookup table argument should be marked const | Stephen Hemminger |
2008-08-22 | [trivia] ignore automake generated 'compile' file | Paul Jakma |