Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Ignore derived files that have changed name (vyatta-quagga ==> quagga) | rbalocca | 2008-08-08 | 1 | -6/+6 | |
| * | | | | | Make command nodes static | Stephen Hemminger | 2008-08-11 | 29 | -67/+60 | |
| * | | | | | Fix format warnings from interface flags | Stephen Hemminger | 2008-08-11 | 1 | -8/+12 | |
| * | | | | | Add compiler directive to mark code paths that log as cold | Stephen Hemminger | 2008-08-08 | 2 | -18/+26 | |
| * | | | | | Mark assert() tests as unlikely | Stephen Hemminger | 2008-08-08 | 1 | -3/+11 | |
| * | | | | | Add gcc printf format checks | Stephen Hemminger | 2008-08-08 | 1 | -6/+12 | |
| * | | | | | bgp: no need to raise privs when setting up md5 | Stephen Hemminger | 2008-08-06 | 1 | -9/+0 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'hollywood' into islavista | Rick Balocca | 2008-08-05 | 1 | -0/+29 | |
| |\ \ \ \ | ||||||
| * | | | | | inline bgp flag manipulation | Stephen Hemminger | 2008-08-04 | 2 | -43/+37 | |
| * | | | | | Realign rib code with upstream | Stephen Hemminger | 2008-08-01 | 1 | -33/+31 | |
| * | | | | | remove dead code | Stephen Hemminger | 2008-08-01 | 3 | -3/+5 | |
| * | | | | | Make metaqueue functions static | Stephen Hemminger | 2008-08-01 | 1 | -5/+5 | |
| * | | | | | Make log message lookup function use const tables | Stephen Hemminger | 2008-08-01 | 8 | -23/+23 | |
| * | | | | | md5 support now integrated | Stephen Hemminger | 2008-08-01 | 2 | -7/+0 | |
| * | | | | | Add prototype for sockopt_ipv4_tos | Stephen Hemminger | 2008-08-01 | 1 | -0/+1 | |
| * | | | | | bgp_config_write_damp should return void | Stephen Hemminger | 2008-08-01 | 2 | -22/+21 | |
| * | | | | | Add back in TOS support | Stephen Hemminger | 2008-08-01 | 1 | -0/+14 | |
| * | | | | | Make hash compare functions take const args | Stephen Hemminger | 2008-07-31 | 14 | -86/+50 | |
| * | | | | | Watchlink leftovers | Stephen Hemminger | 2008-07-31 | 2 | -2/+1 | |
* | | | | | | Merge branch 'hollywood' | Rick Balocca | 2008-08-29 | 1 | -0/+17 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | 3.1.3vyatta/3.1.3debian/0.99.9-13 | Mark O'Brien | 2008-08-19 | 1 | -0/+17 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'hollywood' | Rick Balocca | 2008-08-03 | 1 | -0/+29 | |
|\| | | | | |/ / / |/| | | | ||||||
| * | | | Put bug fix for route flapping back | Stephen Hemminger | 2008-07-30 | 1 | -26/+44 | |
| * | | | Merge branch 'hollywood' of git:/git/vyatta-quagga into hollywood | Mark O'Brien | 2008-07-30 | 0 | -0/+0 | |
| |\ \ \ | ||||||
| | * | | | Revert "Only set ifindex on set pass" | Stephen Hemminger | 2008-07-28 | 1 | -2/+2 | |
| | * | | | Revert "Fix management of route changes" | Stephen Hemminger | 2008-07-28 | 1 | -45/+27 | |
| * | | | | 3.1.2vyatta/3.1.2debian/0.99.9-12 | Mark O'Brien | 2008-07-23 | 1 | -0/+34 | |
* | | | | | Rename vyatta-quagga package to quagga | Stephen Hemminger | 2008-07-31 | 14 | -9/+15 | |
* | | | | | Fix merge problems | Stephen Hemminger | 2008-07-31 | 7 | -126/+133 | |
* | | | | | Merge ../vyatta-quagga | Stephen Hemminger | 2008-07-31 | 93 | -984/+4255 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'upstream' into islavista | Stephen Hemminger | 2008-07-31 | 82 | -715/+4085 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | [bgpd] Fix triggerable crash when compiled with --disable-bgp-announce | paul | 2008-07-22 | 7 | -27/+60 | |
| | * | | | | [bgpd] fix a couple of trivial compiler warnings | paul | 2008-07-22 | 5 | -17/+25 | |
| | * | | | | [bgpd] TCP-MD5: password vty configuration and initial Linux support | paul | 2008-07-21 | 13 | -9/+432 | |
| | * | | | | [tools/multiple-bgpd.sh] make it easier to use IPv6 peer addresses | paul | 2008-07-21 | 1 | -10/+12 | |
| | * | | | | Merge /home/shemminger/git/quagga into upstream | Stephen Hemminger | 2008-07-09 | 14 | -229/+696 | |
| | |\ \ \ \ | ||||||
| | | * | | | | [solaris] Sync SMF bits with OpenSolaris SFW | paul | 2008-07-03 | 3 | -151/+562 | |
| | | * | | | | [vtysh] small fix to previous CMD_AS_RANGE patch, and add missing command | paul | 2008-07-03 | 3 | -2/+18 | |
| | | * | | | | [vty] CMD_AS_RANGE accidently quoted and so not expanded in vty | paul | 2008-07-02 | 6 | -52/+64 | |
| | | * | | | | [bgpd] Fix double-free crash in bgp_table_finish, seen with rs-client | paul | 2008-07-02 | 5 | -11/+23 | |
| | | * | | | | [zebra] Make BSD link-state deal more gracefully with GIFMEDIA ioctl error | paul | 2008-07-01 | 2 | -15/+31 | |
| | * | | | | | Merge branch 'master' of /home/shemminger/git/quagga into upstream | Stephen Hemminger | 2008-06-20 | 34 | -103/+1115 | |
| | |\| | | | | ||||||
| | | * | | | | [tools/multiple-bgpd] setup IPv6 advertisments | paul | 2008-06-12 | 1 | -1/+18 | |
| | | * | | | | [administrivia] commit missing ChangeLog update... | paul | 2008-06-11 | 1 | -0/+4 | |
| | | * | | | | [release] Bump version to 0.99.10 | paul | 2008-06-10 | 1 | -2/+2 | |
| | | * | | | | [tests] BGP MP_(UN)REACH_NLRI unit tests (actual file..) | paul | 2008-06-07 | 1 | -0/+535 | |
| | | * | | | | [lib] trivial: add const qualifier to stream_put/write | paul | 2008-06-07 | 3 | -4/+9 | |
| | | * | | | | [bgpd] minor changes to bgp_mp_reach_parse | paul | 2008-06-07 | 3 | -13/+47 | |
| | | * | | | | [tests] BGP MP_(UN)REACH_NLRI unit tests | paul | 2008-06-07 | 2 | -1/+9 | |
| | | * | | | | + note the meta-queue in NEWS | pilot | 2008-06-07 | 1 | -0/+2 |