2008-10-04 |
Bartek Kania | [vtysh] Add commands from zebra_routemap.c to vtysh |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Paul Jakma | Merge branch 'bgpd/fsm' |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Paul Jakma | [release] Bump version to 0.99.11 |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Michael Lambert | [bgpd] Fix definition of an rsclient command |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Joakim Tjernlund | [ospfd] Fix SEGV during startup introduced in recent... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Joakim Tjernlund | [ospfd] Move passive interface check |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Paul P Komkoff Jr | [build] Fix --enable-pie so it can actually be disabled |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Paul Jakma | [lib] re-enable conversion of v6mapped INET6 sockunions... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Paul Jakma | [bgpd] Allow accepted peers to progress even if realpee... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Paul Jakma | [bgpd] Document the FSM dummy-peer race that sometimes... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Paul Jakma | Merge branch 'restricted-mode' |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Paul Jakma | [ospfd] Minor enhancements to recent self-host-routes... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Paul Jakma | Merge commit 'remotes/jocke/delete_ghost_route' |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Paul Jakma | Merge commit '53d0deceeb855493aa03c59477f8af7f6bb75140' |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Joakim Tjernlund | [ospfd] Restructure opsf_if_update() and ospf_network_run() |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Paul Jakma | Merge commit 'remotes/jocke/ospf_neighbour'; commit... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Paul Jakma | [doc] Update HACKING to reflect SCM changes and latest... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Paul Jakma | test |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Paul Jakma | Revert "[bgpd] Add 'bgp open-accept' option, to send... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Joakim Tjernlund | Set destination for PtP links to OSPF_ALLSPFROUTERS. |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Joakim Tjernlund | Ignore host routes to self. |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Joakim Tjernlund | Make --enable-snmp cross compile and make libcrypto... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Joakim Tjernlund | Fix SEGV in ip ospf neighbor all |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Paul Jakma | [vty] Add support for a 'restricted mode' with anonymou... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Paul Jakma | [trivia] Make 'make dist' happy about ChangeLog expunge |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Paul Jakma | [administrivia] Update gitignore files |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Paul Jakma | [administrivia] Git should ignore backup files and... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Paul Jakma | [trivia] Remove ChangeLog files, as this data is now... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Stephen Hemminger | [zebra] trivial: fix spelling mistake |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Stephen Hemminger | [bgpd] remove useless check and return in bgp_config_wr... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Stephen Hemminger | [zebra] trivia: static qualifiers for metaq |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Stephen Hemminger | [zebra] make some data local |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Stephen Hemminger | [zebra] ignore dead routes in RIB update |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Stephen Hemminger | [zebra:linux] netlink: no need to change privs for... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Stephen Hemminger | [zebra:linux] netlink: quiet harmless errors |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Stephen Hemminger | [zebra:linux] netlink buffer size tweaking only needed... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Stephen Hemminger | [build] Linux netlink doesn't need IF_PROC |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Stephen Hemminger | [zebra:linux] clean up blocking setting of netlink... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Stephen Hemminger | [zebra:linux] Filter out unwanted netlink messages... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Paul Jakma | [warnings] Fix various SOS warnings |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Paul Jakma | [lib] Fix mistake in tcp-md5sig commit which broke... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Paul Jakma | [trivia] finish off static'ification of ospf6d and... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Stephen Hemminger | [lib] mes_lookup string lookup table argument should... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Paul Jakma | [trivia] ignore automake generated 'compile' file |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Stephen Hemminger | [zebra] mark some rt_netlink functions static |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Stephen Hemminger | [lib] hash compare function arguments ought to be const... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Daniel Ng | [ospfd] Default route needs to be refreshed after neigh... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Jingjing Duan | [isisd:DLPI] Try open vanity-named DLPI dev before... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Jingjing Duan | [ospfd/isisd] Switch to lib/ Fletcher checksum, fixing... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Jingjing Duan | [isisd] Fix packet filtering with DLPI |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Jingjing Duan | [lib] Add fletcher checksum implementation |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Timo Teräs | [zebra:netlink] Set proto/scope on all route update... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Roy | [vty] Allow delete during password entry |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Paul P Komkoff Jr | [build] --enable...user/group didn't match help text |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Paul P Komkoff Jr | [build] Test for GNU-style PIE support in toolchain... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Paul Jakma | [bgpd] Add 'bgp open-accept' option, to send OPEN immed... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Paul Jakma | [administrivia] Ignore rebase files and .msg |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Paul Jakma | [git administrivia] remove auto-built quagga.info,... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Paul Jakma | [administrivia] Add .gitignore files, based on .cvsignores. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Paul Jakma | [bgpd] Fix triggerable crash when compiled with --disab... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Paul Jakma | [bgpd] fix a couple of trivial compiler warnings |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Paul Jakma | [bgpd] TCP-MD5: password vty configuration and initial... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Paul Jakma | [tools/multiple-bgpd.sh] make it easier to use IPv6... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Paul Jakma | [solaris] Sync SMF bits with OpenSolaris SFW |
commit | commitdiff | tree | snapshot |
2008-07-03 |
Paul Jakma | [vtysh] small fix to previous CMD_AS_RANGE patch, and... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Paul Jakma | [vty] CMD_AS_RANGE accidently quoted and so not expande... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Paul Jakma | [bgpd] Fix double-free crash in bgp_table_finish, seen... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Paul Jakma | [zebra] Make BSD link-state deal more gracefully with... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Paul Jakma | [tools/multiple-bgpd] setup IPv6 advertisments |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Paul Jakma | [administrivia] commit missing ChangeLog update... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Paul Jakma | [release] Bump version to 0.99.10 |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Paul Jakma | [tests] BGP MP_(UN)REACH_NLRI unit tests (actual file..) |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Paul Jakma | [lib] trivial: add const qualifier to stream_put/write |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Paul Jakma | [bgpd] minor changes to bgp_mp_reach_parse |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Paul Jakma | [tests] BGP MP_(UN)REACH_NLRI unit tests |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Denis Ovsienko | + note the meta-queue in NEWS |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Denis Ovsienko | + initial edition of meta-queue for RIB updates process... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Paul Jakma | [bgpd] bug #419: partial aspath-limit incorrectly cause... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Paul Jakma | [tools] multiple-bgpd.sh: make paths more configurable |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Paul Jakma | [ripd] Fix mistaken empty string test |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Paul Jakma | [daemons] Sanity check port number arguments before use |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Paul Jakma | [zebra/linux] Use BPF to filter out responses, to try... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Denis Ovsienko | + fix the set statement name |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Denis Ovsienko | + [bgpd] Added new route-map set statement: "as-path... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Paul Jakma | [bgpd] remove unnecessary 0 entries from struct message's |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Paul Jakma | [ripd] remove unnecessary 0 entries from struct message's |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Paul Jakma | [lib] Fix the struct message LOOKUP function to be... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Paul Jakma | [lib/linklist] Enforce "nodes must have data" invariant... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Denis Ovsienko | + fix bug#326 by rib_lookup_and_pushup() |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Paul Jakma | [c++] remove/rename some names in headers that clash... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Paul Jakma | [tests:bgp] Further tests for 0 sized as_path segments |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Paul Jakma | [isisd] Bug #437: fix ssert caused by bad list management |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Paul Jakma | [bgpd] fix crash on startup if compiled IPv4-only |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Paul Jakma | [solaris] add missing makefile.am dependency |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Andrew J. Schorr | [link-detect] Improve BSD support. |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Andrew J. Schorr | [link-detect] Improve BSD support. |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Andrew J. Schorr | [link-detect] Try to get BSD link-detect to work properly. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Andrew J. Schorr | [link-detect] Static interface routes should behave... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Paul Jakma | [lib] add mising UL qualifier to numerical constant |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Paul Jakma | [bgpd] Fix number of DoS security issues, restricted... |
commit | commitdiff | tree | snapshot |
next |