summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: fix ambiguous commandsDavid Lamparter2017-02-101-1/+1
* Merge branch 'frr/pull/186' (pimd register length)David Lamparter2017-02-091-2/+3
|\
| * pimd: Send proper length register packetsDonald Sharp2017-02-081-2/+3
* | pimd: Cleanup dest buffer to smallDonald Sharp2017-02-071-14/+7
|/
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-072-3/+3
|\
| * *: Convert libzebra -> libfrrDonald Sharp2017-02-032-3/+3
* | Merge branch 'frr/pull/165' ("Pim vrf")David Lamparter2017-02-074-19/+14
|\ \
| * | pimd: Refactor pim_sock_open to just need the ifp pointerDonald Sharp2017-02-031-7/+5
| * | pimd: Allow a interface in a vrf to be configured.Donald Sharp2017-02-034-16/+13
* | | Merge branch 'frr/pull/152' ("Lib fixes")David Lamparter2017-02-073-8/+9
|\ \ \ | |/ / |/| |
| * | pimd: Fix fd leakDonald Sharp2017-02-021-0/+1
| * | pimd: Fix cmd issuesDonald Sharp2017-02-021-5/+5
| * | pimd: Fix broken switch statementDonald Sharp2017-02-021-3/+3
* | | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-021-1/+13
|\ \ \ | |/ / |/| / | |/
| * *: fix warning fallout from set_socket_pathDavid Lamparter2017-02-011-1/+1
| * pimd: Add vty_socket cli option to override the compiled-in location for the ...Martin Winter2017-01-251-1/+12
| * pimd: Add missing 'socket' getopt cmdline optionMartin Winter2017-01-251-0/+1
* | Merge branch 'frr/pull/133' ("Pim cleanup")David Lamparter2017-01-3117-146/+196
|\ \
| * | pimd: Fix handling of *,G on RP to allow prune of S,G to go outDonald Sharp2017-01-301-2/+6
| * | pimd: Cleanup shutdown a bit more.Donald Sharp2017-01-308-9/+17
| * | pimd: Cleanup uninitialized memory accessDonald Sharp2017-01-301-1/+2
| * | pimd: Modify pimreg creationDonald Sharp2017-01-302-3/+3
| * | pimd: Use correct flag to add an oifDonald Sharp2017-01-303-12/+27
| * | pimd: Handle assignment of vif index betterDonald Sharp2017-01-304-47/+16
| * | pimd: Fixup tracking of where we got OIF's from.Donald Sharp2017-01-306-45/+90
| * | pimd: Move qpim_zclient_update -> zclientDonald Sharp2017-01-303-23/+23
| * | pimd: Start abstraction of zclient data structure for pim_zebra.cDonald Sharp2017-01-303-8/+16
* | | pimd: Remove Double call of routemap_teriminateDonald Sharp2017-01-301-2/+1
|/ /
* | pimd: More pim cli fixupDonald Sharp2017-01-261-23/+54
* | pimd: Cleanup some missing help strings.Donald Sharp2017-01-251-51/+38
* | pimd: Fix double add of commandDonald Sharp2017-01-251-2/+0
* | pimd: Cleanup the headers.Donald Sharp2017-01-1931-121/+1
* | pimd: PIM_MRT is a linux specific piece of code.Donald Sharp2017-01-191-4/+4
* | pimd: Fix README file for FRRDonald Sharp2017-01-191-72/+9
* | pimd: Cleanup compile warningsDonald Sharp2017-01-191-2/+2
* | pimd: Missing include causes compile failure on some bsd'sDonald Sharp2017-01-191-0/+2
* | pimd: Fix compilation errorDonald Sharp2017-01-181-1/+4
* | pimd: Remove bad mergesDonald Sharp2017-01-181-28/+0
* | pimd: 'struct ip_mreqn' is not available on all platformsDonald Sharp2017-01-181-0/+9
* | pimd: SO_BINDTODEVICE is not available on some platforms.Donald Sharp2017-01-181-1/+3
* | Merge remote-tracking branch 'origin/master' into pim_lib_work2Donald Sharp2017-01-1867-51/+100
|\ \
| * \ Merge pull request #55 from donaldsharp/monotonicOlivier Dugeon2017-01-091-6/+0
| |\ \
| | * | pimd: Remove knowledge of HAVE_CLOCK_MONOTONICDonald Sharp2017-01-081-6/+0
| * | | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-0672-150/+6
| |\ \ \ | | |/ / | |/| / | | |/
| | * build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-201-6/+6
| | * build: remove $Format tagsDavid Lamparter2016-12-2072-144/+0
* | | pimd: make the json output a bit more machine-friendlyanuradhak2016-12-221-18/+21
* | | pimd: Fix core when bouncing interfacesDonald Sharp2016-12-222-3/+4
* | | pimd: Fix cleanup crashDonald Sharp2016-12-222-2/+4
* | | pimd: Allow us to repair missed inherited_olistsDonald Sharp2016-12-222-1/+16