Age | Commit message (Expand) | Author |
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 |
2008-08-22 | [zebra] mark some rt_netlink functions static | Stephen Hemminger |
2008-08-22 | [lib] hash compare function arguments ought to be const qualified | Stephen Hemminger |
2008-08-22 | [ospfd] Default route needs to be refreshed after neighbour state change | Daniel Ng |
2008-08-22 | [isisd:DLPI] Try open vanity-named DLPI dev before style 1,2 | Jingjing Duan |
2008-08-22 | [ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisd | Jingjing Duan |
2008-08-22 | [isisd] Fix packet filtering with DLPI | Jingjing Duan |
2008-08-22 | [lib] Add fletcher checksum implementation | Jingjing Duan |
2008-08-22 | [zebra:netlink] Set proto/scope on all route update messages | Timo Teräs |
2008-08-22 | [vty] Allow delete during password entry | Roy |
2008-08-22 | [build] --enable...user/group didn't match help text | Paul P Komkoff Jr |
2008-08-22 | [build] Test for GNU-style PIE support in toolchain and enable | Paul P Komkoff Jr |
2008-08-22 | [bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted conns | Paul Jakma |
2008-08-22 | [administrivia] Ignore rebase files and .msg | Paul Jakma |
2008-08-22 | [git administrivia] remove auto-built quagga.info, add to gitignore. | Paul Jakma |
2008-08-22 | [administrivia] Add .gitignore files, based on .cvsignores. | Paul Jakma |
2008-07-22 | [bgpd] Fix triggerable crash when compiled with --disable-bgp-announce | Paul Jakma |
2008-07-22 | [bgpd] fix a couple of trivial compiler warnings | Paul Jakma |
2008-07-21 | [bgpd] TCP-MD5: password vty configuration and initial Linux support | Paul Jakma |
2008-07-21 | [tools/multiple-bgpd.sh] make it easier to use IPv6 peer addresses | Paul Jakma |
2008-07-03 | [solaris] Sync SMF bits with OpenSolaris SFW | Paul Jakma |
2008-07-03 | [vtysh] small fix to previous CMD_AS_RANGE patch, and add missing command | Paul Jakma |
2008-07-02 | [vty] CMD_AS_RANGE accidently quoted and so not expanded in vty | Paul Jakma |
2008-07-02 | [bgpd] Fix double-free crash in bgp_table_finish, seen with rs-client | Paul Jakma |
2008-07-01 | [zebra] Make BSD link-state deal more gracefully with GIFMEDIA ioctl error | Paul Jakma |
2008-06-12 | [tools/multiple-bgpd] setup IPv6 advertisments | Paul Jakma |
2008-06-11 | [administrivia] commit missing ChangeLog update... | Paul Jakma |
2008-06-10 | [release] Bump version to 0.99.10 | Paul Jakma |
2008-06-07 | [tests] BGP MP_(UN)REACH_NLRI unit tests (actual file..) | Paul Jakma |