Age | Commit message (Expand) | Author |
2009-06-02 | [snmp] Compiler warning fixes for when "--enable-snmp" is configured. | Chris Caputo |
2009-06-02 | [bgp] Fix crash on SIGHUP, deref of freed workqueues | Steve Hill |
2009-06-01 | [trivia] Fixed typos in communities text (#334) | Denis Ovsienko |
2009-05-29 | [bgpd] 64-bit bugfix in community_del_val by Jeremy Jackson <jerj@coplanar.net> | Andrew J. Schorr |
2009-05-08 | Fix bgp ipv4/ipv6 accept handling | Stephen Hemminger |
2009-04-30 | [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net> | Denis Ovsienko |
2008-11-16 | [bgpd] Add 'show bgp views' command | Michael Lambert |
2008-10-02 | Merge branch 'bgpd/fsm' | Paul Jakma |
2008-09-24 | [bgpd] Fix definition of an rsclient command | Michael Lambert |
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-01 | Merge commit 'remotes/jocke/ospf_neighbour'; commit 'remotes/jocke/snmp_cross... | Paul Jakma |
2008-08-26 | Revert "[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on acce... | Paul Jakma |
2008-08-25 | Make --enable-snmp cross compile and make libcrypto optional with --without-c... | Joakim Tjernlund |
2008-08-23 | [vty] Add support for a 'restricted mode' with anonymous vty connections | 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 | [bgpd] remove useless check and return in bgp_config_write_damp | Stephen Hemminger |
2008-08-22 | [warnings] Fix various SOS warnings | Paul Jakma |
2008-08-22 | [lib] mes_lookup string lookup table argument should be marked const | Stephen Hemminger |
2008-08-22 | [lib] hash compare function arguments ought to be const qualified | Stephen Hemminger |
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] 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-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-06-07 | [bgpd] minor changes to bgp_mp_reach_parse | Paul Jakma |
2008-06-01 | [bgpd] bug #419: partial aspath-limit incorrectly causes session reset | Paul Jakma |
2008-05-29 | [daemons] Sanity check port number arguments before use | Paul Jakma |
2008-04-10 | + [bgpd] Added new route-map set statement: "as-path ignore" | Denis Ovsienko |
2008-03-13 | [bgpd] remove unnecessary 0 entries from struct message's | Paul Jakma |
2008-01-29 | [bgpd] fix crash on startup if compiled IPv4-only | Paul Jakma |
2007-12-22 | [bgpd] Fix number of DoS security issues, restricted to configured peers. | Paul Jakma |
2007-12-18 | + fixed no_set_aspath_prepend() to correctly match existing "set" statement | Denis Ovsienko |
2007-11-21 | [bgpd] Fix typo in previous commit to bgp_main.c | Paul Jakma |
2007-11-13 | [bgpd] small fix for crash if 'listenon' argument is not given | Paul Jakma |
2007-11-01 | 2007-10-30 Nick Hilliard <nick@inex.ie> | Paul Jakma |
2007-10-14 | [bgpd] Merge AS4 support | Paul Jakma |
2007-09-18 | [bgpd] Fix typo, which prevented advertisement of MP (non-IPv4) prefixes | Paul Jakma |
2007-09-07 | [bgpd] low-impact DoS: crash on malformed community with debug set | Paul Jakma |
2007-08-30 | [bgpd] bug #398 Bogus free on out route-map, and assert() with rsclients | Paul Jakma |
2007-08-23 | [bgpd] Pass NOSUB to regexec | Paul Jakma |
2007-08-06 | [bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimit | Paul Jakma |
2007-08-06 | [bgpd] cleanup, compact and consolidate capability parsing code | Paul Jakma |
2007-07-31 | [bgpd] Dont schedule dumps multiple times for same command | Paul Jakma |